mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-31 14:11:46 +00:00
Refactor
This commit is contained in:
@@ -306,8 +306,9 @@
|
||||
"status": {
|
||||
"minting": "(Prägung)",
|
||||
"not_minting": "(nicht punktieren)",
|
||||
"no_status": "kein Status",
|
||||
"synchronized": "synchronisiert",
|
||||
"synchronizing": "Synchronisierung"
|
||||
"synchronizing": "Synchronisierung..."
|
||||
},
|
||||
"success": {
|
||||
"order_submitted": "Ihre Kaufbestellung wurde eingereicht",
|
||||
|
@@ -217,26 +217,27 @@
|
||||
"already_voted": "you've already voted.",
|
||||
"avatar_size": "{{ size }} KB max. for GIFS",
|
||||
"benefits_qort": "benefits of having QORT",
|
||||
"building": "building",
|
||||
"building_app": "building app",
|
||||
"confirmed": "confirmed",
|
||||
"created_by": "created by {{ owner }}",
|
||||
"building": "building",
|
||||
"buy_order_request": "the Application <br/><italic>{{hostname}}</italic> <br/><span>is requesting {{count}} buy order</span>",
|
||||
"buy_order_request_other": "the Application <br/><italic>{{hostname}}</italic> <br/><span>is requesting {{count}} buy orders</span>",
|
||||
"confirmed": "confirmed",
|
||||
"created_by": "created by {{ owner }}",
|
||||
"devmode_local_node": "please use your local node for dev mode! Logout and use Local node.",
|
||||
"downloading": "downloading",
|
||||
"downloading_decrypting_app": "downloading and decrypting private app.",
|
||||
"downloading": "downloading",
|
||||
"edited": "edited",
|
||||
"editing_message": "editing message",
|
||||
"encrypted": "encrypted",
|
||||
"encrypted_not": "not encrypted",
|
||||
"encrypted": "encrypted",
|
||||
"fee_qort": "fee: {{ message }} QORT",
|
||||
"fetching_data": "fetching app data",
|
||||
"foreign_fee": "foreign fee: {{ message }}",
|
||||
"get_qort_trade_portal": "get QORT using Qortal's crosschain trade portal",
|
||||
"minimal_qort_balance": "having at least {{ quantity }} QORT in your balance (4 qort balance for chat, 1.25 for name, 0.75 for some transactions)",
|
||||
"mentioned": "mentioned",
|
||||
"message_with_image": "this message already has an image",
|
||||
"minimal_qort_balance": "having at least {{ quantity }} QORT in your balance (4 qort balance for chat, 1.25 for name, 0.75 for some transactions)",
|
||||
"minting_next_level": "with a 24/7 minting you will reach level {{ level }} in <strong>{{ count }} days</strong>",
|
||||
"most_recent_payment": "{{ count }} most recent payment",
|
||||
"name_available": "{{ name }} is available",
|
||||
"name_benefits": "benefits of a name",
|
||||
@@ -307,8 +308,9 @@
|
||||
"status": {
|
||||
"minting": "(minting)",
|
||||
"not_minting": "(not minting)",
|
||||
"no_status": "no status",
|
||||
"synchronized": "synchronized",
|
||||
"synchronizing": "synchronizing"
|
||||
"synchronizing": "synchronizing..."
|
||||
},
|
||||
"success": {
|
||||
"order_submitted": "your buy order was submitted",
|
||||
|
@@ -307,8 +307,9 @@
|
||||
"status": {
|
||||
"minting": "(acuñado)",
|
||||
"not_minting": "(no acuñar)",
|
||||
"no_status": "sin estado",
|
||||
"synchronized": "sincronizado",
|
||||
"synchronizing": "sincronización"
|
||||
"synchronizing": "sincronización..."
|
||||
},
|
||||
"success": {
|
||||
"order_submitted": "Su pedido de compra fue enviado",
|
||||
|
@@ -307,8 +307,9 @@
|
||||
"status": {
|
||||
"minting": "(Coupure)",
|
||||
"not_minting": "(pas de la frappe)",
|
||||
"no_status": "pas de statut",
|
||||
"synchronized": "synchronisé",
|
||||
"synchronizing": "synchronisation"
|
||||
"synchronizing": "synchronisation..."
|
||||
},
|
||||
"success": {
|
||||
"order_submitted": "Votre commande d'achat a été soumise",
|
||||
|
@@ -306,8 +306,9 @@
|
||||
"status": {
|
||||
"minting": "(minting)",
|
||||
"not_minting": "(non minting)",
|
||||
"no_status": "nessun stato",
|
||||
"synchronized": "sincronizzato",
|
||||
"synchronizing": "sincronizzazione"
|
||||
"synchronizing": "sincronizzazione..."
|
||||
},
|
||||
"success": {
|
||||
"order_submitted": "l'ordine di acquisto è stato inviato",
|
||||
|
@@ -307,8 +307,9 @@
|
||||
"status": {
|
||||
"minting": "(鋳造)",
|
||||
"not_minting": "(造りではありません)",
|
||||
"no_status": "ステータスなし",
|
||||
"synchronized": "同期",
|
||||
"synchronizing": "同期"
|
||||
"synchronizing": "同期..."
|
||||
},
|
||||
"success": {
|
||||
"order_submitted": "購入注文が提出されました",
|
||||
|
@@ -307,8 +307,9 @@
|
||||
"status": {
|
||||
"minting": "(добыча)",
|
||||
"not_minting": "(не шахта)",
|
||||
"no_status": "нет статуса",
|
||||
"synchronized": "синхронизированный",
|
||||
"synchronizing": "синхронизация"
|
||||
"synchronizing": "синхронизация..."
|
||||
},
|
||||
"success": {
|
||||
"order_submitted": "Ваш заказ на покупку был отправлен",
|
||||
|
@@ -307,8 +307,9 @@
|
||||
"status": {
|
||||
"minting": "(铸造)",
|
||||
"not_minting": "(不是铸造)",
|
||||
"no_status": "没有状态",
|
||||
"synchronized": "同步",
|
||||
"synchronizing": "同步"
|
||||
"synchronizing": "同步..."
|
||||
},
|
||||
"success": {
|
||||
"order_submitted": "您的买入订单已提交",
|
||||
|
Reference in New Issue
Block a user