mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-31 14:11:46 +00:00
Add percenteage, refactor sync conditions
This commit is contained in:
@@ -334,8 +334,8 @@
|
||||
"minting": "(Prägung)",
|
||||
"not_minting": "(nicht punktieren)",
|
||||
"no_status": "kein Status",
|
||||
"synchronized": "synchronisiert",
|
||||
"synchronizing": "Synchronisierung..."
|
||||
"synchronized": "synchronisiert ({{ percent }}%)",
|
||||
"synchronizing": "Synchronisierung ({{ percent }}%)..."
|
||||
},
|
||||
"status_title": "Münzstatus",
|
||||
"tier_share_per_block": "Stufenanteil pro Block",
|
||||
|
@@ -336,8 +336,8 @@
|
||||
"minting": "(minting)",
|
||||
"not_minting": "(not minting)",
|
||||
"no_status": "no status",
|
||||
"synchronized": "synchronized",
|
||||
"synchronizing": "synchronizing..."
|
||||
"synchronized": "synchronized ({{ percent }}%)",
|
||||
"synchronizing": "synchronizing ({{ percent }}%)..."
|
||||
},
|
||||
"status_title": "minting status",
|
||||
"tier_share_per_block": "tier share per block",
|
||||
@@ -399,6 +399,8 @@
|
||||
"hour_other": "{{count}} hours",
|
||||
"minute_one": "{{count}} minute",
|
||||
"minute_other": "{{count}} minutes",
|
||||
"second_one": "{{count}} second",
|
||||
"second_other": "{{count}} seconds",
|
||||
"time": "time"
|
||||
},
|
||||
"title": "title",
|
||||
|
@@ -335,8 +335,8 @@
|
||||
"minting": "(acuñado)",
|
||||
"not_minting": "(no acuñar)",
|
||||
"no_status": "sin estado",
|
||||
"synchronized": "sincronizado",
|
||||
"synchronizing": "sincronización..."
|
||||
"synchronized": "sincronizado ({{ percent }}%)",
|
||||
"synchronizing": "sincronización ({{ percent }}%)..."
|
||||
},
|
||||
"status_title": "estado de acuñación",
|
||||
"tier_share_per_block": "porción del nivel por bloque",
|
||||
|
@@ -335,8 +335,8 @@
|
||||
"minting": "(Frappe)",
|
||||
"not_minting": "(pas de la frappe)",
|
||||
"no_status": "pas de statut",
|
||||
"synchronized": "synchronisé",
|
||||
"synchronizing": "synchronisation..."
|
||||
"synchronized": "synchronisé ({{ percent }}%)",
|
||||
"synchronizing": "synchronisation ({{ percent }}%)..."
|
||||
},
|
||||
"status_title": "statut de frappe",
|
||||
"tier_share_per_block": "part du niveau par bloc",
|
||||
|
@@ -334,8 +334,8 @@
|
||||
"minting": "(minting)",
|
||||
"not_minting": "(non minting)",
|
||||
"no_status": "nessun stato",
|
||||
"synchronized": "sincronizzato",
|
||||
"synchronizing": "sincronizzazione..."
|
||||
"synchronized": "sincronizzato ({{ percent }}%)",
|
||||
"synchronizing": "sincronizzazione ({{ percent }}%)..."
|
||||
},
|
||||
"status_title": "stato minting",
|
||||
"tier_share_per_block": "quota della fascia per blocco",
|
||||
|
@@ -335,8 +335,8 @@
|
||||
"minting": "(鋳造)",
|
||||
"not_minting": "(造りではありません)",
|
||||
"no_status": "ステータスなし",
|
||||
"synchronized": "同期",
|
||||
"synchronizing": "同期..."
|
||||
"synchronized": "同期 ({{ percent }}%)",
|
||||
"synchronizing": "同期 ({{ percent }}%)..."
|
||||
},
|
||||
"status_title": "ミントステータス",
|
||||
"tier_share_per_block": "ブロックごとのティアシェア",
|
||||
|
@@ -335,8 +335,8 @@
|
||||
"minting": "(добыча)",
|
||||
"not_minting": "(не шахта)",
|
||||
"no_status": "нет статуса",
|
||||
"synchronized": "синхронизированный",
|
||||
"synchronizing": "синхронизация..."
|
||||
"synchronized": "синхронизированный ({{ percent }}%)",
|
||||
"synchronizing": "синхронизация ({{ percent }}%)..."
|
||||
},
|
||||
"status_title": "Статус майтинга",
|
||||
"tier_share_per_block": "доля уровня за блок",
|
||||
|
@@ -335,8 +335,8 @@
|
||||
"minting": "(铸造)",
|
||||
"not_minting": "(不是铸造)",
|
||||
"no_status": "没有状态",
|
||||
"synchronized": "同步",
|
||||
"synchronizing": "同步..."
|
||||
"synchronized": "同步 ({{ percent }}%)",
|
||||
"synchronizing": "同步 ({{ percent }}%)..."
|
||||
},
|
||||
"status_title": "铸造状态",
|
||||
"tier_share_per_block": "每个区块的等级份额",
|
||||
|
Reference in New Issue
Block a user