Skip to content

Commit 8bd967a

Browse files
committed
New Crowdin translations by Github Action
1 parent 5d9466a commit 8bd967a

14 files changed

Lines changed: 70 additions & 14 deletions

File tree

locales/languages/de.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "Neue Order",
14861486
"leverage": "Hebel",
14871487
"limit_price": "Limitpreis",
1488+
"set_price": "Set price",
14881489
"market_price": "Marktpreis",
14891490
"enter_price": "Preis eingeben",
14901491
"trigger_price": "Auslösungspreis",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "Geldkurs",
15731574
"difference_from_market": "Unterschied zum Markt:",
15741575
"limit_price_above": "Limit-Preis liegt über dem aktuellen Preis",
1575-
"limit_price_below": "Limit-Preis liegt unter dem aktuellen Preis"
1576+
"limit_price_below": "Limit-Preis liegt unter dem aktuellen Preis",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "Hebel",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "Gelder sind für den Handel verfügbar",
17161718
"failed_to_close_position": "Schließen der Position fehlgeschlagen",
17171719
"failed_to_partially_close_position": "Teilschließung der Position fehlgeschlagen",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "Ihre Position ist noch aktiv",
17191723
"fox_points_earned": "{{points}} Fox-Punkte verdient!",
17201724
"minimum_remaining_warning": "Die verbleibende Position muss mindestens {{minimum}} $ betragen. Aktuell: {{remaining}} $",

locales/languages/el.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "Νέα εντολή",
14861486
"leverage": "Μόχλευση",
14871487
"limit_price": "Τιμή ορίου",
1488+
"set_price": "Set price",
14881489
"market_price": "Τιμή αγοράς",
14891490
"enter_price": "Εισάγετε τιμή",
14901491
"trigger_price": "Τιμή ενεργοποίησης",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "Προσφορά",
15731574
"difference_from_market": "Διαφορά από την τιμή αγοράς:",
15741575
"limit_price_above": "Η τιμή ορίου είναι πάνω από την τρέχουσα τιμή",
1575-
"limit_price_below": "Η τιμή ορίου είναι κάτω από την τρέχουσα τιμή"
1576+
"limit_price_below": "Η τιμή ορίου είναι κάτω από την τρέχουσα τιμή",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "Μόχλευση",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "Τα κεφάλαια είναι διαθέσιμα για συναλλαγές",
17161718
"failed_to_close_position": "Απέτυχε το κλείσιμο της θέσης",
17171719
"failed_to_partially_close_position": "Απέτυχε το μερικό κλείσιμο της θέσης",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "Η θέση σας είναι ακόμα ενεργή",
17191723
"fox_points_earned": "Κερδίσατε {{points}} Fox Points!",
17201724
"minimum_remaining_warning": "Η εναπομείνασα θέση πρέπει να είναι τουλάχιστον ${{minimum}}. Τρέχουσα: ${{remaining}}",

locales/languages/es.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "Nueva orden",
14861486
"leverage": "Apalancamiento",
14871487
"limit_price": "Precio límite",
1488+
"set_price": "Set price",
14881489
"market_price": "Precio de mercado",
14891490
"enter_price": "Ingresar precio",
14901491
"trigger_price": "Precio de activación",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "Compra",
15731574
"difference_from_market": "Diferencia con el mercado:",
15741575
"limit_price_above": "El precio límite está por encima del precio actual",
1575-
"limit_price_below": "El precio límite está por debajo del precio actual"
1576+
"limit_price_below": "El precio límite está por debajo del precio actual",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "Apalancamiento",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "Los fondos están disponibles para operar",
17161718
"failed_to_close_position": "Error al cerrar la posición",
17171719
"failed_to_partially_close_position": "Error al cerrar la posición parcialmente",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "Tu posición sigue activa",
17191723
"fox_points_earned": "¡Ganaste {{points}} puntos Fox!",
17201724
"minimum_remaining_warning": "La posición restante debe ser al menos de ${{minimum}}. Actual: ${{remaining}}",

locales/languages/fr.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "Nouvel ordre",
14861486
"leverage": "Effet de levier",
14871487
"limit_price": "Prix limite",
1488+
"set_price": "Set price",
14881489
"market_price": "Prix du marché",
14891490
"enter_price": "Saisir le prix",
14901491
"trigger_price": "Prix déclencheur",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "Cours acheteur",
15731574
"difference_from_market": "Différence par rapport au marché :",
15741575
"limit_price_above": "Le prix limite est supérieur au prix actuel",
1575-
"limit_price_below": "Le prix limite est inférieur au prix actuel"
1576+
"limit_price_below": "Le prix limite est inférieur au prix actuel",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "Effet de levier",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "Fonds disponibles pour le trading",
17161718
"failed_to_close_position": "La position n’a pas pu être fermée",
17171719
"failed_to_partially_close_position": "Échec de la fermeture partielle de la position",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "Votre position est toujours active",
17191723
"fox_points_earned": "{{points}} points Fox gagnés !",
17201724
"minimum_remaining_warning": "La position restante doit être d’au moins {{minimum}} $. Actuellement : {{remaining}} $",

locales/languages/hi.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "नया ऑर्डर",
14861486
"leverage": "लीवरेज",
14871487
"limit_price": "लिमिट प्राइस",
1488+
"set_price": "Set price",
14881489
"market_price": "मार्केट प्राइस",
14891490
"enter_price": "एंटर प्राइस",
14901491
"trigger_price": "ट्रिगर प्राइस",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "बिड",
15731574
"difference_from_market": "बाजार से अंतर:",
15741575
"limit_price_above": "लिमिट प्राइस वर्तमान प्राइस से ऊपर है",
1575-
"limit_price_below": "लिमिट प्राइस वर्तमान प्राइस से नीचे है"
1576+
"limit_price_below": "लिमिट प्राइस वर्तमान प्राइस से नीचे है",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "लीवरेज",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "फंड्स ट्रेड करने के लिए उपलब्ध हैं",
17161718
"failed_to_close_position": "पोज़िशन बंद नहीं हो पाई",
17171719
"failed_to_partially_close_position": "पोज़िशन आंशिक रूप से बंद नहीं हो पाई",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "आपकी पोज़िशन अभी भी सक्रिय है",
17191723
"fox_points_earned": "{{points}} फॉक्स पॉइंट्स अर्जित किए गए!",
17201724
"minimum_remaining_warning": "शेष पोजीशन कम से कम ${{minimum}} होनी चाहिए। वर्तमान: ${{remaining}}",

locales/languages/id.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "Order baru",
14861486
"leverage": "Leverage",
14871487
"limit_price": "Harga limit",
1488+
"set_price": "Set price",
14881489
"market_price": "Harga pasar",
14891490
"enter_price": "Harga masuk",
14901491
"trigger_price": "Harga pemicu",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "Penawaran",
15731574
"difference_from_market": "Perbedaan dari pasar:",
15741575
"limit_price_above": "Harga limit berada di atas harga saat ini",
1575-
"limit_price_below": "Harga limit berada di bawah harga saat ini"
1576+
"limit_price_below": "Harga limit berada di bawah harga saat ini",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "Leverage",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "Dana tersedia untuk diperdagangkan",
17161718
"failed_to_close_position": "Gagal menutup posisi",
17171719
"failed_to_partially_close_position": "Gagal menutup sebagian posisi",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "Posisi Anda masih aktif",
17191723
"fox_points_earned": "{{points}} Poin Fox diperoleh!",
17201724
"minimum_remaining_warning": "Posisi yang tersisa minimal harus ${{minimum}}. Saat ini: ${{remaining}}",

locales/languages/ja.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "新規注文",
14861486
"leverage": "レバレッジ",
14871487
"limit_price": "リミット価格",
1488+
"set_price": "Set price",
14881489
"market_price": "市場価格",
14891490
"enter_price": "価格を入力してください",
14901491
"trigger_price": "トリガー価格",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "Bid",
15731574
"difference_from_market": "市場価格との差:",
15741575
"limit_price_above": "リミット価格が現在の価格を上回っています",
1575-
"limit_price_below": "リミット価格が現在の価格を下回っています"
1576+
"limit_price_below": "リミット価格が現在の価格を下回っています",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "レバレッジ",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "資金を取引に利用できます",
17161718
"failed_to_close_position": "ポジションをクローズできませんでした",
17171719
"failed_to_partially_close_position": "ポジションを部分的にクローズできませんでした",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "ポジションは引き続き有効です",
17191723
"fox_points_earned": "{{points}}フォックスポイントを獲得しました!",
17201724
"minimum_remaining_warning": "残りのポジションは{{minimum}}以上必要です。現在: ${{remaining}}",

locales/languages/ko.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "신규 주문",
14861486
"leverage": "레버리지",
14871487
"limit_price": "지정가",
1488+
"set_price": "Set price",
14881489
"market_price": "시장 가격",
14891490
"enter_price": "가격 입력",
14901491
"trigger_price": "트리거 가격",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "매수호가",
15731574
"difference_from_market": "시장가 대비 차이:",
15741575
"limit_price_above": "지정가가 현재 가격보다 높습니다",
1575-
"limit_price_below": "지정가가 현재 가격보다 낮습니다"
1576+
"limit_price_below": "지정가가 현재 가격보다 낮습니다",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "레버리지",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "자금을 거래에 사용할 수 있습니다",
17161718
"failed_to_close_position": "포지션 종료에 실패했습니다",
17171719
"failed_to_partially_close_position": "포지션 부분 종료 실패",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "포지션이 여전히 유효합니다",
17191723
"fox_points_earned": "{{points}} Fox 포인트 획득!",
17201724
"minimum_remaining_warning": "남은 포지션은 최소 ${{minimum}} 이상이어야 합니다. 현재: ${{remaining}}",

locales/languages/pt.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "Nova ordem",
14861486
"leverage": "Alavancagem",
14871487
"limit_price": "Preço limite",
1488+
"set_price": "Set price",
14881489
"market_price": "Preço de mercado",
14891490
"enter_price": "Insira o preço",
14901491
"trigger_price": "Preço de disparo",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "Lance",
15731574
"difference_from_market": "Diferença em relação ao mercado:",
15741575
"limit_price_above": "O preço limite está acima do preço atual",
1575-
"limit_price_below": "O preço limite está abaixo do preço atual"
1576+
"limit_price_below": "O preço limite está abaixo do preço atual",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "Alavancagem",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "Os fundos estão disponíveis para negociação",
17161718
"failed_to_close_position": "Falha ao encerrar posição",
17171719
"failed_to_partially_close_position": "Falha ao encerrar parcialmente a posição",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "Sua posição ainda está ativa",
17191723
"fox_points_earned": "{{points}} Pontos Fox ganhos!",
17201724
"minimum_remaining_warning": "A posição restante deve ser de pelo menos US$ {{minimum}}. Atual: US$ {{remaining}}",

locales/languages/ru.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,6 +1485,7 @@
14851485
"title": "Новый ордер",
14861486
"leverage": "Кредитное плечо",
14871487
"limit_price": "Предельная цена",
1488+
"set_price": "Set price",
14881489
"market_price": "Рыночная цена",
14891490
"enter_price": "Введите цену",
14901491
"trigger_price": "Триггерная цена",
@@ -1572,7 +1573,8 @@
15721573
"bid_price": "Бид",
15731574
"difference_from_market": "Разница по сравнению с рынком:",
15741575
"limit_price_above": "Предельная цена выше текущей цены",
1575-
"limit_price_below": "Предельная цена ниже текущей цены"
1576+
"limit_price_below": "Предельная цена ниже текущей цены",
1577+
"limit_price_too_far": "Price can't be more than 95% away from the market price"
15761578
},
15771579
"leverage_modal": {
15781580
"title": "Кредитное плечо",
@@ -1715,6 +1717,8 @@
17151717
"funds_are_available_to_trade": "Средства доступны для торговли",
17161718
"failed_to_close_position": "Не удалось закрыть позицию",
17171719
"failed_to_partially_close_position": "Не удалось частично закрыть позицию",
1720+
"failed_to_place_close_order": "Failed to place close order",
1721+
"failed_to_place_partial_close_order": "Failed to place partial close order",
17181722
"your_position_is_still_active": "Ваша позиция все еще активна",
17191723
"fox_points_earned": "Заработано {{points}} балла(-ов) Fox!",
17201724
"minimum_remaining_warning": "Оставшаяся позиция должна быть не менее {{minimum}} $. Текущая сумма: {{remaining}} $",

0 commit comments

Comments
 (0)