diff --git a/frontend/src/locale/messages.ar.xlf b/frontend/src/locale/messages.ar.xlf index 4d42db128..27ed502db 100644 --- a/frontend/src/locale/messages.ar.xlf +++ b/frontend/src/locale/messages.ar.xlf @@ -167,7 +167,7 @@ Fee per vByte - مجاني لكل ف بايت + الرسوم لكل ف بايت src/app/components/transaction/transaction.component.html 79 @@ -279,6 +279,7 @@ ETA + الوقت المقدر للوصول src/app/components/transaction/transaction.component.html 115 @@ -585,6 +586,7 @@ Block : + الكتله : src/app/components/block/block.component.ts 98 @@ -859,6 +861,7 @@ Search + بحث src/app/components/search-form/search-form.component.html 7 @@ -1025,6 +1028,7 @@ API + API src/app/components/master-page/master-page.component.html 56 @@ -1037,6 +1041,7 @@ About + حول src/app/components/master-page/master-page.component.html 59 @@ -1075,6 +1080,7 @@ Stats + احصائيات src/app/components/master-page/master-page.component.html 35 @@ -1083,6 +1089,7 @@ Dashboard + لوحة التحكم src/app/components/master-page/master-page.component.html 40 @@ -1091,6 +1098,7 @@ Graphs + الرسوم البيانية src/app/components/master-page/master-page.component.html 46 @@ -1103,6 +1111,7 @@ TV view + وضع التلفزيون src/app/components/master-page/master-page.component.html 49 @@ -1115,6 +1124,7 @@ Assets + الأصول src/app/components/master-page/master-page.component.html 53 @@ -1136,6 +1146,7 @@ The mempool open-source project aims to implement a high quality explorer and visualization website for the entire Bitcoin ecosystem, without distractions like altcoins, advertising, or third-party trackers. + يهدف مشروع mempool المفتوح المصدر إلى صنع مستعرض عالي الجودة وبشكل صوري لنظام Bitcoin بأكمله، دون تشتيت الانتباه لأشياء مثل الـ altcoins أو وضع اعلانات أو متتبعات طرف ثالث. src/app/components/about/about.component.html 16 @@ -1215,6 +1226,7 @@ Navigate to https://mempool.space/about to sponsor + انتقل إلى https://mempool.space/about للاعلان src/app/components/about/about.component.html 65 @@ -1303,6 +1315,7 @@ Invert + عكس src/app/components/statistics/statistics.component.html 43 @@ -1366,6 +1379,7 @@ Next block + الكتلة التالية src/app/components/mempool-block/mempool-block.component.ts 72 @@ -1405,6 +1419,7 @@ Asset: + الأصل: src/app/components/asset/asset.component.ts 73 @@ -1531,6 +1546,7 @@ Registered assets + الأصول المسجلة src/app/assets/assets.component.html 2 @@ -1539,6 +1555,7 @@ Search asset + البحث عن الأصول src/app/assets/assets.component.html 9 @@ -1547,6 +1564,7 @@ Clear + مسح src/app/assets/assets.component.html 11 @@ -1555,6 +1573,7 @@ Name + الأسم src/app/assets/assets.component.html 19 diff --git a/frontend/src/locale/messages.zh.xlf b/frontend/src/locale/messages.zh.xlf index 20d100718..422714036 100644 --- a/frontend/src/locale/messages.zh.xlf +++ b/frontend/src/locale/messages.zh.xlf @@ -580,7 +580,7 @@ Block : - 区块 : + 区块 src/app/components/block/block.component.ts 98 @@ -597,7 +597,7 @@ Block - 区块 + 区块 src/app/components/block/block.component.html 4 @@ -1551,7 +1551,7 @@ Registered assets - 注册资产 + 已注册资产 src/app/assets/assets.component.html 2 @@ -2653,6 +2653,7 @@ Unspent TXOs + 未用UTXO src/app/bisq/bisq-stats/bisq-stats.component.html 28 @@ -2665,6 +2666,7 @@ Spent TXOs + 已用UTXO src/app/bisq/bisq-stats/bisq-stats.component.html 32 @@ -2707,7 +2709,7 @@ Block : - 区块 : + 区块: src/app/bisq/bisq-block/bisq-block.component.ts 85