Files
pezkuwi-apps/packages/apps/public/locales/en/app-contracts.json
T
pezkuwichain d21bfb1320 feat: initial Pezkuwi Apps rebrand from polkadot-apps
Rebranded terminology:
- Polkadot → Pezkuwi
- Kusama → Dicle
- Westend → Zagros
- Rococo → PezkuwiChain
- Substrate → Bizinikiwi
- parachain → teyrchain

Custom logos with Kurdistan brand colors (#e6007a → #86e62a):
- bizinikiwi-hexagon.svg
- sora-bizinikiwi.svg
- hezscanner.svg
- heztreasury.svg
- pezkuwiscan.svg
- pezkuwistats.svg
- pezkuwiassembly.svg
- pezkuwiholic.svg
2026-01-07 13:05:27 +03:00

74 lines
4.6 KiB
JSON

{
"0x prefixed hex, e.g. 0x1234 or ascii data": "0x prefixed hex, e.g. 0x1234 or ascii data",
"<none>": "<none>",
"Add an existing code hash": "Add an existing code hash",
"Add an existing contract": "Add an existing contract",
"Available": "Available",
"Call a contract": "Call a contract",
"Call results": "Call results",
"Confirm ABI removal": "Confirm ABI removal",
"Constructors ({{count}})": "Constructors ({{count}})",
"Contracts": "Contracts",
"Deploy": "Deploy",
"Deploy a contract": "Deploy a contract",
"Execute": "Execute",
"Messages ({{count}})": "Messages ({{count}})",
"Mutates contract state": "Mutates contract state",
"Next": "Next",
"No code hashes available": "No code hashes available",
"No contracts available": "No contracts available",
"No documentation provided": "No documentation provided",
"Not on-chain": "Not on-chain",
"Prev": "Prev",
"Read": "Read",
"Remove": "Remove",
"Remove ABI": "Remove ABI",
"Save": "Save",
"The code is not recognized as being in valid WASM format": "The code is not recognized as being in valid WASM format",
"The codeHash is not a valid hex hash": "The codeHash is not a valid hex hash",
"The value is not in a valid address format": "The value is not in a valid address format",
"This operation does not impact the associated on-chain code or any of its contracts.": "This operation does not impact the associated on-chain code or any of its contracts.",
"This operation does not remove the uploaded code WASM and ABI from the chain, nor any deployed contracts. The forget operation only limits your access to the code on this browser.": "This operation does not remove the uploaded code WASM and ABI from the chain, nor any deployed contracts. The forget operation only limits your access to the code on this browser.",
"Unable to find deployed contract code at the specified address": "Unable to find deployed contract code at the specified address",
"Unable to find on-chain WASM code for the supplied codeHash": "Unable to find on-chain WASM code for the supplied codeHash",
"Upload & deploy code": "Upload & deploy code",
"Upload & deploy code {{info}}": "Upload & deploy code {{info}}",
"You are about to remove this code from your list of available code hashes. Once completed, should you need to access it again, you will have to manually add the code hash again.": "You are about to remove this code from your list of available code hashes. Once completed, should you need to access it again, you will have to manually add the code hash again.",
"You are about to remove this code's ABI. Once completed, should you need to access it again, you will have to manually re-upload it.": "You are about to remove this code's ABI. Once completed, should you need to access it again, you will have to manually re-upload it.",
"address forgotten": "address forgotten",
"addresses": "addresses",
"call from account": "call from account",
"click to select or drag and drop a JSON file": "click to select or drag and drop a JSON file",
"code hash": "code hash",
"code hashes": "code hashes",
"compiled contract WASM": "compiled contract WASM",
"contract ABI": "contract ABI",
"contract address": "contract address",
"contract to use": "contract to use",
"contracts": "contracts",
"current value": "current value",
"deploy": "deploy",
"deployment account": "deployment account",
"deployment constructor": "deployment constructor",
"exec": "exec",
"json for either ABI or .contract bundle": "json for either ABI or .contract bundle",
"max ProofSize allowed": "max ProofSize allowed",
"max ProofSize allowed ({{estimatedProofSize}} estimated)": "max ProofSize allowed ({{estimatedProofSize}} estimated)",
"max RefTime allowed (M)": "max RefTime allowed (M)",
"max RefTime allowed (M, {{estimatedRefTime}} estimated)": "max RefTime allowed (M, {{estimatedRefTime}} estimated)",
"max gas allowed (M)": "max gas allowed (M)",
"max gas allowed (M, {{estimatedMg}} estimated)": "max gas allowed (M, {{estimatedMg}} estimated)",
"max read gas": "max read gas",
"message to send": "message to send",
"read": "read",
"read contract only, no execution": "read contract only, no execution",
"status": "status",
"transferable": "transferable",
"unique deployment salt": "unique deployment salt",
"use deployment salt": "use deployment salt",
"use estimated gas": "use estimated gas",
"value": "value",
"{{executionTime}}s execution time": "{{executionTime}}s execution time",
"{{percentage}}% of block weight": "{{percentage}}% of block weight",
"{{size}} WASM bytes": "{{size}} WASM bytes"
}