Skip to content

Commit

Permalink
Fix bitshares#1618: Vertical orderbook missing translations
Browse files Browse the repository at this point in the history
  • Loading branch information
svk31 committed Jun 24, 2018
1 parent 8f7d3d0 commit 8f829ab
Show file tree
Hide file tree
Showing 11 changed files with 86 additions and 6 deletions.
9 changes: 9 additions & 0 deletions app/assets/locales/locale-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -534,8 +534,11 @@
"my_orders": "My open orders",
"native": "Native",
"new": "New",
"no_asks": "No asks",
"no_balance": "Ungenügendes Guthaben",
"no_bids": "No bids",
"no_data": "Keine Daten",
"no_orders": "No orders",
"order_depth": "Ordertiefe",
"others": "Others",
"overbought": "Overbought",
Expand Down Expand Up @@ -1246,6 +1249,8 @@
},
"operation": {
"annual_upgrade_account": "{account} hat ein Jahresabo gekauft",
"asset_claim_pool":
"{account} claimed {amount} from asset {asset}'s fee pool",
"asset_create": "{account} hat das Asset {asset} erzeugt",
"asset_fund_fee_pool":
"{account} hat {amount} in den Gebührenpool von {asset} transferiert",
Expand All @@ -1258,6 +1263,8 @@
"asset_update": "{account} hat das Asset {asset} aktualisiert",
"asset_update_feed_producers":
"{account} hat die Feed-Erzeuger für {asset} aktualisiert",
"asset_update_issuer":
"{from_account} transferred {asset} to {to_account}",
"balance_claim": "{account} hat Guthaben von {amount} beansprucht",
"blacklisted_by": "{lister} hat Konto {listee} schwarzgelistet",
"call_order_update":
Expand Down Expand Up @@ -1642,6 +1649,7 @@
"all": "Show all",
"assert": "Operation bestätigen",
"asset_claim_fees": "Gebühr für 'Asset beanspruchen'",
"asset_claim_pool": "Claim asset fee pool",
"asset_create": "Asset erstellen",
"asset_fund_fee_pool": "Asset-Gebührenpool finanzieren",
"asset_global_settle": "Globales Asset-Settlement",
Expand All @@ -1653,6 +1661,7 @@
"asset_update": "Asset aktualisieren",
"asset_update_bitasset": "SmartCoin aktualisieren",
"asset_update_feed_producers": "Asset-Feederzeuger aktualisieren",
"asset_update_issuer": "Update asset issuer",
"balance_claim": "Guthaben eingefordert",
"blind_transfer": "Blind-Transfer",
"call_order_update": "Call-Order aktualisieren",
Expand Down
7 changes: 4 additions & 3 deletions app/assets/locales/locale-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,10 +530,11 @@
"my_orders": "My open orders",
"native": "Native",
"new": "New",
"no_asks": "No asks",
"no_balance": "Insufficient balance",
"no_bids": "No bids",
"no_data": "No data",
"no_orders": "No orders",
"no_bids": "No bids",
"order_depth": "Market Depth",
"others": "Others",
"overbought": "Overbought",
Expand Down Expand Up @@ -1245,6 +1246,8 @@
},
"operation": {
"annual_upgrade_account": "{account} was upgraded to annual member",
"asset_claim_pool":
"{account} claimed {amount} from asset {asset}'s fee pool",
"asset_create": "{account} created the asset {asset}",
"asset_fund_fee_pool":
"{account} funded {asset} fee pool with {amount}",
Expand All @@ -1254,8 +1257,6 @@
"asset_reserve": "{account} burned (reserved) {amount}",
"asset_settle": "{account} requested settlement of {amount}",
"asset_settle_cancel": "{account} cancelled settlement of {amount}",
"asset_claim_pool":
"{account} claimed {amount} from asset {asset}'s fee pool",
"asset_update": "{account} updated the asset {asset}",
"asset_update_feed_producers":
"{account} updated the feed producers for the asset {asset}",
Expand Down
9 changes: 9 additions & 0 deletions app/assets/locales/locale-es.json
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,11 @@
"my_orders": "Mis ordenes abiertos",
"native": "Native",
"new": "Nuevo",
"no_asks": "No asks",
"no_balance": "Saldo insuficiente",
"no_bids": "No bids",
"no_data": "No data",
"no_orders": "No orders",
"order_depth": "Profundidad de Mercado",
"others": "Otros",
"overbought": "Sobrecomprado",
Expand Down Expand Up @@ -1258,6 +1261,8 @@
},
"operation": {
"annual_upgrade_account": "{account} fue actualizado a miembro anual",
"asset_claim_pool":
"{account} claimed {amount} from asset {asset}'s fee pool",
"asset_create": "{account} creado el activo {asset}",
"asset_fund_fee_pool":
"{account} fundado {asset} grupo de tarifas con {amount}",
Expand All @@ -1270,6 +1275,8 @@
"asset_update": "{account} actualizado el activo {asset}",
"asset_update_feed_producers":
"{account} actualizado los productores para el activo {asset}",
"asset_update_issuer":
"{from_account} transferred {asset} to {to_account}",
"balance_claim": "{account} reclamó un saldo de {amount}",
"blacklisted_by": "{lister} puso en la lista negra la cuenta {listee}",
"call_order_update":
Expand Down Expand Up @@ -1670,6 +1677,7 @@
"all": "Mostrar todo",
"assert": "Afirmar operación",
"asset_claim_fees": "Reclamar comisiones de activos",
"asset_claim_pool": "Claim asset fee pool",
"asset_create": "Crear activo",
"asset_fund_fee_pool": "Financiar Fondo de Comisiones de un activo",
"asset_global_settle": "Liquidación global de Activos",
Expand All @@ -1682,6 +1690,7 @@
"asset_update_bitasset": "Actualizar SmartCoin",
"asset_update_feed_producers":
"Actualizar productores de feed de activo",
"asset_update_issuer": "Update asset issuer",
"balance_claim": "Solicitar balance",
"blind_transfer": "Transferencia cegada",
"call_order_update": "Actualizar margen",
Expand Down
9 changes: 9 additions & 0 deletions app/assets/locales/locale-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,11 @@
"my_orders": "My open orders",
"native": "Native",
"new": "New",
"no_asks": "No asks",
"no_balance": "Insufficient balance",
"no_bids": "No bids",
"no_data": "No data",
"no_orders": "No orders",
"order_depth": "Carnet d'ordres",
"others": "Others",
"overbought": "Overbought",
Expand Down Expand Up @@ -1243,6 +1246,8 @@
},
"operation": {
"annual_upgrade_account": "{account} a été converti en membre annuel",
"asset_claim_pool":
"{account} claimed {amount} from asset {asset}'s fee pool",
"asset_create": "{account} a crée l'actif {asset}",
"asset_fund_fee_pool":
"{account} funded {asset} fee pool with {amount}",
Expand All @@ -1255,6 +1260,8 @@
"asset_update": "{account} a mis à jour l'actif {asset}",
"asset_update_feed_producers":
"{account} updated the feed producers for the asset {asset}",
"asset_update_issuer":
"{from_account} transferred {asset} to {to_account}",
"balance_claim": "{account} a recuperé un solde de {amount}",
"blacklisted_by": "{lister} a blacklisté {listee}",
"call_order_update":
Expand Down Expand Up @@ -1639,6 +1646,7 @@
"all": "Show all",
"assert": "Assert operation",
"asset_claim_fees": "Claim asset fees",
"asset_claim_pool": "Claim asset fee pool",
"asset_create": "Creation d'actif",
"asset_fund_fee_pool": "Financement de pot de frais",
"asset_global_settle": "Couvrement global d'actif",
Expand All @@ -1650,6 +1658,7 @@
"asset_update": "Mise à jour d'actif",
"asset_update_bitasset": "Mise à jour d'actif de marché",
"asset_update_feed_producers": "Mise à jour des flux",
"asset_update_issuer": "Update asset issuer",
"balance_claim": "Récuperation de solde",
"blind_transfer": "Blinded transfer",
"call_order_update": "Mise à jour d'ordre à découvert",
Expand Down
9 changes: 9 additions & 0 deletions app/assets/locales/locale-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -540,8 +540,11 @@
"my_orders": "I miei ordini attivi",
"native": "Native",
"new": "Nuovo",
"no_asks": "No asks",
"no_balance": "Saldo insufficiente",
"no_bids": "No bids",
"no_data": "Nessun dato",
"no_orders": "No orders",
"order_depth": "Market Depth",
"others": "Altri",
"overbought": "Overbought",
Expand Down Expand Up @@ -1259,6 +1262,8 @@
},
"operation": {
"annual_upgrade_account": "{account} è stato promosso a membro annuale",
"asset_claim_pool":
"{account} claimed {amount} from asset {asset}'s fee pool",
"asset_create": "{account} ha creato l'asset {asset}",
"asset_fund_fee_pool":
"{account} ha finanziato il fee pool di {asset} con {amount}",
Expand All @@ -1271,6 +1276,8 @@
"asset_update": "{account} ha aggiornato l'asset {asset}",
"asset_update_feed_producers":
"{account} ha aggiornato i produttori di feed per l'asset {asset}",
"asset_update_issuer":
"{from_account} transferred {asset} to {to_account}",
"balance_claim": "{account} ha riscosso un saldo di {amount}",
"blacklisted_by": "{lister} ha messo in blacklist l'account {listee}",
"call_order_update":
Expand Down Expand Up @@ -1666,6 +1673,7 @@
"all": "Mostra tutti",
"assert": "Assert operation",
"asset_claim_fees": "Riscuoti le commissioni dell'asset",
"asset_claim_pool": "Claim asset fee pool",
"asset_create": "Crea asset",
"asset_fund_fee_pool": "Finanzia fee pool dell'asset",
"asset_global_settle": "Settlement dell'asset globale",
Expand All @@ -1678,6 +1686,7 @@
"asset_update_bitasset": "Aggiorna SmartCoin",
"asset_update_feed_producers":
"Aggiorna produttori di feed per l'asset",
"asset_update_issuer": "Update asset issuer",
"balance_claim": "Riscuoti saldo",
"blind_transfer": "Blinded transfer",
"call_order_update": "Aggiorna margine",
Expand Down
9 changes: 9 additions & 0 deletions app/assets/locales/locale-ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,11 @@
"my_orders": "自分の未執行注文",
"native": "Native",
"new": "新しい",
"no_asks": "No asks",
"no_balance": "残高不足",
"no_bids": "No bids",
"no_data": "データなし",
"no_orders": "No orders",
"order_depth": "マーケットデプス",
"others": "その他",
"overbought": "買われすぎ",
Expand Down Expand Up @@ -1245,6 +1248,8 @@
},
"operation": {
"annual_upgrade_account": "{account}は年間会員にアップグレードしました",
"asset_claim_pool":
"{account} claimed {amount} from asset {asset}'s fee pool",
"asset_create": "{account}はアセット{asset}を作成しました",
"asset_fund_fee_pool":
"{account}は{asset}の手数料プールに{amount}を充填しました",
Expand All @@ -1257,6 +1262,8 @@
"asset_update": "{account}はアセット{asset}を更新しました",
"asset_update_feed_producers":
"{account}はアセット{asset}のフィード作成者を更新しました",
"asset_update_issuer":
"{from_account} transferred {asset} to {to_account}",
"balance_claim": "{account}は{amount}を請求しました",
"blacklisted_by": "{lister}は{listee}をブラックリストに登録しました",
"call_order_update":
Expand Down Expand Up @@ -1639,6 +1646,7 @@
"all": "すべて表示",
"assert": "アサート操作",
"asset_claim_fees": "アセット手数料を請求",
"asset_claim_pool": "Claim asset fee pool",
"asset_create": "アセットを作成",
"asset_fund_fee_pool": "アセットの手数料プールを充填",
"asset_global_settle": "グローバルアセット決済",
Expand All @@ -1650,6 +1658,7 @@
"asset_update": "アセットを更新",
"asset_update_bitasset": "スマートコインを更新",
"asset_update_feed_producers": "アセットのフィード作成者を更新",
"asset_update_issuer": "Update asset issuer",
"balance_claim": "残高請求",
"blind_transfer": "匿名転送",
"call_order_update": "マージンを更新",
Expand Down
9 changes: 9 additions & 0 deletions app/assets/locales/locale-ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,11 @@
"my_orders": "My open orders",
"native": "Native",
"new": "New",
"no_asks": "No asks",
"no_balance": "Insufficient balance",
"no_bids": "No bids",
"no_data": "No data",
"no_orders": "No orders",
"order_depth": "주문 깊이",
"others": "Others",
"overbought": "Overbought",
Expand Down Expand Up @@ -1239,6 +1242,8 @@
},
"operation": {
"annual_upgrade_account": "{account} was upgraded to annual member",
"asset_claim_pool":
"{account} claimed {amount} from asset {asset}'s fee pool",
"asset_create": "{account} created the asset {asset}",
"asset_fund_fee_pool":
"{account} funded {asset} fee pool with {amount}",
Expand All @@ -1251,6 +1256,8 @@
"asset_update": "{account} updated the asset {asset}",
"asset_update_feed_producers":
"{account} updated the feed producers for the asset {asset}",
"asset_update_issuer":
"{from_account} transferred {asset} to {to_account}",
"balance_claim": "{account} claimed a balance of {amount}",
"blacklisted_by": "{lister} blacklisted the account {listee}",
"call_order_update":
Expand Down Expand Up @@ -1633,6 +1640,7 @@
"all": "Show all",
"assert": "Assert operation",
"asset_claim_fees": "Claim asset fees",
"asset_claim_pool": "Claim asset fee pool",
"asset_create": "자산 생성",
"asset_fund_fee_pool": "자산 수수료 기금 충전",
"asset_global_settle": "자산 전체 강제청산",
Expand All @@ -1644,6 +1652,7 @@
"asset_update": "자산 업데이트",
"asset_update_bitasset": "스마트코인 업데이트",
"asset_update_feed_producers": "자산 피드 생성자 업데이트",
"asset_update_issuer": "Update asset issuer",
"balance_claim": "잔고 청구",
"blind_transfer": "Blinded transfer",
"call_order_update": "Update call order",
Expand Down
3 changes: 3 additions & 0 deletions app/assets/locales/locale-ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -543,8 +543,11 @@
"my_orders": "Мои открытые ордера",
"native": "Встроенная",
"new": "Новый",
"no_asks": "No asks",
"no_balance": "Недостаточно средств",
"no_bids": "No bids",
"no_data": "Нет данных",
"no_orders": "No orders",
"order_depth": "Глубина Рынка",
"others": "Другие",
"overbought": "Перекуплен",
Expand Down
9 changes: 9 additions & 0 deletions app/assets/locales/locale-tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,11 @@
"my_orders": "Açık emirlerim",
"native": "Native",
"new": "Yeni",
"no_asks": "No asks",
"no_balance": "Yetersiz bakiye",
"no_bids": "No bids",
"no_data": "Veri yok",
"no_orders": "No orders",
"order_depth": "Piyasa Derinliği",
"others": "Diğerleri",
"overbought": "Aşırı Talep",
Expand Down Expand Up @@ -1250,6 +1253,8 @@
},
"operation": {
"annual_upgrade_account": "{account} yıllık üyeliğe yükseltildi.",
"asset_claim_pool":
"{account} claimed {amount} from asset {asset}'s fee pool",
"asset_create": "{account} şu dijital varlığı oluşturdu: {asset}",
"asset_fund_fee_pool":
"{account} tarafından {asset} ücret havuzuna {amount} eklendi.",
Expand All @@ -1263,6 +1268,8 @@
"asset_update": "{account} şu dijital varlığı güncelledi: {asset}",
"asset_update_feed_producers":
"{account} şu dijital varlığın fiyat kaynaklarını güncelledi: {asset}",
"asset_update_issuer":
"{from_account} transferred {asset} to {to_account}",
"balance_claim":
"{account} bakiye güncelleme işlemi - Miktar: {amount}",
"blacklisted_by": "{lister} kara listeye {listee} adlı hesabı ekledi.",
Expand Down Expand Up @@ -1651,6 +1658,7 @@
"all": "Tümünü göster",
"assert": "İşlem beyanı",
"asset_claim_fees": "Aktif ücretlerini talep et",
"asset_claim_pool": "Claim asset fee pool",
"asset_create": "Yeni Oluştur",
"asset_fund_fee_pool": "Aktif ücret havuzu finansı",
"asset_global_settle": "Genel Aktif Ödemesi",
Expand All @@ -1662,6 +1670,7 @@
"asset_update": "Güncelle",
"asset_update_bitasset": "Akıllıpara güncelleme",
"asset_update_feed_producers": "Fiyat kaynağı hesabı güncelleme",
"asset_update_issuer": "Update asset issuer",
"balance_claim": "Bakiye talebi",
"blind_transfer": "Kör transfer",
"call_order_update": "Marjin güncelleme",
Expand Down
Loading

0 comments on commit 8f829ab

Please sign in to comment.