-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: sync locales dev from CIDgravity version v5.8.30-rc1
- Loading branch information
CIDgravity localization
committed
Nov 8, 2024
1 parent
291519f
commit 2ba820a
Showing
7 changed files
with
90 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
{ | ||
"title": "{{ providerAddress }} information", | ||
"information": { | ||
"entityType": { | ||
"values": { | ||
"organization": "organization", | ||
"company": "company", | ||
"individual": "individual" | ||
} | ||
}, | ||
"isVerified": { | ||
"title": "Identity verified", | ||
"tooltip": "The identity has been successfully verified by CIDgravity." | ||
}, | ||
"isNotVerified": { | ||
"title": "Identity not verified", | ||
"tooltip": "CIDgravity cannot verify the provider's identity, so we are unable to guarantee its authenticity." | ||
}, | ||
"notAvailable": "KYS information not available" | ||
}, | ||
"status": { | ||
"isProviderReadyToAcceptedDeals": { | ||
"title": "Is the provider ready to accept deals from you?", | ||
"yes": "Yes", | ||
"no": "No" | ||
}, | ||
"availability": { | ||
"notAvailable": "N/A", | ||
"storage": { | ||
"title": "Storage Availability (Past 7 Days)" | ||
}, | ||
"retrieval": { | ||
"title": "Retrieval Availability (Past 7 Days)" | ||
} | ||
} | ||
}, | ||
"pricing": { | ||
"title": "Pricing", | ||
"subtitle": "These are the pricing that will apply to deals sent to this provider.<br />Rules are analyzed sequentially, starting from the top and moving down.", | ||
"noRulesApplied": "No pricing defined for your address", | ||
"columns": { | ||
"transferType": { | ||
"title": "Transfer type", | ||
"values": { | ||
"any": "Any", | ||
"graphsync": "Graphsync", | ||
"libp2p": "Libp2p", | ||
"manual": "Manual", | ||
"http": "HTTP" | ||
} | ||
}, | ||
"verified": { | ||
"title": "Verified", | ||
"values": { | ||
"true": "Yes", | ||
"false": "No" | ||
} | ||
}, | ||
"dealSize": { | ||
"title": "Min / max deal size" | ||
}, | ||
"dealDuration": { | ||
"title": "Min / max duration" | ||
}, | ||
"dealPrice": { | ||
"title": "Price", | ||
"unit": "FIL / GiB / epoch", | ||
"equivalenceUnit": "FIL / TiB / month" | ||
} | ||
} | ||
}, | ||
"button": { | ||
"viewOnFilscan": "View on Filscan.io" | ||
}, | ||
"error": { | ||
"generic": "Unable to load provider details. Try later or reach out to CIDgravity team." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |