CAKE-185 | fixed string resources
Oleksandr Sobol committed
Dec 3, 2020 at 15:47 UTC
c21fd04345baf2ebc373fdf24e29a26285c9b9d2
14 files changed
+60
-13
lib/generated/i18n.dart
+23
@@ -342,6 +342,7 @@ class S implements WidgetsLocalizations {
342
String min_value(String value, String currency) => "Min: ${value} ${currency}";
343
String openalias_alert_content(String recipient_name) => "You will be sending funds to\n${recipient_name}";
344
String powered_by(String title) => "Powered by ${title}";
345
+ String provider_error(String provider) => "${provider} error";
346
String router_no_route(String name) => "No route defined for ${name}";
347
String send_address(String cryptoCurrency) => "${cryptoCurrency} address";
348
String send_priority(String transactionPriority) => "Currently the fee is set at ${transactionPriority} priority.\nTransaction priority can be adjusted in the settings";
@@ -1029,6 +1030,8 @@ class $de extends S {
1030
@override
1031
String wallet_list_failed_to_remove(String wallet_name, String error) => "Fehler beim Entfernen ${wallet_name} Wallet. ${error}";
1032
@override
1033
+ String provider_error(String provider) => "${provider} Error";
1034
+ @override
1035
String copied_key_to_clipboard(String key) => "Kopiert ${key} Zur Zwischenablage";
1036
@override
1037
String wallet_list_failed_to_load(String wallet_name, String error) => "Laden fehlgeschlagen ${wallet_name} Wallet. ${error}";
@@ -1707,6 +1710,8 @@ class $hi extends S {
1710
@override
1711
String wallet_list_failed_to_remove(String wallet_name, String error) => "निकालने में विफल ${wallet_name} बटुआ. ${error}";
1712
@override
1713
+ String provider_error(String provider) => "${provider} त्रुटि";
1714
+ @override
1715
String copied_key_to_clipboard(String key) => "की नकल की ${key} क्लिपबोर्ड पर";
1716
@override
1717
String wallet_list_failed_to_load(String wallet_name, String error) => "लोड करने में विफल ${wallet_name} बटुआ. ${error}";
@@ -2385,6 +2390,8 @@ class $ru extends S {
2390
@override
2391
String wallet_list_failed_to_remove(String wallet_name, String error) => "Ошибка при удалении ${wallet_name} кошелька. ${error}";
2392
@override
2393
+ String provider_error(String provider) => "${provider} ошибка";
2394
+ @override
2395
String copied_key_to_clipboard(String key) => "Скопировано ${key} в буфер обмена";
2396
@override
2397
String wallet_list_failed_to_load(String wallet_name, String error) => "Ошибка при загрузке ${wallet_name} кошелька. ${error}";
@@ -3063,6 +3070,8 @@ class $ko extends S {
3070
@override
3071
String wallet_list_failed_to_remove(String wallet_name, String error) => "제거하지 못했습니다 ${wallet_name} 지갑. ${error}";
3072
@override
3073
+ String provider_error(String provider) => "${provider} 오류";
3074
+ @override
3075
String copied_key_to_clipboard(String key) => "복사 ${key} 클립 보드로";
3076
@override
3077
String wallet_list_failed_to_load(String wallet_name, String error) => "불러 오지 못했습니다 ${wallet_name} 지갑. ${error}";
@@ -3741,6 +3750,8 @@ class $pt extends S {
3750
@override
3751
String wallet_list_failed_to_remove(String wallet_name, String error) => "Falha ao remover a carteira ${wallet_name}. ${error}";
3752
@override
3753
+ String provider_error(String provider) => "${provider} erro";
3754
+ @override
3755
String copied_key_to_clipboard(String key) => "${key} copiada para a área de transferência";
3756
@override
3757
String wallet_list_failed_to_load(String wallet_name, String error) => "Falha ao abrir a carteira ${wallet_name}. ${error}";
@@ -4419,6 +4430,8 @@ class $uk extends S {
4430
@override
4431
String wallet_list_failed_to_remove(String wallet_name, String error) => "Помилка при видаленні ${wallet_name} гаманця. ${error}";
4432
@override
4433
+ String provider_error(String provider) => "${provider} помилка";
4434
+ @override
4435
String copied_key_to_clipboard(String key) => "Скопійовано ${key} в буфер обміну";
4436
@override
4437
String wallet_list_failed_to_load(String wallet_name, String error) => "Помилка при завантаженні ${wallet_name} гаманця. ${error}";
@@ -5097,6 +5110,8 @@ class $ja extends S {
5110
@override
5111
String wallet_list_failed_to_remove(String wallet_name, String error) => "削除できませんでした ${wallet_name} 財布. ${error}";
5112
@override
5113
+ String provider_error(String provider) => "${provider} エラー";
5114
+ @override
5115
String copied_key_to_clipboard(String key) => "コピー済み ${key} クリップボードへ";
5116
@override
5117
String wallet_list_failed_to_load(String wallet_name, String error) => "読み込みに失敗しました ${wallet_name} 財布. ${error}";
@@ -5779,6 +5794,8 @@ class $pl extends S {
5794
@override
5795
String wallet_list_failed_to_remove(String wallet_name, String error) => "Nie udało się usunąć ${wallet_name} portfel. ${error}";
5796
@override
5797
+ String provider_error(String provider) => "${provider} pomyłka";
5798
+ @override
5799
String copied_key_to_clipboard(String key) => "Skopiowane ${key} do schowka";
5800
@override
5801
String wallet_list_failed_to_load(String wallet_name, String error) => "Nie udało się załadować ${wallet_name} portfel. ${error}";
@@ -6457,6 +6474,8 @@ class $es extends S {
6474
@override
6475
String wallet_list_failed_to_remove(String wallet_name, String error) => "Error al elimina ${wallet_name} billetera. ${error}";
6476
@override
6477
+ String provider_error(String provider) => "${provider} error";
6478
+ @override
6479
String copied_key_to_clipboard(String key) => "Copiado ${key} al portapapeles";
6480
@override
6481
String wallet_list_failed_to_load(String wallet_name, String error) => "No se pudo cargar ${wallet_name} la billetera. ${error}";
@@ -7135,6 +7154,8 @@ class $nl extends S {
7154
@override
7155
String wallet_list_failed_to_remove(String wallet_name, String error) => "Verwijderen mislukt ${wallet_name} portemonnee. ${error}";
7156
@override
7157
+ String provider_error(String provider) => "${provider} fout";
7158
+ @override
7159
String copied_key_to_clipboard(String key) => "Gekopieerd ${key} naar het klembord";
7160
@override
7161
String wallet_list_failed_to_load(String wallet_name, String error) => "Laden mislukt ${wallet_name} portemonnee. ${error}";
@@ -7813,6 +7834,8 @@ class $zh extends S {
7834
@override
7835
String wallet_list_failed_to_remove(String wallet_name, String error) => "删除失败 ${wallet_name} 钱包. ${error}";
7836
@override
7837
+ String provider_error(String provider) => "${provider} 錯誤";
7838
+ @override
7839
String copied_key_to_clipboard(String key) => "复制 ${key} 到剪贴板";
7840
@override
7841
String wallet_list_failed_to_load(String wallet_name, String error) => "加载失败 ${wallet_name} 钱包. ${error}";
lib/src/screens/exchange/exchange_page.dart
+1
-1
@@ -558,7 +558,7 @@ class ExchangePage extends BasePage {
558
context: context,
559
builder: (BuildContext context) {
560
return AlertWithOneAction(
561
- alertTitle: state.title,
561
+ alertTitle: S.of(context).provider_error(state.title),
562
alertContent: state.error,
563
buttonText: S.of(context).ok,
564
buttonAction: () => Navigator.of(context).pop());
res/values/strings_de.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "Ich verstehe. Zeig mir meinen Samen",
415
416
"xmr_to_error" : "XMR.TO-Fehler",
417
- "xmr_to_error_description" : "Ungültiger Betrag. Höchstgrenze 8 Stellen nach dem Dezimalpunkt"
417
+ "xmr_to_error_description" : "Ungültiger Betrag. Höchstgrenze 8 Stellen nach dem Dezimalpunkt",
418
+
419
+ "provider_error" : "${provider} Error"
420
}
\ No newline at end of file
res/values/strings_en.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "I understand. Show me my seed",
415
416
"xmr_to_error" : "XMR.TO error",
417
- "xmr_to_error_description" : "Invalid amount. Maximum limit 8 digits after the decimal point"
417
+ "xmr_to_error_description" : "Invalid amount. Maximum limit 8 digits after the decimal point",
418
+
419
+ "provider_error" : "${provider} error"
420
}
\ No newline at end of file
res/values/strings_es.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "Entiendo. Muéstrame mi semilla",
415
416
"xmr_to_error" : "Error de XMR.TO",
417
- "xmr_to_error_description" : "Monto invalido. Límite máximo de 8 dígitos después del punto decimal"
417
+ "xmr_to_error_description" : "Monto invalido. Límite máximo de 8 dígitos después del punto decimal",
418
+
419
+ "provider_error" : "${provider} error"
420
}
\ No newline at end of file
res/values/strings_hi.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "मै समझता हुँ। मुझे अपना बीज दिखाओ",
415
416
"xmr_to_error" : "XMR.TO त्रुटि",
417
- "xmr_to_error_description" : "अवैध राशि। दशमलव बिंदु के बाद अधिकतम सीमा 8 अंक"
417
+ "xmr_to_error_description" : "अवैध राशि। दशमलव बिंदु के बाद अधिकतम सीमा 8 अंक",
418
+
419
+ "provider_error" : "${provider} त्रुटि"
420
}
\ No newline at end of file
res/values/strings_ja.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "わかります。 種を見せて",
415
416
"xmr_to_error" : "XMR.TOエラー",
417
- "xmr_to_error_description" : "金額が無効です。 小数点以下8桁の上限"
417
+ "xmr_to_error_description" : "金額が無効です。 小数点以下8桁の上限",
418
+
419
+ "provider_error" : "${provider} エラー"
420
}
\ No newline at end of file
res/values/strings_ko.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "이해 했어요. 내 씨앗을 보여줘",
415
416
"xmr_to_error" : "XMR.TO 오류",
417
- "xmr_to_error_description" : "금액이 잘못되었습니다. 소수점 이하 최대 8 자리"
417
+ "xmr_to_error_description" : "금액이 잘못되었습니다. 소수점 이하 최대 8 자리",
418
+
419
+ "provider_error" : "${provider} 오류"
420
}
\ No newline at end of file
res/values/strings_nl.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "Ik begrijp het. Laat me mijn zaad zien",
415
416
"xmr_to_error" : "XMR.TO-fout",
417
- "xmr_to_error_description" : "Ongeldige hoeveelheid. Maximaal 8 cijfers achter de komma"
417
+ "xmr_to_error_description" : "Ongeldige hoeveelheid. Maximaal 8 cijfers achter de komma",
418
+
419
+ "provider_error" : "${provider} fout"
420
}
\ No newline at end of file
res/values/strings_pl.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "Rozumiem. Pokaż mi moje nasienie",
415
416
"xmr_to_error" : "Pomyłka XMR.TO",
417
- "xmr_to_error_description" : "Nieprawidłowa kwota. Maksymalny limit 8 cyfr po przecinku"
417
+ "xmr_to_error_description" : "Nieprawidłowa kwota. Maksymalny limit 8 cyfr po przecinku",
418
+
419
+ "provider_error" : "${provider} pomyłka"
420
}
\ No newline at end of file
res/values/strings_pt.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "Compreendo. Me mostre minha semente",
415
416
"xmr_to_error" : "Erro XMR.TO",
417
- "xmr_to_error_description" : "Montante inválido. Limite máximo de 8 dígitos após o ponto decimal"
417
+ "xmr_to_error_description" : "Montante inválido. Limite máximo de 8 dígitos após o ponto decimal",
418
+
419
+ "provider_error" : "${provider} erro"
420
}
res/values/strings_ru.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "Понятно. Покажите мнемоническую фразу",
415
416
"xmr_to_error" : "Ошибка XMR.TO",
417
- "xmr_to_error_description" : "Недопустимая сумма. Максимум 8 цифр после десятичной точки"
417
+ "xmr_to_error_description" : "Недопустимая сумма. Максимум 8 цифр после десятичной точки",
418
+
419
+ "provider_error" : "${provider} ошибка"
420
}
\ No newline at end of file
res/values/strings_uk.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "Зрозуміло. Покажіть мнемонічну фразу",
415
416
"xmr_to_error" : "Помилка XMR.TO",
417
- "xmr_to_error_description" : "Неприпустима сума. Максимум 8 цифр після десяткової коми"
417
+ "xmr_to_error_description" : "Неприпустима сума. Максимум 8 цифр після десяткової коми",
418
+
419
+ "provider_error" : "${provider} помилка"
420
}
\ No newline at end of file
res/values/strings_zh.arb
+3
-1
@@ -414,5 +414,7 @@
414
"pre_seed_button_text" : "我明白。 給我看我的種子",
415
416
"xmr_to_error" : "XMR.TO錯誤",
417
- "xmr_to_error_description" : "無效的金額。 小數點後最多8位數字"
417
+ "xmr_to_error_description" : "無效的金額。 小數點後最多8位數字",
418
+
419
+ "provider_error" : "${provider} 錯誤"
420
}
\ No newline at end of file