CWA-169 | translated error messages for limits
Oleksandr Sobol committed
Feb 7, 2020 at 15:14 UTC
d80123d960014d62279339ab257e53ce88122a23
13 files changed
+102
-10
lib/generated/i18n.dart
+63
@@ -271,6 +271,9 @@ class S implements WidgetsLocalizations {
271
String change_language_to(String language) => "Change language to ${language}?";
272
String commit_transaction_amount_fee(String amount, String fee) => "Commit transaction\nAmount: ${amount}\nFee: ${fee}";
273
String copied_key_to_clipboard(String key) => "Copied ${key} to Clipboard";
274
+ String error_text_limits_loading_failed(String provider) => "Trade for ${provider} is not created. Limits loading failed";
275
+ String error_text_maximum_limit(String provider, String max, String currency) => "Trade for ${provider} is not created. Amount is more then maximum: ${max} ${currency}";
276
+ String error_text_minimal_limit(String provider, String min, String currency) => "Trade for ${provider} is not created. Amount is less then minimal: ${min} ${currency}";
277
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "By pressing confirm, you will be sending ${fetchingLabel} ${from} from your wallet called ${walletName} to the address shown above. Or you can send from your external wallet to the above address/QR code.\n\nPlease press confirm to continue or go back to change the amounts.\n\n";
278
String exchange_result_description(String fetchingLabel, String from) => "Please send ${fetchingLabel} ${from} to the address shown above.\n\n";
279
String failed_authentication(String state_error) => "Failed authentication. ${state_error}";
@@ -802,6 +805,8 @@ class $de extends S {
805
@override
806
String router_no_route(String name) => "Keine Route definiert für ${name}";
807
@override
808
+ String error_text_minimal_limit(String provider, String min, String currency) => "Handel für ${provider} wird nicht erstellt. Menge ist weniger als minimal: ${min} ${currency}";
809
+ @override
810
String trade_id_not_found(String tradeId, String title) => "Handel ${tradeId} von ${title} nicht gefunden.";
811
@override
812
String transaction_details_copied(String title) => "${title} in die Zwischenablage kopiert";
@@ -820,6 +825,8 @@ class $de extends S {
825
@override
826
String max_value(String value, String currency) => "Max: ${value} ${currency}";
827
@override
828
+ String error_text_maximum_limit(String provider, String max, String currency) => "Handel für ${provider} wird nicht erstellt. Menge ist mehr als maximal: ${max} ${currency}";
829
+ @override
830
String min_value(String value, String currency) => "Mindest: ${value} ${currency}";
831
@override
832
String failed_authentication(String state_error) => "Authentifizierung fehlgeschlagen. ${state_error}";
@@ -828,6 +835,8 @@ class $de extends S {
835
@override
836
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "Durch Drücken von Bestätigen wird gesendet ${fetchingLabel} ${from} von Ihrer Brieftasche aus angerufen ${walletName} an die oben angegebene Adresse. Oder Sie können von Ihrem externen Portemonnaie an die oben angegebene Adresse / QR-Code senden.\n\nBitte bestätigen Sie, um fortzufahren, oder gehen Sie zurück, um die Beträge zu änderns.\n\n";
837
@override
838
+ String error_text_limits_loading_failed(String provider) => "Handel für ${provider} wird nicht erstellt. Das Laden der Limits ist fehlgeschlagen";
839
+ @override
840
String exchange_result_description(String fetchingLabel, String from) => "Bitte senden ${fetchingLabel} ${from} an die oben angegebene Adresse.\n\n'";
841
@override
842
String commit_transaction_amount_fee(String amount, String fee) => "Transaktion festschreiben\nMenge: ${amount}\nGebühr: ${fee}";
@@ -1350,6 +1359,8 @@ class $hi extends S {
1359
@override
1360
String router_no_route(String name) => "के लिए कोई मार्ग निर्धारित नहीं है ${name}";
1361
@override
1362
+ String error_text_minimal_limit(String provider, String min, String currency) => "व्यापार ${provider} के लिए नहीं बनाया गया है। राशि कम है तो न्यूनतम: ${min} ${currency}";
1363
+ @override
1364
String trade_id_not_found(String tradeId, String title) => "व्यापार ${tradeId} of ${title} नहीं मिला.";
1365
@override
1366
String transaction_details_copied(String title) => "${title} क्लिपबोर्ड पर नकल";
@@ -1368,6 +1379,8 @@ class $hi extends S {
1379
@override
1380
String max_value(String value, String currency) => "मैक्स: ${value} ${currency}";
1381
@override
1382
+ String error_text_maximum_limit(String provider, String max, String currency) => "व्यापार ${provider} के लिए नहीं बनाया गया है। राशि अधिक है तो अधिकतम: ${max} ${currency}";
1383
+ @override
1384
String min_value(String value, String currency) => "मिन: ${value} ${currency}";
1385
@override
1386
String failed_authentication(String state_error) => "प्रमाणीकरण विफल. ${state_error}";
@@ -1376,6 +1389,8 @@ class $hi extends S {
1389
@override
1390
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "पुष्टि दबाकर, आप भेज रहे होंगे ${fetchingLabel} ${from} अपने बटुए से ${walletName} ऊपर दिखाए गए पते पर। या आप अपने बाहरी वॉलेट से उपरोक्त पते / क्यूआर कोड पर भेज सकते हैं।\n\nकृपया जारी रखने या राशि बदलने के लिए वापस जाने के लिए पुष्टि करें दबाएं.\n\n";
1391
@override
1392
+ String error_text_limits_loading_failed(String provider) => "व्यापार ${provider} के लिए नहीं बनाया गया है। लोडिंग की सीमाएं विफल रहीं";
1393
+ @override
1394
String exchange_result_description(String fetchingLabel, String from) => "कृपया भेजें ${fetchingLabel} ${from} ऊपर दिखाए गए पते पर\n\n'";
1395
@override
1396
String commit_transaction_amount_fee(String amount, String fee) => "लेन-देन करें\nरकम: ${amount}\nशुल्क: ${fee}";
@@ -1898,6 +1913,8 @@ class $ru extends S {
1913
@override
1914
String router_no_route(String name) => "Экран не найден ${name}";
1915
@override
1916
+ String error_text_minimal_limit(String provider, String min, String currency) => "Сделка для ${provider} не создана. Сумма меньше минимальной: ${min} ${currency}";
1917
+ @override
1918
String trade_id_not_found(String tradeId, String title) => "Сделка ${tradeId} ${title} не найдена.";
1919
@override
1920
String transaction_details_copied(String title) => "${title} скопировано в буфер обмена";
@@ -1916,6 +1933,8 @@ class $ru extends S {
1933
@override
1934
String max_value(String value, String currency) => "Макс: ${value} ${currency}";
1935
@override
1936
+ String error_text_maximum_limit(String provider, String max, String currency) => "Сделка для ${provider} не создана. Сумма больше максимальной: ${max} ${currency}";
1937
+ @override
1938
String min_value(String value, String currency) => "Мин: ${value} ${currency}";
1939
@override
1940
String failed_authentication(String state_error) => "Ошибка аутентификации. ${state_error}";
@@ -1924,6 +1943,8 @@ class $ru extends S {
1943
@override
1944
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "Нажимая подтвердить, Вы отправите ${fetchingLabel} ${from} с Вашего кошелька ${walletName} на адрес указанный выше. Или Вы можете отправить со своего внешнего кошелька на вышеуказанный адрес / QR-код.\n\nПожалуйста, нажмите подтвердить для продолжения или вернитесь назад для изменения суммы.\n\n";
1945
@override
1946
+ String error_text_limits_loading_failed(String provider) => "Сделка для ${provider} не создана. Ошибка загрузки лимитов";
1947
+ @override
1948
String exchange_result_description(String fetchingLabel, String from) => "Пожалуйста отправьте ${fetchingLabel} ${from} на адрес, указанный выше.\n\n'";
1949
@override
1950
String commit_transaction_amount_fee(String amount, String fee) => "Подтвердить транзакцию \nСумма: ${amount}\nСбор: ${fee}";
@@ -2446,6 +2467,8 @@ class $ko extends S {
2467
@override
2468
String router_no_route(String name) => "에 정의 된 경로가 없습니다 ${name}";
2469
@override
2470
+ String error_text_minimal_limit(String provider, String min, String currency) => "거래 ${provider} 가 생성되지 않습니다. 금액이 최소보다 적습니다. ${min} ${currency}";
2471
+ @override
2472
String trade_id_not_found(String tradeId, String title) => "무역 ${tradeId} 의 ${title} 찾을 수 없습니다.";
2473
@override
2474
String transaction_details_copied(String title) => "${title} 클립 보드에 복사";
@@ -2464,6 +2487,8 @@ class $ko extends S {
2487
@override
2488
String max_value(String value, String currency) => "맥스: ${value} ${currency}";
2489
@override
2490
+ String error_text_maximum_limit(String provider, String max, String currency) => "거래 ${provider} 가 생성되지 않습니다. 금액이 최대 값보다 많습니다. ${max} ${currency}";
2491
+ @override
2492
String min_value(String value, String currency) => "최소: ${value} ${currency}";
2493
@override
2494
String failed_authentication(String state_error) => "인증 실패. ${state_error}";
@@ -2472,6 +2497,8 @@ class $ko extends S {
2497
@override
2498
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "확인을 누르면 전송됩니다 ${fetchingLabel} ${from} 지갑에서 ${walletName} 위에 표시된 주소로. 또는 외부 지갑에서 위의 주소 / QR 코드로 보낼 수 있습니다.\n\n확인을 눌러 계속하거나 금액을 변경하려면 돌아가십시오.\n\n";
2499
@override
2500
+ String error_text_limits_loading_failed(String provider) => "거래 ${provider} 가 생성되지 않습니다. 로딩 실패";
2501
+ @override
2502
String exchange_result_description(String fetchingLabel, String from) => "보내주세요 ${fetchingLabel} ${from} 위에 표시된 주소로.\n\n'";
2503
@override
2504
String commit_transaction_amount_fee(String amount, String fee) => "커밋 거래\n양: ${amount}\n보수: ${fee}";
@@ -2994,6 +3021,8 @@ class $pt extends S {
3021
@override
3022
String router_no_route(String name) => "Nenhuma rota definida para ${name}";
3023
@override
3024
+ String error_text_minimal_limit(String provider, String min, String currency) => "A troca por ${provider} não é criada. O valor é menor que o mínimo: ${min} ${currency}";
3025
+ @override
3026
String trade_id_not_found(String tradeId, String title) => "A troca ${tradeId} de ${title} não foi encontrada.";
3027
@override
3028
String transaction_details_copied(String title) => "${title} copiados para a área de transferência";
@@ -3012,6 +3041,8 @@ class $pt extends S {
3041
@override
3042
String max_value(String value, String currency) => "Máx: ${value} ${currency}";
3043
@override
3044
+ String error_text_maximum_limit(String provider, String max, String currency) => "A troca por ${provider} não é criada. O valor é superior ao máximo: ${max} ${currency}";
3045
+ @override
3046
String min_value(String value, String currency) => "Mín: ${value} ${currency}";
3047
@override
3048
String failed_authentication(String state_error) => "Falha na autenticação. ${state_error}";
@@ -3020,6 +3051,8 @@ class $pt extends S {
3051
@override
3052
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "Ao confirmar, você enviará ${fetchingLabel} ${from} da sua carteira ${walletName} para o endereço exibido acima. Você também pode enviar com uma carteira externa para o endereço/código QR acima.\n\nPressione Confirmar para continuar ou volte para alterar os valores.\n\n";
3053
@override
3054
+ String error_text_limits_loading_failed(String provider) => "A troca por ${provider} não é criada. Falha no carregamento dos limites";
3055
+ @override
3056
String exchange_result_description(String fetchingLabel, String from) => "Por favor, envie ${fetchingLabel} ${from} para o endereço mostrado acima.\n\n'";
3057
@override
3058
String commit_transaction_amount_fee(String amount, String fee) => "Confirmar transação\nQuantia: ${amount}\nTaxa: ${fee}";
@@ -3542,6 +3575,8 @@ class $ja extends S {
3575
@override
3576
String router_no_route(String name) => "ルートが定義されていません ${name}";
3577
@override
3578
+ String error_text_minimal_limit(String provider, String min, String currency) => "${provider} の取引は作成されません。 金額は最小額より少ない: ${min} ${currency}";
3579
+ @override
3580
String trade_id_not_found(String tradeId, String title) => "トレード ${tradeId} of ${title} 見つかりません";
3581
@override
3582
String transaction_details_copied(String title) => "${title} クリップボードにコピーしました";
@@ -3560,6 +3595,8 @@ class $ja extends S {
3595
@override
3596
String max_value(String value, String currency) => "マックス: ${value} ${currency}";
3597
@override
3598
+ String error_text_maximum_limit(String provider, String max, String currency) => "${provider} の取引は作成されません。 金額は最大値を超えています: ${max} ${currency}";
3599
+ @override
3600
String min_value(String value, String currency) => "分: ${value} ${currency}";
3601
@override
3602
String failed_authentication(String state_error) => "認証失敗. ${state_error}";
@@ -3568,6 +3605,8 @@ class $ja extends S {
3605
@override
3606
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "確認を押すと、送信されます ${fetchingLabel} ${from} と呼ばれるあなたの財布から ${walletName} 上記のアドレスへ. または、外部ウォレットから上記のアドレス/ QRコードに送信できます.\n\n確認を押して続行するか、戻って金額を変更してください.\n\n";
3607
@override
3608
+ String error_text_limits_loading_failed(String provider) => "${provider} の取引は作成されません。 制限の読み込みに失敗しました";
3609
+ @override
3610
String exchange_result_description(String fetchingLabel, String from) => "送信してください ${fetchingLabel} ${from} 上記のアドレスへ.\n\n'";
3611
@override
3612
String commit_transaction_amount_fee(String amount, String fee) => "トランザクションをコミット\n量: ${amount}\n費用: ${fee}";
@@ -4094,6 +4133,8 @@ class $pl extends S {
4133
@override
4134
String router_no_route(String name) => "Brak zdefiniowanej trasy dla ${name}";
4135
@override
4136
+ String error_text_minimal_limit(String provider, String min, String currency) => "Wymiana dla ${provider} nie została utworzona. Kwota jest mniejsza niż minimalna: ${min} ${currency}";
4137
+ @override
4138
String trade_id_not_found(String tradeId, String title) => "Handel ${tradeId} of ${title} nie znaleziono.";
4139
@override
4140
String transaction_details_copied(String title) => "${title} skopiowane do schowka";
@@ -4112,6 +4153,8 @@ class $pl extends S {
4153
@override
4154
String max_value(String value, String currency) => "Max: ${value} ${currency}";
4155
@override
4156
+ String error_text_maximum_limit(String provider, String max, String currency) => "Wymiana dla ${provider} nie została utworzona. Kwota jest większa niż maksymalna: ${max} ${currency}";
4157
+ @override
4158
String min_value(String value, String currency) => "Min: ${value} ${currency}";
4159
@override
4160
String failed_authentication(String state_error) => "Nieudane uwierzytelnienie. ${state_error}";
@@ -4120,6 +4163,8 @@ class $pl extends S {
4163
@override
4164
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "Naciskając Potwierdź, wyślesz ${fetchingLabel} ${from} z twojego portfela ${walletName} z twojego portfela. Lub możesz wysłać z zewnętrznego portfela na powyższy adres / kod QR.\n\nNaciśnij Potwierdź, aby kontynuować lub wróć, aby zmienić kwoty.\n\n";
4165
@override
4166
+ String error_text_limits_loading_failed(String provider) => "Wymiana dla ${provider} nie została utworzona. Ładowanie limitów nie powiodło się";
4167
+ @override
4168
String exchange_result_description(String fetchingLabel, String from) => "Proszę wyślij ${fetchingLabel} ${from} na adres podany powyżej.\n\n'";
4169
@override
4170
String commit_transaction_amount_fee(String amount, String fee) => "Zatwierdź transakcję\nIlość: ${amount}\nOpłata: ${fee}";
@@ -4642,6 +4687,8 @@ class $es extends S {
4687
@override
4688
String router_no_route(String name) => "No hay ruta definida para ${name}";
4689
@override
4690
+ String error_text_minimal_limit(String provider, String min, String currency) => "El comercio por ${provider} no se crea. La cantidad es menos que mínima: ${min} ${currency}";
4691
+ @override
4692
String trade_id_not_found(String tradeId, String title) => "Comercio ${tradeId} de ${title} no encontrado.";
4693
@override
4694
String transaction_details_copied(String title) => "${title} Copiado al portapapeles";
@@ -4660,6 +4707,8 @@ class $es extends S {
4707
@override
4708
String max_value(String value, String currency) => "Max: ${value} ${currency}";
4709
@override
4710
+ String error_text_maximum_limit(String provider, String max, String currency) => "El comercio por ${provider} no se crea. La cantidad es más que el máximo: ${max} ${currency}";
4711
+ @override
4712
String min_value(String value, String currency) => "Min: ${value} ${currency}";
4713
@override
4714
String failed_authentication(String state_error) => "Autenticación fallida. ${state_error}";
@@ -4668,6 +4717,8 @@ class $es extends S {
4717
@override
4718
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "Al presionar confirmar, enviará ${fetchingLabel} ${from} desde su billetera llamada ${walletName} a la dirección que se muestra arriba. O puede enviar desde su billetera externa a la dirección / código QR anterior.\n\nPresione confirmar para continuar o regrese para cambiar los montos.\n\n";
4719
@override
4720
+ String error_text_limits_loading_failed(String provider) => "El comercio por ${provider} no se crea. Límites de carga fallidos";
4721
+ @override
4722
String exchange_result_description(String fetchingLabel, String from) => "Envíe ${fetchingLabel} ${from} a la dirección que se muestra arriba.\n\n'";
4723
@override
4724
String commit_transaction_amount_fee(String amount, String fee) => "Confirmar transacción\nCantidad: ${amount}\nCuota: ${fee}";
@@ -5190,6 +5241,8 @@ class $nl extends S {
5241
@override
5242
String router_no_route(String name) => "Geen route gedefinieerd voor ${name}";
5243
@override
5244
+ String error_text_minimal_limit(String provider, String min, String currency) => "Ruil voor ${provider} is niet gemaakt. Bedrag is minder dan minimaal: ${min} ${currency}";
5245
+ @override
5246
String trade_id_not_found(String tradeId, String title) => "Handel ${tradeId} van ${title} niet gevonden.";
5247
@override
5248
String transaction_details_copied(String title) => "${title} gekopieerd naar het klembord";
@@ -5208,6 +5261,8 @@ class $nl extends S {
5261
@override
5262
String max_value(String value, String currency) => "Max: ${value} ${currency}";
5263
@override
5264
+ String error_text_maximum_limit(String provider, String max, String currency) => "Ruil voor ${provider} is niet gemaakt. Bedrag is meer dan maximaal: ${max} ${currency}";
5265
+ @override
5266
String min_value(String value, String currency) => "Min: ${value} ${currency}";
5267
@override
5268
String failed_authentication(String state_error) => "Mislukte authenticatie. ${state_error}";
@@ -5216,6 +5271,8 @@ class $nl extends S {
5271
@override
5272
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "Door op bevestigen te drukken, wordt u verzonden ${fetchingLabel} ${from} uit je portemonnee genoemd ${walletName} naar bovenstaand adres. Of u kunt uw externe portemonnee naar bovenstaand adres / QR-code sturen.\n\nDruk op bevestigen om door te gaan of terug te gaan om de bedragen te wijzigen.\n\n";
5273
@override
5274
+ String error_text_limits_loading_failed(String provider) => "Ruil voor ${provider} is niet gemaakt. Beperkingen laden mislukt";
5275
+ @override
5276
String exchange_result_description(String fetchingLabel, String from) => "Zend alstublieft ${fetchingLabel} ${from} naar bovenstaand adres.\n\n'";
5277
@override
5278
String commit_transaction_amount_fee(String amount, String fee) => "Verricht transactie\nBedrag: ${amount}\nhonorarium: ${fee}";
@@ -5738,6 +5795,8 @@ class $zh extends S {
5795
@override
5796
String router_no_route(String name) => "未定义路线 ${name}";
5797
@override
5798
+ String error_text_minimal_limit(String provider, String min, String currency) => "未創建 ${provider} 交易。 金額少於最小值:${min} ${currency}";
5799
+ @override
5800
String trade_id_not_found(String tradeId, String title) => "贸易方式 ${tradeId} 的 ${title} 未找到.";
5801
@override
5802
String transaction_details_copied(String title) => "${title} 复制到剪贴板";
@@ -5756,6 +5815,8 @@ class $zh extends S {
5815
@override
5816
String max_value(String value, String currency) => "最高: ${value} ${currency}";
5817
@override
5818
+ String error_text_maximum_limit(String provider, String max, String currency) => "未創建 ${provider} 交易。 金額大於最大值:${max} ${currency}";
5819
+ @override
5820
String min_value(String value, String currency) => "敏: ${value} ${currency}";
5821
@override
5822
String failed_authentication(String state_error) => "身份验证失败. ${state_error}";
@@ -5764,6 +5825,8 @@ class $zh extends S {
5825
@override
5826
String exchange_result_confirm(String fetchingLabel, String from, String walletName) => "点击确认 您将发送 ${fetchingLabel} ${from} 从你的钱包里 ${walletName} 到上面显示的地址. 或者,您也可以从外部钱包发送上述地址/ QR码。\n\n请按确认继续或返回以更改金额\n\n";
5827
@override
5828
+ String error_text_limits_loading_failed(String provider) => "未創建 ${provider} 交易。 限制加載失敗";
5829
+ @override
5830
String exchange_result_description(String fetchingLabel, String from) => "请发送 ${fetchingLabel} ${from} 到上面显示的地址.\n\n'";
5831
@override
5832
String commit_transaction_amount_fee(String amount, String fee) => "提交交易\n量: ${amount}\nFee: ${fee}";
lib/src/stores/exchange/exchange_store.dart
+6
-10
@@ -188,15 +188,13 @@ abstract class ExchangeStoreBase with Store {
188
currency = depositCurrency;
189
}
190
191
- if (limitsState is LimitsLoadedSuccessfully) {
191
+ if (limitsState is LimitsLoadedSuccessfully && amount != null) {
192
if (double.parse(amount) < limits.min) {
193
- final error = "Trade for ${provider.description} is not created. "
194
- "Amount is less then minimal: ${limits.min} ${currency.toString()}";
195
- tradeState = TradeIsCreatedFailure(error: error);
193
+ tradeState = TradeIsCreatedFailure(error: S.current.error_text_minimal_limit("${provider.description}",
194
+ "${limits.min}", currency.toString()));
195
} else if (limits.max != null && double.parse(amount) > limits.max) {
197
- final error = "Trade for ${provider.description} is not created. "
198
- "Amount is more then maximum: ${limits.max} ${currency.toString()}";
199
- tradeState = TradeIsCreatedFailure(error: error);
196
+ tradeState = TradeIsCreatedFailure(error: S.current.error_text_maximum_limit("${provider.description}",
197
+ "${limits.max}", currency.toString()));
198
} else {
199
try {
200
tradeState = TradeIsCreating();
@@ -209,9 +207,7 @@ abstract class ExchangeStoreBase with Store {
207
}
208
}
209
} else {
212
- final error = "Trade for ${provider.description} is not created. "
213
- "Limits loading failed";
214
- tradeState = TradeIsCreatedFailure(error: error);
210
+ tradeState = TradeIsCreatedFailure(error: S.current.error_text_limits_loading_failed("${provider.description}"));
211
}
212
213
}
res/values/strings_de.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "Der Wallet darf nur Buchstaben und Zahlen enthalten\nund muss zwischen 1 und 15 Zeichen lang sein",
279
"error_text_keys" : "Walletschlüssel können nur 64 hexadezimale Zeichen enthalten",
280
"error_text_crypto_currency" : "Die Anzahl der Nachkommastellen\nmuss kleiner oder gleich 12 sein.",
281
+ "error_text_minimal_limit" : "Handel für ${provider} wird nicht erstellt. Menge ist weniger als minimal: ${min} ${currency}",
282
+ "error_text_maximum_limit" : "Handel für ${provider} wird nicht erstellt. Menge ist mehr als maximal: ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "Handel für ${provider} wird nicht erstellt. Das Laden der Limits ist fehlgeschlagen",
284
285
286
"auth_store_ban_timeout" : "Auszeit verbieten",
res/values/strings_en.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "Wallet name can only contain letters, numbers\nand must be between 1 and 15 characters long",
279
"error_text_keys" : "Wallet keys can only contain 64 chars in hex",
280
"error_text_crypto_currency" : "The number of fraction digits\nmust be less or equal to 12",
281
+ "error_text_minimal_limit" : "Trade for ${provider} is not created. Amount is less then minimal: ${min} ${currency}",
282
+ "error_text_maximum_limit" : "Trade for ${provider} is not created. Amount is more then maximum: ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "Trade for ${provider} is not created. Limits loading failed",
284
285
286
"auth_store_ban_timeout" : "ban_timeout",
res/values/strings_es.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "El nombre de la billetera solo puede contener letras, números \ny debe tener entre 1 y 15 caracteres de longitud",
279
"error_text_keys" : "Las llaves de billetera solo pueden contener 64 caracteres en hexadecimal",
280
"error_text_crypto_currency" : "El número de dígitos fraccionarios \ndebe ser menor o igual a 12",
281
+ "error_text_minimal_limit" : "El comercio por ${provider} no se crea. La cantidad es menos que mínima: ${min} ${currency}",
282
+ "error_text_maximum_limit" : "El comercio por ${provider} no se crea. La cantidad es más que el máximo: ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "El comercio por ${provider} no se crea. Límites de carga fallidos",
284
285
286
"auth_store_ban_timeout" : "prohibición de tiempo de espera",
res/values/strings_hi.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "वॉलेट नाम में केवल अक्षर, संख्याएं हो सकती हैं\nऔर 1 और 15 वर्णों के बीच लंबा होना चाहिए",
279
"error_text_keys" : "वॉलेट कीज़ में हेक्स में केवल 64 वर्ण हो सकते हैं",
280
"error_text_crypto_currency" : "अंश अंकों की संख्या\n12 से कम या इसके बराबर होना चाहिए",
281
+ "error_text_minimal_limit" : "व्यापार ${provider} के लिए नहीं बनाया गया है। राशि कम है तो न्यूनतम: ${min} ${currency}",
282
+ "error_text_maximum_limit" : "व्यापार ${provider} के लिए नहीं बनाया गया है। राशि अधिक है तो अधिकतम: ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "व्यापार ${provider} के लिए नहीं बनाया गया है। लोडिंग की सीमाएं विफल रहीं",
284
285
286
"auth_store_ban_timeout" : "समय की पाबंदी",
res/values/strings_ja.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "ウォレット名には文字のみを含めることができます\n1〜15文字である必要があります",
279
"error_text_keys" : "ウォレットキーには、16進数で64文字しか含めることができません",
280
"error_text_crypto_currency" : "小数桁数\n12以下でなければなりません",
281
+ "error_text_minimal_limit" : "${provider} の取引は作成されません。 金額は最小額より少ない: ${min} ${currency}",
282
+ "error_text_maximum_limit" : "${provider} の取引は作成されません。 金額は最大値を超えています: ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "${provider} の取引は作成されません。 制限の読み込みに失敗しました",
284
285
286
"auth_store_ban_timeout" : "禁止タイムアウト",
res/values/strings_ko.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "지갑 이름은 문자, 숫자 만 포함 할 수 있습니다\n1 ~ 15 자 사이 여야합니다",
279
"error_text_keys" : "지갑 키는 16 진수로 64 자만 포함 할 수 있습니다",
280
"error_text_crypto_currency" : "소수 자릿수\n12 이하 여야합니다",
281
+ "error_text_minimal_limit" : "거래 ${provider} 가 생성되지 않습니다. 금액이 최소보다 적습니다. ${min} ${currency}",
282
+ "error_text_maximum_limit" : "거래 ${provider} 가 생성되지 않습니다. 금액이 최대 값보다 많습니다. ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "거래 ${provider} 가 생성되지 않습니다. 로딩 실패",
284
285
286
"auth_store_ban_timeout" : "타임 아웃 금지",
res/values/strings_nl.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "Naam portemonnee kan alleen letters, cijfers bevatten\nen moet tussen de 1 en 15 tekens lang zijn",
279
"error_text_keys" : "Portefeuillesleutels kunnen maximaal 64 tekens bevatten in hexadecimale volgorde",
280
"error_text_crypto_currency" : "Het aantal breukcijfers\nmoet kleiner zijn dan of gelijk zijn aan 12",
281
+ "error_text_minimal_limit" : "Ruil voor ${provider} is niet gemaakt. Bedrag is minder dan minimaal: ${min} ${currency}",
282
+ "error_text_maximum_limit" : "Ruil voor ${provider} is niet gemaakt. Bedrag is meer dan maximaal: ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "Ruil voor ${provider} is niet gemaakt. Beperkingen laden mislukt",
284
285
286
"auth_store_ban_timeout" : "time-out verbieden",
res/values/strings_pl.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "Nazwa portfela może zawierać tylko litery i cyfry\ni musi mieć od 1 do 15 znaków",
279
"error_text_keys" : "Klucze portfela mogą zawierać tylko 64 znaki w systemie szesnastkowym",
280
"error_text_crypto_currency" : "Liczba cyfr ułamkowych\nmusi być mniejsza lub równa 12",
281
+ "error_text_minimal_limit" : "Wymiana dla ${provider} nie została utworzona. Kwota jest mniejsza niż minimalna: ${min} ${currency}",
282
+ "error_text_maximum_limit" : "Wymiana dla ${provider} nie została utworzona. Kwota jest większa niż maksymalna: ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "Wymiana dla ${provider} nie została utworzona. Ładowanie limitów nie powiodło się",
284
285
286
"auth_store_ban_timeout" : "przekroczenie limitu czasu",
res/values/strings_pt.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "O nome da carteira só pode conter letras, números\ne deve ter entre 1 e 15 caracteres",
279
"error_text_keys" : "As chaves da carteira podem conter apenas 64 caracteres em hexadecimal",
280
"error_text_crypto_currency" : "O número de dígitos decimais\ndeve ser menor ou igual a 12",
281
+ "error_text_minimal_limit" : "A troca por ${provider} não é criada. O valor é menor que o mínimo: ${min} ${currency}",
282
+ "error_text_maximum_limit" : "A troca por ${provider} não é criada. O valor é superior ao máximo: ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "A troca por ${provider} não é criada. Falha no carregamento dos limites",
284
285
286
"auth_store_ban_timeout" : "ban_timeout",
res/values/strings_ru.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "Имя кошелька может содержать только буквы, цифры\nи может быть от 1 до 15 символов в длину",
279
"error_text_keys" : "Ключи кошелька могут содержать только 64 символа в hex",
280
"error_text_crypto_currency" : "Количество цифр после запятой\nдолжно быть меньше или равно 12",
281
+ "error_text_minimal_limit" : "Сделка для ${provider} не создана. Сумма меньше минимальной: ${min} ${currency}",
282
+ "error_text_maximum_limit" : "Сделка для ${provider} не создана. Сумма больше максимальной: ${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "Сделка для ${provider} не создана. Ошибка загрузки лимитов",
284
285
286
"auth_store_ban_timeout" : "ban_timeout",
res/values/strings_zh.arb
+3
@@ -278,6 +278,9 @@
278
"error_text_wallet_name" : "钱包名称只能包含字母,数字\n且必须介于1到15个字符之间",
279
"error_text_keys" : "钱包密钥只能包含16个字符的十六进制字符",
280
"error_text_crypto_currency" : "小数位数\n必须小于或等于12",
281
+ "error_text_minimal_limit" : "未創建 ${provider} 交易。 金額少於最小值:${min} ${currency}",
282
+ "error_text_maximum_limit" : "未創建 ${provider} 交易。 金額大於最大值:${max} ${currency}",
283
+ "error_text_limits_loading_failed" : "未創建 ${provider} 交易。 限制加載失敗",
284
285
286
"auth_store_ban_timeout" : "禁止超时",