Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New translations [ci skip] #5762

Merged
merged 6 commits into from
Feb 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
22 changes: 17 additions & 5 deletions packages/shared/locales/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"profileSetup": {
"setup": {
"title": "Set up {protocol, select, IOTA {an} Shimmer {a}} {protocol} profile",
"title": "Set up {protocol, select, IOTA {an} Shimmer {a} other {an}} {protocol} profile",
"body": "Select the appropriate method to set up your {protocol} profile."
},
"setupNew": {
Expand Down Expand Up @@ -586,6 +586,7 @@
"title": "Proposals",
"voted": "Voted",
"successAdd": "Proposal successfully added",
"successAddAll": "Proposal successfully added to all accounts",
"successRemove": "Proposal successfully removed",
"emptyTitle": "No proposals"
},
Expand Down Expand Up @@ -1023,7 +1024,8 @@
},
"addProposal": {
"title": "Add proposal",
"body": "Please provide the information listed below to add a proposal."
"body": "Please provide the information listed below to add a proposal.",
"addToAllAccounts": "Add the proposal to all accounts"
},
"voteForProposal": {
"title": "Vote for proposal",
Expand Down Expand Up @@ -1104,7 +1106,7 @@
"shimmer": "Restore an existing Shimmer profile"
},
"createWallet": "Create a new {protocol} profile",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer}}",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer} other {Unknown}}",
"claimShimmer": "Claim Shimmer staking rewards",
"claimShimmerDescription": "Import IOTA profile and claim staking rewards",
"createAlias": "Create alias",
Expand Down Expand Up @@ -1265,6 +1267,8 @@
"voting": "Voting",
"changedVote": "Changed vote",
"changingVote": "Changing vote",
"revoted": "Revoted",
"revoting": "Revoting",
"unvoted": "Unvoted",
"unvoting": "Unvoting",
"sentNft": "NFT sent",
Expand Down Expand Up @@ -1574,7 +1578,9 @@
"basic": "Basic",
"nft": "NFT",
"alias": "Alias",
"foundry": "Foundry"
"foundry": "Foundry",
"governance": "Governance",
"consolidation": "Consolidation"
},
"direction": {
"label": "Direction",
Expand Down Expand Up @@ -1877,7 +1883,8 @@
"noOutputsToConsolidate": "Not enough outputs to consolidate",
"eventId": {
"doesNotStartWith0x": "Event ID should start with '0x'",
"insufficientLength": "Event ID should be 66 characters long"
"insufficientLength": "Event ID should be 66 characters long",
"alreadyRegistered": "Event ID already registered"
},
"nft": {
"unsupportedUrl": {
Expand Down Expand Up @@ -2126,6 +2133,11 @@
"Pending": "changing vote for",
"Confirmed": "changed vote for",
"Conflicting": "failed to change vote for"
},
"revote": {
"Pending": "revoting",
"Confirmed": "revote",
"Conflicting": "failed to revote"
}
},
"alias": {
Expand Down
22 changes: 17 additions & 5 deletions packages/shared/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"profileSetup": {
"setup": {
"title": "Set up {protocol, select, IOTA {an} Shimmer {a}} {protocol} profile",
"title": "Set up {protocol, select, IOTA {an} Shimmer {a} other {an}} {protocol} profile",
"body": "Select the appropriate method to set up your {protocol} profile."
},
"setupNew": {
Expand Down Expand Up @@ -586,6 +586,7 @@
"title": "Proposals",
"voted": "Voted",
"successAdd": "Proposal successfully added",
"successAddAll": "Proposal successfully added to all accounts",
"successRemove": "Proposal successfully removed",
"emptyTitle": "No proposals"
},
Expand Down Expand Up @@ -1023,7 +1024,8 @@
},
"addProposal": {
"title": "Add proposal",
"body": "Please provide the information listed below to add a proposal."
"body": "Please provide the information listed below to add a proposal.",
"addToAllAccounts": "Add the proposal to all accounts"
},
"voteForProposal": {
"title": "Vote for proposal",
Expand Down Expand Up @@ -1104,7 +1106,7 @@
"shimmer": "Restore an existing Shimmer profile"
},
"createWallet": "Create a new {protocol} profile",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer}}",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer} other {Unknown}}",
"claimShimmer": "Claim Shimmer staking rewards",
"claimShimmerDescription": "Import IOTA profile and claim staking rewards",
"createAlias": "Create alias",
Expand Down Expand Up @@ -1265,6 +1267,8 @@
"voting": "Voting",
"changedVote": "Changed vote",
"changingVote": "Changing vote",
"revoted": "Revoted",
"revoting": "Revoting",
"unvoted": "Unvoted",
"unvoting": "Unvoting",
"sentNft": "NFT sent",
Expand Down Expand Up @@ -1574,7 +1578,9 @@
"basic": "Basic",
"nft": "NFT",
"alias": "Alias",
"foundry": "Foundry"
"foundry": "Foundry",
"governance": "Governance",
"consolidation": "Consolidation"
},
"direction": {
"label": "Direction",
Expand Down Expand Up @@ -1877,7 +1883,8 @@
"noOutputsToConsolidate": "Not enough outputs to consolidate",
"eventId": {
"doesNotStartWith0x": "Event ID should start with '0x'",
"insufficientLength": "Event ID should be 66 characters long"
"insufficientLength": "Event ID should be 66 characters long",
"alreadyRegistered": "Event ID already registered"
},
"nft": {
"unsupportedUrl": {
Expand Down Expand Up @@ -2126,6 +2133,11 @@
"Pending": "changing vote for",
"Confirmed": "changed vote for",
"Conflicting": "failed to change vote for"
},
"revote": {
"Pending": "revoting",
"Confirmed": "revote",
"Conflicting": "failed to revote"
}
},
"alias": {
Expand Down
22 changes: 17 additions & 5 deletions packages/shared/locales/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"profileSetup": {
"setup": {
"title": "Set up {protocol, select, IOTA {an} Shimmer {a}} {protocol} profile",
"title": "Set up {protocol, select, IOTA {an} Shimmer {a} other {an}} {protocol} profile",
"body": "Select the appropriate method to set up your {protocol} profile."
},
"setupNew": {
Expand Down Expand Up @@ -586,6 +586,7 @@
"title": "Proposals",
"voted": "Voted",
"successAdd": "Proposal successfully added",
"successAddAll": "Proposal successfully added to all accounts",
"successRemove": "Proposal successfully removed",
"emptyTitle": "No proposals"
},
Expand Down Expand Up @@ -1023,7 +1024,8 @@
},
"addProposal": {
"title": "Add proposal",
"body": "Please provide the information listed below to add a proposal."
"body": "Please provide the information listed below to add a proposal.",
"addToAllAccounts": "Add the proposal to all accounts"
},
"voteForProposal": {
"title": "Vote for proposal",
Expand Down Expand Up @@ -1104,7 +1106,7 @@
"shimmer": "Restore an existing Shimmer profile"
},
"createWallet": "Create a new {protocol} profile",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer}}",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer} other {Unknown}}",
"claimShimmer": "Claim Shimmer staking rewards",
"claimShimmerDescription": "Import IOTA profile and claim staking rewards",
"createAlias": "Create alias",
Expand Down Expand Up @@ -1265,6 +1267,8 @@
"voting": "Гласуване",
"changedVote": "Changed vote",
"changingVote": "Changing vote",
"revoted": "Revoted",
"revoting": "Revoting",
"unvoted": "Unvoted",
"unvoting": "Unvoting",
"sentNft": "NFT sent",
Expand Down Expand Up @@ -1574,7 +1578,9 @@
"basic": "Basic",
"nft": "NFT",
"alias": "Alias",
"foundry": "Foundry"
"foundry": "Foundry",
"governance": "Governance",
"consolidation": "Consolidation"
},
"direction": {
"label": "Direction",
Expand Down Expand Up @@ -1877,7 +1883,8 @@
"noOutputsToConsolidate": "Not enough outputs to consolidate",
"eventId": {
"doesNotStartWith0x": "Event ID should start with '0x'",
"insufficientLength": "Event ID should be 66 characters long"
"insufficientLength": "Event ID should be 66 characters long",
"alreadyRegistered": "Event ID already registered"
},
"nft": {
"unsupportedUrl": {
Expand Down Expand Up @@ -2126,6 +2133,11 @@
"Pending": "changing vote for",
"Confirmed": "changed vote for",
"Conflicting": "failed to change vote for"
},
"revote": {
"Pending": "revoting",
"Confirmed": "revote",
"Conflicting": "failed to revote"
}
},
"alias": {
Expand Down
22 changes: 17 additions & 5 deletions packages/shared/locales/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"profileSetup": {
"setup": {
"title": "Set up {protocol, select, IOTA {an} Shimmer {a}} {protocol} profile",
"title": "Set up {protocol, select, IOTA {an} Shimmer {a} other {an}} {protocol} profile",
"body": "Select the appropriate method to set up your {protocol} profile."
},
"setupNew": {
Expand Down Expand Up @@ -586,6 +586,7 @@
"title": "Propostes",
"voted": "Votat",
"successAdd": "Proposal successfully added",
"successAddAll": "Proposal successfully added to all accounts",
"successRemove": "La proposta s'ha eliminat correctament",
"emptyTitle": "No proposals"
},
Expand Down Expand Up @@ -1023,7 +1024,8 @@
},
"addProposal": {
"title": "Add proposal",
"body": "Please provide the information listed below to add a proposal."
"body": "Please provide the information listed below to add a proposal.",
"addToAllAccounts": "Add the proposal to all accounts"
},
"voteForProposal": {
"title": "Vote for proposal",
Expand Down Expand Up @@ -1104,7 +1106,7 @@
"shimmer": "Restore an existing Shimmer profile"
},
"createWallet": "Create a new {protocol} profile",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer}}",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer} other {Unknown}}",
"claimShimmer": "Claim Shimmer staking rewards",
"claimShimmerDescription": "Import IOTA profile and claim staking rewards",
"createAlias": "Create alias",
Expand Down Expand Up @@ -1265,6 +1267,8 @@
"voting": "Voting",
"changedVote": "Changed vote",
"changingVote": "Changing vote",
"revoted": "Revoted",
"revoting": "Revoting",
"unvoted": "Unvoted",
"unvoting": "Unvoting",
"sentNft": "NFT sent",
Expand Down Expand Up @@ -1574,7 +1578,9 @@
"basic": "Basic",
"nft": "NFT",
"alias": "Alias",
"foundry": "Foundry"
"foundry": "Foundry",
"governance": "Governance",
"consolidation": "Consolidation"
},
"direction": {
"label": "Direction",
Expand Down Expand Up @@ -1877,7 +1883,8 @@
"noOutputsToConsolidate": "Not enough outputs to consolidate",
"eventId": {
"doesNotStartWith0x": "Event ID should start with '0x'",
"insufficientLength": "Event ID should be 66 characters long"
"insufficientLength": "Event ID should be 66 characters long",
"alreadyRegistered": "Event ID already registered"
},
"nft": {
"unsupportedUrl": {
Expand Down Expand Up @@ -2126,6 +2133,11 @@
"Pending": "changing vote for",
"Confirmed": "changed vote for",
"Conflicting": "failed to change vote for"
},
"revote": {
"Pending": "revoting",
"Confirmed": "revote",
"Conflicting": "failed to revote"
}
},
"alias": {
Expand Down
22 changes: 17 additions & 5 deletions packages/shared/locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"profileSetup": {
"setup": {
"title": "Set up {protocol, select, IOTA {an} Shimmer {a}} {protocol} profile",
"title": "Set up {protocol, select, IOTA {an} Shimmer {a} other {an}} {protocol} profile",
"body": "Select the appropriate method to set up your {protocol} profile."
},
"setupNew": {
Expand Down Expand Up @@ -586,6 +586,7 @@
"title": "Proposals",
"voted": "Voted",
"successAdd": "Proposal successfully added",
"successAddAll": "Proposal successfully added to all accounts",
"successRemove": "Proposal successfully removed",
"emptyTitle": "No proposals"
},
Expand Down Expand Up @@ -1023,7 +1024,8 @@
},
"addProposal": {
"title": "Add proposal",
"body": "Please provide the information listed below to add a proposal."
"body": "Please provide the information listed below to add a proposal.",
"addToAllAccounts": "Add the proposal to all accounts"
},
"voteForProposal": {
"title": "Vote for proposal",
Expand Down Expand Up @@ -1104,7 +1106,7 @@
"shimmer": "Restore an existing Shimmer profile"
},
"createWallet": "Create a new {protocol} profile",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer}}",
"createWalletDescription": "Create a fresh profile running on {protocol, select, iota {Chrysalis} shimmer {Shimmer} other {Unknown}}",
"claimShimmer": "Claim Shimmer staking rewards",
"claimShimmerDescription": "Import IOTA profile and claim staking rewards",
"createAlias": "Create alias",
Expand Down Expand Up @@ -1265,6 +1267,8 @@
"voting": "Hlasování",
"changedVote": "Changed vote",
"changingVote": "Changing vote",
"revoted": "Revoted",
"revoting": "Revoting",
"unvoted": "Nehlasováno",
"unvoting": "Odebrat hlas",
"sentNft": "NFT sent",
Expand Down Expand Up @@ -1574,7 +1578,9 @@
"basic": "Basic",
"nft": "NFT",
"alias": "Alias",
"foundry": "Foundry"
"foundry": "Foundry",
"governance": "Governance",
"consolidation": "Consolidation"
},
"direction": {
"label": "Direction",
Expand Down Expand Up @@ -1877,7 +1883,8 @@
"noOutputsToConsolidate": "Not enough outputs to consolidate",
"eventId": {
"doesNotStartWith0x": "Event ID should start with '0x'",
"insufficientLength": "Event ID should be 66 characters long"
"insufficientLength": "Event ID should be 66 characters long",
"alreadyRegistered": "Event ID already registered"
},
"nft": {
"unsupportedUrl": {
Expand Down Expand Up @@ -2126,6 +2133,11 @@
"Pending": "changing vote for",
"Confirmed": "changed vote for",
"Conflicting": "failed to change vote for"
},
"revote": {
"Pending": "revoting",
"Confirmed": "revote",
"Conflicting": "failed to revote"
}
},
"alias": {
Expand Down