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

chore: New Crowdin updates #2993

Merged
merged 26 commits into from
Jan 12, 2024
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
227011b
New translations en-us.json (French)
vsubhuman Jan 12, 2024
e8d99b7
New translations en-us.json (Czech)
vsubhuman Jan 12, 2024
f698869
New translations en-us.json (German)
vsubhuman Jan 12, 2024
d5f01cb
New translations en-us.json (Greek)
vsubhuman Jan 12, 2024
c39277a
New translations en-us.json (Hungarian)
vsubhuman Jan 12, 2024
4a6fe25
New translations en-us.json (Italian)
vsubhuman Jan 12, 2024
705a313
New translations en-us.json (Japanese)
vsubhuman Jan 12, 2024
599a694
New translations en-us.json (Korean)
vsubhuman Jan 12, 2024
ae639ae
New translations en-us.json (Dutch)
vsubhuman Jan 12, 2024
3a32aec
New translations en-us.json (Polish)
vsubhuman Jan 12, 2024
625eb83
New translations en-us.json (Russian)
vsubhuman Jan 12, 2024
ede0102
New translations en-us.json (Slovak)
vsubhuman Jan 12, 2024
76e7595
New translations en-us.json (Slovenian)
vsubhuman Jan 12, 2024
b2d53c4
New translations en-us.json (Swedish)
vsubhuman Jan 12, 2024
00286f3
New translations en-us.json (Turkish)
vsubhuman Jan 12, 2024
b2abc33
New translations en-us.json (Ukrainian)
vsubhuman Jan 12, 2024
4a1362a
New translations en-us.json (Chinese Simplified)
vsubhuman Jan 12, 2024
9b67352
New translations en-us.json (Chinese Traditional)
vsubhuman Jan 12, 2024
2690757
New translations en-us.json (Vietnamese)
vsubhuman Jan 12, 2024
058be5f
New translations en-us.json (Portuguese, Brazilian)
vsubhuman Jan 12, 2024
7603862
New translations en-us.json (Indonesian)
vsubhuman Jan 12, 2024
a8f7230
New translations en-us.json (Bengali)
vsubhuman Jan 12, 2024
e46d7c7
New translations en-us.json (Croatian)
vsubhuman Jan 12, 2024
4738c98
New translations en-us.json (Filipino)
vsubhuman Jan 12, 2024
808fbb1
New translations en-us.json (Swahili, Kenya)
vsubhuman Jan 12, 2024
aed61ae
New translations en-us.json (Spanish)
vsubhuman Jan 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
New translations en-us.json (Filipino)
  • Loading branch information
vsubhuman committed Jan 12, 2024
commit 4738c98b414db0b2480390ed433e6671db43d4cc
8 changes: 5 additions & 3 deletions apps/wallet-mobile/src/i18n/locales/fil-PH.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,14 +239,15 @@
"components.send.biometricauthscreen.UNKNOWN_ERROR": "Something went wrong, try again later. Check your app settings.",
"components.send.biometricauthscreen.useFallbackButton": "Use other login method",
"components.send.confirmscreen.amount": "Amount",
"components.send.confirmscreen.assignCollateral": "Assign collateral",
"components.send.confirmscreen.assignCollateral": "Generate",
"components.send.confirmscreen.balanceAfterTx": "Balance after transaction",
"components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:",
"components.send.confirmscreen.collateralNotFound": "Collateral not found",
"components.send.confirmscreen.confirmButton": "Confirm",
"components.send.confirmscreen.fees": "Fees",
"components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo",
"components.send.confirmscreen.collateralTxPending": "Collateral transaction is pending. Try again later",
"components.send.confirmscreen.noActiveCollateral": "To continue with this action, you need to generate a collateral",
"components.send.confirmscreen.collateralTxPendingTitle": "Pending Collateral UTxO",
"components.send.confirmscreen.collateralTxPending": "The collateral UTxO transaction you've submitted is currently in the processing stage, and it may require a few minutes to complete. Please refresh your interface and attempt the action again shortly",
"components.send.confirmscreen.password": "Spending password",
"components.send.confirmscreen.receiver": "Receiver address, ADA Handle or domains",
"components.send.confirmscreen.sendingModalTitle": "Submitting transaction",
Expand Down Expand Up @@ -829,6 +830,7 @@
"swap.swapScreen.ordersSwapTab": "Orders",
"swap.swapScreen.priceImpact": "Price Impact",
"swap.swapScreen.priceImpactInfo": "Price impact is a difference between the actual market price and your price due to trade size.",
"swap.swapScreen.backToSwapOrders": "Back to swap orders",
"swap.swapScreen.priceImpactRiskHigh": "Price impact over {riskValue}%",
"swap.swapScreen.priceImpactDescription": "may cause a significant loss of funds. Please bear this in mind and proceed with an extra caution.",
"swap.swapScreen.poolFee": "DEX Fee",
Expand Down