-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New Crowdin translations by Github Action #21397
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -869,6 +869,7 @@ | |
"fetch_regions": "Παρουσιάστηκε πρόβλημα κατά την ανάκτηση των περιοχών.", | ||
"fetch_tokens": "Παρουσιάστηκε πρόβλημα κατά την ανάκτηση των tokens.", | ||
"fetch_payment_methods": "Παρουσιάστηκε πρόβλημα κατά την ανάκτηση των μεθόδων πληρωμής.", | ||
"fetch_user_details": "There was an issue fetching the user details.", | ||
"try_again": "Προσπαθήστε ξανά", | ||
"error_details_title": "Λεπτομέρειες σφάλματος", | ||
"see_more": "Δείτε περισσότερα" | ||
|
@@ -1534,7 +1535,7 @@ | |
"skip": "Παράλειψη", | ||
"add_funds": "Προσθήκη κεφαλαίων", | ||
"what_are_perps": { | ||
"title": "Τι είναι τα συμβόλαια αόριστου διάρκειας;", | ||
"title": "What are perps?", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
"description": "Το MetaMask υποστηρίζει πλέον συμβόλαια μελλοντικής εκπλήρωσης—γνωστά και ως \"perps\"—επιτρέποντάς σας να κάνετε συναλλαγές βασισμένες στην τιμή ενός token χωρίς να το αγοράσετε.", | ||
"subtitle": "Να πώς λειτουργούν." | ||
}, | ||
|
@@ -1679,6 +1680,15 @@ | |
"try_again": "Try again" | ||
} | ||
} | ||
}, | ||
"order": { | ||
"cashed_out": "Cashed out", | ||
"cashed_out_subtitle": "{{amount}} added to your balance", | ||
"cashing_out": "Cashing out {{amount}}", | ||
"cashing_out_subtitle": "Estimated {{time}} seconds", | ||
"placing_prediction": "Placing a prediction", | ||
"prediction_placed": "Prediction placed", | ||
"order_failed": "Order failed" | ||
} | ||
}, | ||
"receive": { | ||
|
@@ -1789,6 +1799,8 @@ | |
"alphabetically": "Αλφαβητικά (Α-Ω)", | ||
"add_to_get_started": "Προσθέστε κρυπτονομίσματα για να ξεκινήσετε", | ||
"token_is_needed_to_continue": "Απαιτείται τo {{tokenSymbol}} για να συνεχίσετε", | ||
"fund_your_wallet": "Fund your wallet", | ||
"get_ready_for_web3": "Get your wallet ready to use web3", | ||
"fund_your_wallet_to_get_started": "Χρηματοδοτήστε το πορτοφόλι σας για να ξεκινήσετε στο web3", | ||
"add_funds": "Προσθήκη κεφαλαίων", | ||
"next": "Επόμενο", | ||
|
@@ -3151,9 +3163,10 @@ | |
"tx_review_staking_unstake": "Ακύρωση πονταρίσματος", | ||
"tx_review_lending_deposit": "Κατάθεση Δανεισμού", | ||
"tx_review_lending_withdraw": "Ανάληψη Δανεισμού", | ||
"tx_review_perps_deposit": "Χρηματοδοτημένος λογαριασμός με συμβόλαια αορίστου διάρκειας", | ||
"tx_review_predict_deposit": "Funded Predict account", | ||
"tx_review_predict_claim": "Claimed Predict winnings", | ||
"tx_review_perps_deposit": "Funded Perps", | ||
"tx_review_predict_deposit": "Funded Predictions", | ||
"tx_review_predict_claim": "Claimed Wins", | ||
"tx_review_predict_withdraw": "Predictions Withdraw", | ||
"sent_ether": "Αποστολή Ether", | ||
"self_sent_ether": "Στείλτε Ether στον εαυτό σας", | ||
"received_ether": "Ληφθέντα Ether", | ||
|
@@ -3227,6 +3240,7 @@ | |
"network_fee": "Τέλη δικτύου", | ||
"network_fee_tooltip": "Ποσό που καταβλήθηκε για τη διεκπεραίωση της συναλλαγής στο δίκτυο.", | ||
"confirm_gas_fee_token_tooltip": "Αυτό καταβάλλεται στο δίκτυο για την επεξεργασία της συναλλαγής σας. Περιλαμβάνει μια χρέωση {{metamaskFeeFiat}} στο MetaMask για token εκτός ETH ή για προ-χρηματοδοτημένα ETH.", | ||
"paid_by_metamask": "Paid by MetaMask", | ||
"confirm_gas_fee_token_metamask_fee": "Περιλαμβάνει προμήθεια {{metamaskFeeFiat}}", | ||
"smart_account_upgrade": "Αναβάθμιση σε έξυπνο λογαριασμό", | ||
"smart_account_downgrade": "Αλλαγή σε βασικό λογαριασμό", | ||
|
@@ -5361,7 +5375,8 @@ | |
"switch_account_type": "Ενημέρωση λογαριασμού", | ||
"approve": "Έγκριση αιτήματος", | ||
"perps_deposit": "Προσθήκη κεφαλαίων", | ||
"predict_deposit": "Add Predict funds" | ||
"predict_deposit": "Add Predict funds", | ||
"predict_withdraw": "Withdraw" | ||
}, | ||
"sub_title": { | ||
"permit": "Αυτός ο ιστότοπος θέλει άδεια για να δαπανήσει τα tokens σας.", | ||
|
@@ -5967,6 +5982,18 @@ | |
"limited_spending_warning": "Η πραγματική δυνατότητα δαπανών σας ενδέχεται να είναι περιορισμένη. Για να προσαρμόσετε το όριό σας, μεταβείτε στη {{manageCard}}", | ||
"add_funds": "Προσθήκη κεφαλαίων", | ||
"change_asset": "Change asset", | ||
"warnings": { | ||
"close_spending_limit": { | ||
"title": "You're close to your spending limit", | ||
"description": "Update to avoid declines", | ||
"confirm_button_label": "Set new limit" | ||
}, | ||
"need_delegation": { | ||
"title": "You need to delegate assets", | ||
"description": "Delegate assets to your Card to start spending", | ||
"confirm_button_label": "Delegate assets" | ||
} | ||
}, | ||
"manage_card_options": { | ||
"manage_spending_limit": "Manage spending limit", | ||
"manage_spending_limit_description_restricted": "Restricted spending limit is on", | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -869,6 +869,7 @@ | |
"fetch_regions": "Hubo un problema al obtener las regiones.", | ||
"fetch_tokens": "Hubo un problema al obtener los tokens.", | ||
"fetch_payment_methods": "Hubo un problema al obtener los métodos de pago.", | ||
"fetch_user_details": "There was an issue fetching the user details.", | ||
"try_again": "Inténtalo de nuevo", | ||
"error_details_title": "Detalles del error", | ||
"see_more": "Ver más" | ||
|
@@ -884,7 +885,7 @@ | |
"margin_used": "Margen utilizado", | ||
"gtm_content": { | ||
"title": "LLEGARON LOS PERPS", | ||
"title_description": "Tokens largos o cortos con un apalancamiento de hasta 40 veces. Deposita fondos en tu cuenta con un solo clic.", | ||
"title_description": "Opera en largo o corto con un apalancamiento de hasta 40x. Deposita fondos en tu cuenta con un solo clic.", | ||
"not_now": "Ahora no", | ||
"try_now": "Comenzar" | ||
}, | ||
|
@@ -1534,7 +1535,7 @@ | |
"skip": "Omitir", | ||
"add_funds": "Agregar fondos", | ||
"what_are_perps": { | ||
"title": "¿Qué son los contratos perpetuos?", | ||
"title": "¿Qué son los perps?", | ||
"description": "MetaMask ahora admite futuros perpetuos, también conocidos como contratos perpetuos, lo que te permite operar con el movimiento del precio de un token sin comprarlo.", | ||
"subtitle": "Así es como funciona." | ||
}, | ||
|
@@ -1679,6 +1680,15 @@ | |
"try_again": "Try again" | ||
} | ||
} | ||
}, | ||
"order": { | ||
"cashed_out": "Cashed out", | ||
"cashed_out_subtitle": "{{amount}} added to your balance", | ||
"cashing_out": "Cashing out {{amount}}", | ||
"cashing_out_subtitle": "Estimated {{time}} seconds", | ||
"placing_prediction": "Placing a prediction", | ||
"prediction_placed": "Prediction placed", | ||
"order_failed": "Order failed" | ||
} | ||
}, | ||
"receive": { | ||
|
@@ -1789,6 +1799,8 @@ | |
"alphabetically": "Alfabéticamente (A-Z)", | ||
"add_to_get_started": "Agregue cripto para comenzar", | ||
"token_is_needed_to_continue": "Se necesita {{tokenSymbol}} para continuar", | ||
"fund_your_wallet": "Fund your wallet", | ||
"get_ready_for_web3": "Get your wallet ready to use web3", | ||
"fund_your_wallet_to_get_started": "Financia tu billetera para comenzar en Web3", | ||
"add_funds": "Agregar fondos", | ||
"next": "Siguiente", | ||
|
@@ -3151,9 +3163,10 @@ | |
"tx_review_staking_unstake": "Dejar de hacer staking", | ||
"tx_review_lending_deposit": "Depósito de préstamo", | ||
"tx_review_lending_withdraw": "Retiro de préstamo", | ||
"tx_review_perps_deposit": "Cuenta financiada de contratos perpetuos", | ||
"tx_review_predict_deposit": "Funded Predict account", | ||
"tx_review_predict_claim": "Claimed Predict winnings", | ||
"tx_review_perps_deposit": "Funded Perps", | ||
"tx_review_predict_deposit": "Funded Predictions", | ||
"tx_review_predict_claim": "Claimed Wins", | ||
"tx_review_predict_withdraw": "Predictions Withdraw", | ||
"sent_ether": "Ether enviado", | ||
"self_sent_ether": "Ether enviado a usted mismo", | ||
"received_ether": "Ether recibido", | ||
|
@@ -3227,6 +3240,7 @@ | |
"network_fee": "Tarifa de red", | ||
"network_fee_tooltip": "Monto pagado para procesar la transacción en la red.", | ||
"confirm_gas_fee_token_tooltip": "Esto se paga a la red para procesar tu transacción. Incluye una tarifa de MetaMask de {{metamaskFeeFiat}} para tokens que no sean ETH o ETH prefinanciado.", | ||
"paid_by_metamask": "Paid by MetaMask", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: MetaMask String Localization ErrorThe string "Paid by MetaMask" was added directly to all non-English locale files (e.g., Additional Locations (2) |
||
"confirm_gas_fee_token_metamask_fee": "Incluye la tarifa de {{metamaskFeeFiat}}", | ||
"smart_account_upgrade": "Actualizar a cuenta inteligente", | ||
"smart_account_downgrade": "Cambiar a cuenta estándar", | ||
|
@@ -5361,7 +5375,8 @@ | |
"switch_account_type": "Actualización de la cuenta", | ||
"approve": "Aprobar la solicitud", | ||
"perps_deposit": "Agregar fondos", | ||
"predict_deposit": "Add Predict funds" | ||
"predict_deposit": "Add Predict funds", | ||
"predict_withdraw": "Withdraw" | ||
}, | ||
"sub_title": { | ||
"permit": "Este sitio necesita permiso para gastar sus tokens.", | ||
|
@@ -5967,6 +5982,18 @@ | |
"limited_spending_warning": "Tu capacidad de gasto real podría estar limitada. Para ajustar tu límite, visita {{manageCard}}", | ||
"add_funds": "Agregar fondos", | ||
"change_asset": "Change asset", | ||
"warnings": { | ||
"close_spending_limit": { | ||
"title": "You're close to your spending limit", | ||
"description": "Update to avoid declines", | ||
"confirm_button_label": "Set new limit" | ||
}, | ||
"need_delegation": { | ||
"title": "You need to delegate assets", | ||
"description": "Delegate assets to your Card to start spending", | ||
"confirm_button_label": "Delegate assets" | ||
} | ||
}, | ||
"manage_card_options": { | ||
"manage_spending_limit": "Manage spending limit", | ||
"manage_spending_limit_description_restricted": "Restricted spending limit is on", | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Incorrect Translation Key in German Locale
A new translation key,
paid_by_metamask
, was added to the German locale file (de.json
) with English text. This causes English text to display in the UI for German users.