@bigbinary/neeto-payments-frontend 6.1.23 → 6.1.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/javascript/src/translations/ar.json +8 -4
- package/app/javascript/src/translations/bg.json +8 -4
- package/app/javascript/src/translations/ca.json +8 -4
- package/app/javascript/src/translations/cs.json +8 -4
- package/app/javascript/src/translations/da.json +8 -4
- package/app/javascript/src/translations/de.json +8 -4
- package/app/javascript/src/translations/es-MX.json +8 -4
- package/app/javascript/src/translations/es.json +8 -4
- package/app/javascript/src/translations/et.json +8 -4
- package/app/javascript/src/translations/fi.json +8 -4
- package/app/javascript/src/translations/fil.json +8 -4
- package/app/javascript/src/translations/fr.json +8 -4
- package/app/javascript/src/translations/he.json +8 -4
- package/app/javascript/src/translations/hi.json +8 -4
- package/app/javascript/src/translations/hr.json +8 -4
- package/app/javascript/src/translations/hu.json +8 -4
- package/app/javascript/src/translations/id.json +8 -4
- package/app/javascript/src/translations/it.json +8 -4
- package/app/javascript/src/translations/ja.json +8 -4
- package/app/javascript/src/translations/ko.json +8 -4
- package/app/javascript/src/translations/nl.json +8 -4
- package/app/javascript/src/translations/pl.json +8 -4
- package/app/javascript/src/translations/pt-BR.json +8 -4
- package/app/javascript/src/translations/pt.json +8 -4
- package/app/javascript/src/translations/ro.json +8 -4
- package/app/javascript/src/translations/ru.json +8 -4
- package/app/javascript/src/translations/sk.json +8 -4
- package/app/javascript/src/translations/sl.json +8 -4
- package/app/javascript/src/translations/sv.json +8 -4
- package/app/javascript/src/translations/th.json +8 -4
- package/app/javascript/src/translations/tr.json +8 -4
- package/app/javascript/src/translations/uk.json +8 -4
- package/app/javascript/src/translations/vi.json +8 -4
- package/app/javascript/src/translations/zh-CN.json +8 -4
- package/app/javascript/src/translations/zh-TW.json +8 -4
- package/package.json +6 -6
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "يتطلب إجراء",
|
|
458
458
|
"cancelled": "ملغى",
|
|
459
459
|
"confirmationPending": "تأكيد معلق",
|
|
460
|
-
"rejected": "مرفوض"
|
|
460
|
+
"rejected": "مرفوض",
|
|
461
|
+
"authorized": "مخول"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "مبدئي",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "مرفوض",
|
|
475
476
|
"successful": "ناجح",
|
|
476
477
|
"refunded": "مردود",
|
|
477
|
-
"pending": "معلق"
|
|
478
|
+
"pending": "معلق",
|
|
479
|
+
"authorized": "مخول"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "ناجح",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "تم إلغاء المعاملة",
|
|
505
507
|
"requires_action": "تتطلب العملية مزيدًا من الإجراءات من العميل لإكمالها.",
|
|
506
508
|
"confirmationPending": "لم تتم الموافقة اليدوية على المعاملة بعد",
|
|
507
|
-
"rejected": "تم رفض المعاملة"
|
|
509
|
+
"rejected": "تم رفض المعاملة",
|
|
510
|
+
"authorized": "تمت الموافقة على الدفع ولكن لم يتم استرداده بعد"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "لم يتم تأكيد هذه المعاملة بعد.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "فشلت هذه المعاملة لأن البنك المصدّر لسبب ما رفضها.",
|
|
541
544
|
"initiated": "لم يدخل العميل طريقة الدفع الخاصة به بعد.",
|
|
542
545
|
"pending": "تمت الموافقة على المعاملة، لكن لم يتم التقاط الأموال بعد.",
|
|
543
|
-
"refunded": "تم استرداد المعاملة"
|
|
546
|
+
"refunded": "تم استرداد المعاملة",
|
|
547
|
+
"authorized": "تمت الموافقة على الدفع ولكن لم يتم استرداده بعد"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "الحساب متصل",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "изисква действие",
|
|
458
458
|
"cancelled": "отменено",
|
|
459
459
|
"confirmationPending": "в очакване на потвърдение",
|
|
460
|
-
"rejected": "отхвърлено"
|
|
460
|
+
"rejected": "отхвърлено",
|
|
461
|
+
"authorized": "упълномощен"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "инициирано",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "отхвърлено",
|
|
475
476
|
"successful": "успешно",
|
|
476
477
|
"refunded": "върнато",
|
|
477
|
-
"pending": "в очакване"
|
|
478
|
+
"pending": "в очакване",
|
|
479
|
+
"authorized": "упълномощен"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "успешно",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "Транзакцията е отменена",
|
|
505
507
|
"requires_action": "Процесът изисква допълнително действие от клиента, за да завърши",
|
|
506
508
|
"confirmationPending": "Транзакцията все още не е потвърдена ръчно",
|
|
507
|
-
"rejected": "Транзакцията е отхвърлена"
|
|
509
|
+
"rejected": "Транзакцията е отхвърлена",
|
|
510
|
+
"authorized": "Плащането е упълномощено, но все още не е задържано"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "Тази транзакция все още не е потвърдена.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "Това плащане е неуспешно, тъй като издаващата банка го е отхвърлила",
|
|
541
544
|
"initiated": "Клиентът не е въведел метод на плащане.",
|
|
542
545
|
"pending": "Транзакцията е авторизирана, но средствата все още не са уловени",
|
|
543
|
-
"refunded": "Транзакцията е възстановена"
|
|
546
|
+
"refunded": "Транзакцията е възстановена",
|
|
547
|
+
"authorized": "Плащането е упълномащено, но все още не е задържано"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "Сметката е свързана",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "requereix acció",
|
|
458
458
|
"cancelled": "cancel·lat",
|
|
459
459
|
"confirmationPending": "confirmació pendent",
|
|
460
|
-
"rejected": "rebutjat"
|
|
460
|
+
"rejected": "rebutjat",
|
|
461
|
+
"authorized": "autoritzat"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "iniciat",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "rebutjat",
|
|
475
476
|
"successful": "exitós",
|
|
476
477
|
"refunded": "reemborsat",
|
|
477
|
-
"pending": "pendent"
|
|
478
|
+
"pending": "pendent",
|
|
479
|
+
"authorized": "autoritzat"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "exitós",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "Transacció cancel·lada",
|
|
505
507
|
"requires_action": "El procés requereix una acció addicional del client per completar-se",
|
|
506
508
|
"confirmationPending": "La transacció encara no ha estat confirmada manualment",
|
|
507
|
-
"rejected": "La transacció ha estat rebutjada"
|
|
509
|
+
"rejected": "La transacció ha estat rebutjada",
|
|
510
|
+
"authorized": "El pagament està autoritzat però encara no s'ha capturat"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "Aquesta transacció no ha estat confirmada encara.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "Aquest pagament ha fallat perquè l'entitat emissora l'ha rebutjat.",
|
|
541
544
|
"initiated": "El client no ha introduït el seu mètode de pagament.",
|
|
542
545
|
"pending": "La transacció ha estat autoritzada, però els fons no han estat capturats encara.",
|
|
543
|
-
"refunded": "Transacció reemborsada"
|
|
546
|
+
"refunded": "Transacció reemborsada",
|
|
547
|
+
"authorized": "El pagament està autoritzat però encara no s'ha capturat"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "El compte està connectat",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "vyžaduje akci",
|
|
458
458
|
"cancelled": "zrušeno",
|
|
459
459
|
"confirmationPending": "čeká na potvrzení",
|
|
460
|
-
"rejected": "odmítnuto"
|
|
460
|
+
"rejected": "odmítnuto",
|
|
461
|
+
"authorized": "autorizováno"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "zahájeno",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "odmítnuto",
|
|
475
476
|
"successful": "úspěšné",
|
|
476
477
|
"refunded": "vráceno",
|
|
477
|
-
"pending": "čekající"
|
|
478
|
+
"pending": "čekající",
|
|
479
|
+
"authorized": "autorizováno"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "úspěšné",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "Transakce byla zrušena",
|
|
505
507
|
"requires_action": "Proces vyžaduje další akci od zákazníka pro dokončení",
|
|
506
508
|
"confirmationPending": "Transakce ještě nebyla ručně potvrzena",
|
|
507
|
-
"rejected": "Transakce byla zamítnuta"
|
|
509
|
+
"rejected": "Transakce byla zamítnuta",
|
|
510
|
+
"authorized": "Platba je autorizována, ale ještě nebyla zachycena"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "Tato transakce nebyla dosud potvrzena.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "Tato platba byla odmítnuta, protože ji materská banka odmítla",
|
|
541
544
|
"initiated": "Zákazník nezadal svou metodu platby.",
|
|
542
545
|
"pending": "Transakce byla autorizována, ale prostředky ještě nebyly zachyceny",
|
|
543
|
-
"refunded": "Transakce byla vrácena"
|
|
546
|
+
"refunded": "Transakce byla vrácena",
|
|
547
|
+
"authorized": "Platba je autorizována, ale ještě nebyla zachycena"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "Účet je připojen",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "kræver handling",
|
|
458
458
|
"cancelled": "annulleret",
|
|
459
459
|
"confirmationPending": "bekræftelse afventer",
|
|
460
|
-
"rejected": "afvist"
|
|
460
|
+
"rejected": "afvist",
|
|
461
|
+
"authorized": "autoriseret"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "initieret",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "afvist",
|
|
475
476
|
"successful": "vellykket",
|
|
476
477
|
"refunded": "refunderet",
|
|
477
|
-
"pending": "afventer"
|
|
478
|
+
"pending": "afventer",
|
|
479
|
+
"authorized": "autoriseret"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "vellykket",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "Transaktionen er blevet annulleret",
|
|
505
507
|
"requires_action": "Processen kræver yderligere handling fra kunden for at fuldføre",
|
|
506
508
|
"confirmationPending": "Transaktionen er endnu ikke bekræftet manuelt",
|
|
507
|
-
"rejected": "Transaktionen er blevet afvist"
|
|
509
|
+
"rejected": "Transaktionen er blevet afvist",
|
|
510
|
+
"authorized": "Betalingen er autoriseret, men ikke endnu indsamlet"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "Denne transaktion er endnu ikke bekræftet.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "Denne betaling mislykkedes, fordi den udstedende bank afviste den",
|
|
541
544
|
"initiated": "Kunden har ikke indtastet deres betalingsmetode.",
|
|
542
545
|
"pending": "Transaktionen er blevet godkendt, men pengene er ikke blevet indfanget endnu",
|
|
543
|
-
"refunded": "Transaktionen er blevet refunderet"
|
|
546
|
+
"refunded": "Transaktionen er blevet refunderet",
|
|
547
|
+
"authorized": "Betalingen er autoriseret, men ikke endnu indsamlet"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "Kontoen er forbundet",
|
|
@@ -183,7 +183,8 @@
|
|
|
183
183
|
"requires_action": "erfordert Maßnahmen",
|
|
184
184
|
"cancelled": "storniert",
|
|
185
185
|
"confirmationPending": "Bestätigung ausstehend",
|
|
186
|
-
"rejected": "abgelehnt"
|
|
186
|
+
"rejected": "abgelehnt",
|
|
187
|
+
"authorized": "autorisiert"
|
|
187
188
|
},
|
|
188
189
|
"upiTransaction": {
|
|
189
190
|
"initiated": "eingeleitet",
|
|
@@ -200,7 +201,8 @@
|
|
|
200
201
|
"declined": "abgelehnt",
|
|
201
202
|
"successful": "erfolgreich",
|
|
202
203
|
"refunded": "erstatten",
|
|
203
|
-
"pending": "ausstehend"
|
|
204
|
+
"pending": "ausstehend",
|
|
205
|
+
"authorized": "autorisiert"
|
|
204
206
|
},
|
|
205
207
|
"split": {
|
|
206
208
|
"successful": "erfolgreich",
|
|
@@ -230,7 +232,8 @@
|
|
|
230
232
|
"cancelled": "Die Transaktion wurde storniert",
|
|
231
233
|
"requires_action": "Der Prozess erfordert weitere Maßnahmen vom Kunden, um abzuschließen",
|
|
232
234
|
"confirmationPending": "Die Transaktion ist noch nicht manuell bestätigt",
|
|
233
|
-
"rejected": "Die Transaktion wurde abgelehnt"
|
|
235
|
+
"rejected": "Die Transaktion wurde abgelehnt",
|
|
236
|
+
"authorized": "Die Zahlung ist autorisiert, aber noch nicht erfasst"
|
|
234
237
|
},
|
|
235
238
|
"upiTransaction": {
|
|
236
239
|
"initiated": "Diese Transaktion wurde noch nicht bestätigt.",
|
|
@@ -266,7 +269,8 @@
|
|
|
266
269
|
"declined": "Diese Zahlung ist fehlgeschlagen, weil die ausstellende Bank sie abgelehnt hat",
|
|
267
270
|
"initiated": "Der Kunde hat seine Zahlungsmethode noch nicht eingegeben.",
|
|
268
271
|
"pending": "Die Transaktion wurde autorisiert, aber die Gelder wurden noch nicht erfasst",
|
|
269
|
-
"refunded": "Die Transaktion wurde erstattet"
|
|
272
|
+
"refunded": "Die Transaktion wurde erstattet",
|
|
273
|
+
"authorized": "Die Zahlung ist autorisiert, aber noch nicht erfasst"
|
|
270
274
|
},
|
|
271
275
|
"account": {
|
|
272
276
|
"connected": "Das Konto ist verbunden",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "requiere acción",
|
|
458
458
|
"cancelled": "cancelado",
|
|
459
459
|
"confirmationPending": "confirmación pendiente",
|
|
460
|
-
"rejected": "rechazado"
|
|
460
|
+
"rejected": "rechazado",
|
|
461
|
+
"authorized": "autorizado"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "iniciado",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "rechazado",
|
|
475
476
|
"successful": "exitoso",
|
|
476
477
|
"refunded": "reembolsado",
|
|
477
|
-
"pending": "pendiente"
|
|
478
|
+
"pending": "pendiente",
|
|
479
|
+
"authorized": "autorizado"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "exitoso",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "La transacción ha sido cancelada",
|
|
505
507
|
"requires_action": "El proceso requiere más acción por parte del cliente para completarse",
|
|
506
508
|
"confirmationPending": "La transacción aún no ha sido confirmada manualmente",
|
|
507
|
-
"rejected": "La transacción ha sido rechazada"
|
|
509
|
+
"rejected": "La transacción ha sido rechazada",
|
|
510
|
+
"authorized": "El pago está autorizado pero aún no ha sido capturado"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "Esta transacción aún no ha sido confirmada.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "Este pago falló porque el banco emisor lo rechazó",
|
|
541
544
|
"initiated": "El cliente no ha ingresado su método de pago.",
|
|
542
545
|
"pending": "La transacción ha sido autorizada, pero los fondos aún no han sido capturados",
|
|
543
|
-
"refunded": "La transacción ha sido reembolsada"
|
|
546
|
+
"refunded": "La transacción ha sido reembolsada",
|
|
547
|
+
"authorized": "El pago está autorizado pero aún no ha sido capturado"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "La cuenta está conectada",
|
|
@@ -183,7 +183,8 @@
|
|
|
183
183
|
"requires_action": "requiere acción",
|
|
184
184
|
"cancelled": "cancelado",
|
|
185
185
|
"confirmationPending": "confirmación pendiente",
|
|
186
|
-
"rejected": "rechazado"
|
|
186
|
+
"rejected": "rechazado",
|
|
187
|
+
"authorized": "autorizado"
|
|
187
188
|
},
|
|
188
189
|
"upiTransaction": {
|
|
189
190
|
"initiated": "iniciado",
|
|
@@ -200,7 +201,8 @@
|
|
|
200
201
|
"declined": "rechazado",
|
|
201
202
|
"successful": "exitoso",
|
|
202
203
|
"refunded": "reembolsado",
|
|
203
|
-
"pending": "pendiente"
|
|
204
|
+
"pending": "pendiente",
|
|
205
|
+
"authorized": "autorizado"
|
|
204
206
|
},
|
|
205
207
|
"split": {
|
|
206
208
|
"successful": "exitoso",
|
|
@@ -230,7 +232,8 @@
|
|
|
230
232
|
"cancelled": "La transacción ha sido cancelada",
|
|
231
233
|
"requires_action": "El proceso requiere más acción del cliente para completarse",
|
|
232
234
|
"confirmationPending": "La transacción aún no ha sido confirmada manualmente",
|
|
233
|
-
"rejected": "La transacción ha sido rechazada"
|
|
235
|
+
"rejected": "La transacción ha sido rechazada",
|
|
236
|
+
"authorized": "El pago está autorizado pero aún no capturado"
|
|
234
237
|
},
|
|
235
238
|
"upiTransaction": {
|
|
236
239
|
"initiated": "Esta transacción aún no ha sido confirmada.",
|
|
@@ -266,7 +269,8 @@
|
|
|
266
269
|
"declined": "Este pago falló porque el banco emisor lo rechazó",
|
|
267
270
|
"initiated": "El cliente aún no ha ingresado su método de pago.",
|
|
268
271
|
"pending": "La transacción ha sido autorizada, pero los fondos aún no han sido capturados",
|
|
269
|
-
"refunded": "La transacción ha sido reembolsada"
|
|
272
|
+
"refunded": "La transacción ha sido reembolsada",
|
|
273
|
+
"authorized": "El pago está autorizado pero aún no capturado"
|
|
270
274
|
},
|
|
271
275
|
"account": {
|
|
272
276
|
"connected": "La cuenta está conectada",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "nõuab tegevust",
|
|
458
458
|
"cancelled": "tühistatud",
|
|
459
459
|
"confirmationPending": "kinnituse ootel",
|
|
460
|
-
"rejected": "tagasi lükatud"
|
|
460
|
+
"rejected": "tagasi lükatud",
|
|
461
|
+
"authorized": "autoriseeritud"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "algatatud",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "tagasi lükatud",
|
|
475
476
|
"successful": "edukalt",
|
|
476
477
|
"refunded": "tagasi makstud",
|
|
477
|
-
"pending": "ootel"
|
|
478
|
+
"pending": "ootel",
|
|
479
|
+
"authorized": "autoriseeritud"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "edukalt",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "Tehing on tühistatud",
|
|
505
507
|
"requires_action": "Protsess nõuab kliendilt edasist tegevust, et lõpetada",
|
|
506
508
|
"confirmationPending": "Tehingut pole veel käsitsi kinnitatud",
|
|
507
|
-
"rejected": "Tehing on tagasi lükatud"
|
|
509
|
+
"rejected": "Tehing on tagasi lükatud",
|
|
510
|
+
"authorized": "Makse on autoriseeritud, kuid veel mitte kinni peetud"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "See tehing ei ole veel kinnitatud.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "See makse ebaõnnestus, kuna väljastav pank lükkas selle tagasi",
|
|
541
544
|
"initiated": "Klient ei ole sisestanud oma makseviisi.",
|
|
542
545
|
"pending": "Tehing on autoriseeritud, kuid vahendeid ei ole veel kogutud",
|
|
543
|
-
"refunded": "Tehing on tagasi makstud"
|
|
546
|
+
"refunded": "Tehing on tagasi makstud",
|
|
547
|
+
"authorized": "Makse on autoriseeritud, kuid veel mitte kinni peetud"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "Konto on ühendatud",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "vaatii toimia",
|
|
458
458
|
"cancelled": "peruttu",
|
|
459
459
|
"confirmationPending": "vahvistus odottaa",
|
|
460
|
-
"rejected": "hylätty"
|
|
460
|
+
"rejected": "hylätty",
|
|
461
|
+
"authorized": "hyväksytty"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "aloitettu",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "hylätty",
|
|
475
476
|
"successful": "onnistunut",
|
|
476
477
|
"refunded": "hyvitetty",
|
|
477
|
-
"pending": "odottaa"
|
|
478
|
+
"pending": "odottaa",
|
|
479
|
+
"authorized": "hyväksytty"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "onnistunut",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "Transaktio on peruttu",
|
|
505
507
|
"requires_action": "Prosessi vaatii lisätoimia asiakkaalta",
|
|
506
508
|
"confirmationPending": "Transaktiota ei ole vielä vahvistettu manuaalisesti",
|
|
507
|
-
"rejected": "Transaktio on hylätty"
|
|
509
|
+
"rejected": "Transaktio on hylätty",
|
|
510
|
+
"authorized": "Maksu on hyväksytty mutta ei vielä vangittu"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "Tätä transaktiota ei ole vielä vahvistettu.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "Tämä maksu epäonnistui, koska myöntävä pankki hylkäsi sen",
|
|
541
544
|
"initiated": "Asiakas ei ole syöttänyt maksutietojaan.",
|
|
542
545
|
"pending": "Transaktio on vahvistettu, mutta varat eivät ole vielä otettu talteen",
|
|
543
|
-
"refunded": "Transaktio on hyvitetty"
|
|
546
|
+
"refunded": "Transaktio on hyvitetty",
|
|
547
|
+
"authorized": "Maksu on hyväksytty mutta ei vielä vangittu"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "Tili on yhdistetty",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "naghihintay ng aksyon",
|
|
458
458
|
"cancelled": "kinansela",
|
|
459
459
|
"confirmationPending": "naghihintay ng kumpirmasyon",
|
|
460
|
-
"rejected": "tinanggihan"
|
|
460
|
+
"rejected": "tinanggihan",
|
|
461
|
+
"authorized": "na-authorize"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "nasimulan",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "tinanggihan",
|
|
475
476
|
"successful": "matagumpay",
|
|
476
477
|
"refunded": "nabawi",
|
|
477
|
-
"pending": "naka-hold"
|
|
478
|
+
"pending": "naka-hold",
|
|
479
|
+
"authorized": "na-authorize"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "matagumpay",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "Ang transaksyon ay nakansela",
|
|
505
507
|
"requires_action": "Nangangailangan ang proseso ng karagdagang aksyon mula sa customer upang makumpleto",
|
|
506
508
|
"confirmationPending": "Ang transaksyon ay hindi pa kinakailangan na nakumpirma nang manu-mano",
|
|
507
|
-
"rejected": "Ang transaksyon ay tinanggihan"
|
|
509
|
+
"rejected": "Ang transaksyon ay tinanggihan",
|
|
510
|
+
"authorized": "Ang pagbabayad ay na-authorize ngunit hindi pa nakuha"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "Hindi pa nakumpirma ang transaksyong ito.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "Nabigo ang bayad na ito dahil tinanggihan ito ng issuing bank",
|
|
541
544
|
"initiated": "Hindi pa nailalagay ng customer ang kanilang paraan ng pagbabayad.",
|
|
542
545
|
"pending": "Ang transaksyon ay na-authorize, ngunit hindi pa nakuhang mga pondo",
|
|
543
|
-
"refunded": "Ang transaksyon ay na-refund"
|
|
546
|
+
"refunded": "Ang transaksyon ay na-refund",
|
|
547
|
+
"authorized": "Ang pagbabayad ay na-authorize ngunit hindi pa nakuha"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "Ang account ay nakakonekta",
|
|
@@ -183,7 +183,8 @@
|
|
|
183
183
|
"requires_action": "requiert une action",
|
|
184
184
|
"cancelled": "annulé",
|
|
185
185
|
"confirmationPending": "confirmation en attente",
|
|
186
|
-
"rejected": "rejeté"
|
|
186
|
+
"rejected": "rejeté",
|
|
187
|
+
"authorized": "autorisé"
|
|
187
188
|
},
|
|
188
189
|
"upiTransaction": {
|
|
189
190
|
"initiated": "initié",
|
|
@@ -200,7 +201,8 @@
|
|
|
200
201
|
"declined": "refusé",
|
|
201
202
|
"successful": "réussi",
|
|
202
203
|
"refunded": "remboursé",
|
|
203
|
-
"pending": "en attente"
|
|
204
|
+
"pending": "en attente",
|
|
205
|
+
"authorized": "autorisé"
|
|
204
206
|
},
|
|
205
207
|
"split": {
|
|
206
208
|
"successful": "réussi",
|
|
@@ -230,7 +232,8 @@
|
|
|
230
232
|
"cancelled": "La transaction a été annulée",
|
|
231
233
|
"requires_action": "Le processus nécessite une action supplémentaire de la part du client pour être complété",
|
|
232
234
|
"confirmationPending": "La transaction n'est pas encore confirmée manuellement",
|
|
233
|
-
"rejected": "La transaction a été rejetée"
|
|
235
|
+
"rejected": "La transaction a été rejetée",
|
|
236
|
+
"authorized": "Le paiement est autorisé mais pas encore capturé"
|
|
234
237
|
},
|
|
235
238
|
"upiTransaction": {
|
|
236
239
|
"initiated": "Cette transaction n'a pas encore été confirmée.",
|
|
@@ -266,7 +269,8 @@
|
|
|
266
269
|
"declined": "Ce paiement a échoué car la banque émettrice l'a refusé",
|
|
267
270
|
"initiated": "Le client n'a pas encore entré son mode de paiement.",
|
|
268
271
|
"pending": "La transaction a été autorisée, mais les fonds n'ont pas encore été capturés",
|
|
269
|
-
"refunded": "La transaction a été remboursée"
|
|
272
|
+
"refunded": "La transaction a été remboursée",
|
|
273
|
+
"authorized": "Le paiement est autorisé mais pas encore capturé"
|
|
270
274
|
},
|
|
271
275
|
"account": {
|
|
272
276
|
"connected": "Le compte est connecté",
|
|
@@ -286,7 +286,8 @@
|
|
|
286
286
|
"declined": "התשלום נכשל מפני שהבנק המנפיק דחה אותו",
|
|
287
287
|
"initiated": "הלקוח לא הכניס את שיטת התשלום שלו.",
|
|
288
288
|
"pending": "העסקה אושרה, אך הכספים עדיין לא נתפסו",
|
|
289
|
-
"refunded": "העסקה הוחזרה"
|
|
289
|
+
"refunded": "העסקה הוחזרה",
|
|
290
|
+
"authorized": "התשלום מאושר אך עדיין לא נתפס"
|
|
290
291
|
},
|
|
291
292
|
"account": {
|
|
292
293
|
"connected": "החשבון מחובר",
|
|
@@ -314,7 +315,8 @@
|
|
|
314
315
|
"cancelled": "העסקה בוטלה",
|
|
315
316
|
"requires_action": "התהליך דורש פעולה נוספת מהלקוח להשלמה",
|
|
316
317
|
"confirmationPending": "העסקה לא אושרה ידנית עוד",
|
|
317
|
-
"rejected": "העסקה נדחתה"
|
|
318
|
+
"rejected": "העסקה נדחתה",
|
|
319
|
+
"authorized": "התשלום מאושר אך עדיין לא נתפס"
|
|
318
320
|
},
|
|
319
321
|
"upiTransaction": {
|
|
320
322
|
"initiated": "העסקה הזו לא אושרה עד כה.",
|
|
@@ -464,7 +466,8 @@
|
|
|
464
466
|
"requires_action": "דורש פעולה",
|
|
465
467
|
"cancelled": "בוטל",
|
|
466
468
|
"confirmationPending": "ממתין לאישור",
|
|
467
|
-
"rejected": "נדחה"
|
|
469
|
+
"rejected": "נדחה",
|
|
470
|
+
"authorized": "מאושר"
|
|
468
471
|
},
|
|
469
472
|
"upiTransaction": {
|
|
470
473
|
"initiated": "החל",
|
|
@@ -481,7 +484,8 @@
|
|
|
481
484
|
"declined": "נדחה",
|
|
482
485
|
"successful": "הצליח",
|
|
483
486
|
"refunded": "הוחזר",
|
|
484
|
-
"pending": "ממתין"
|
|
487
|
+
"pending": "ממתין",
|
|
488
|
+
"authorized": "מאושר"
|
|
485
489
|
},
|
|
486
490
|
"split": {
|
|
487
491
|
"successful": "הצליח",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "क्रिया की आवश्यकता है",
|
|
458
458
|
"cancelled": "रद्द कर दिया गया",
|
|
459
459
|
"confirmationPending": "पुष्टीकरण लंबित",
|
|
460
|
-
"rejected": "अस्वीकृत"
|
|
460
|
+
"rejected": "अस्वीकृत",
|
|
461
|
+
"authorized": "अधिकृत"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "शुरू किया गया",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "अस्वीकृत",
|
|
475
476
|
"successful": "सफल",
|
|
476
477
|
"refunded": "वापसी की गई",
|
|
477
|
-
"pending": "लंबित"
|
|
478
|
+
"pending": "लंबित",
|
|
479
|
+
"authorized": "अधिकृत"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "सफल",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "लेनदेन रद्द हो गया है",
|
|
505
507
|
"requires_action": "प्रक्रिया को पूरा करने के लिए ग्राहक से आगे की क्रिया की आवश्यकता है",
|
|
506
508
|
"confirmationPending": "लेन-देन अब तक मैन्युअल रूप से पुष्टि नहीं हुई है",
|
|
507
|
-
"rejected": "लेन-देन को अस्वीकार कर दिया गया है"
|
|
509
|
+
"rejected": "लेन-देन को अस्वीकार कर दिया गया है",
|
|
510
|
+
"authorized": "भुगतान अधिकृत है लेकिन अभी तक कैप्चर नहीं किया गया है"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "यह लेनदेन अभी तक पुष्टि नहीं हुआ है।",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "यह भुगतान अस्वीकृत बैंक की वजह से असफल हो गया",
|
|
541
544
|
"initiated": "ग्राहक ने अपना भुगतान विधि दर्ज नहीं किया है।",
|
|
542
545
|
"pending": "लेनदेन को अधिकृत किया गया है, लेकिन फंड अभी तक नहीं प्राप्त हुए हैं",
|
|
543
|
-
"refunded": "लेनदेन वापस कर दिया गया है"
|
|
546
|
+
"refunded": "लेनदेन वापस कर दिया गया है",
|
|
547
|
+
"authorized": "भुगतान अधिकृत है लेकिन अभी तक कैप्चर नहीं किया गया है"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "खाता जुड़ गया है",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "zahtijeva akciju",
|
|
458
458
|
"cancelled": "otvoreno",
|
|
459
459
|
"confirmationPending": "na čekanju potvrde",
|
|
460
|
-
"rejected": "odbijeno"
|
|
460
|
+
"rejected": "odbijeno",
|
|
461
|
+
"authorized": "odobreno"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "pokrenuto",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "odbijeno",
|
|
475
476
|
"successful": "uspješno",
|
|
476
477
|
"refunded": "povrat novca",
|
|
477
|
-
"pending": "na čekanju"
|
|
478
|
+
"pending": "na čekanju",
|
|
479
|
+
"authorized": "odobreno"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "uspješno",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "Transakcija je otkazana",
|
|
505
507
|
"requires_action": "Proces zahtijeva daljnju akciju od kupca za dovršetak",
|
|
506
508
|
"confirmationPending": "Transakcija još nije ručno potvrđena",
|
|
507
|
-
"rejected": "Transakcija je odbijena"
|
|
509
|
+
"rejected": "Transakcija je odbijena",
|
|
510
|
+
"authorized": "Plaćanje je odobreno, ali još nije zabilježeno"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "Ova transakcija još uvijek nije potvrđena.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "Ovo plaćanje nije uspjelo jer ga je izdavačka banka odbila",
|
|
541
544
|
"initiated": "Kupac nije unio svoju metodu plaćanja.",
|
|
542
545
|
"pending": "Transakcija je autorizirana, ali sredstva još nisu zabilježena",
|
|
543
|
-
"refunded": "Transakcija je vraćena"
|
|
546
|
+
"refunded": "Transakcija je vraćena",
|
|
547
|
+
"authorized": "Plaćanje je odobreno, ali još nije zabilježeno"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "Račun je povezan",
|
|
@@ -183,7 +183,8 @@
|
|
|
183
183
|
"requires_action": "további intézkedés szükséges",
|
|
184
184
|
"cancelled": "törölve",
|
|
185
185
|
"confirmationPending": "megerősítésre vár",
|
|
186
|
-
"rejected": "elutasítva"
|
|
186
|
+
"rejected": "elutasítva",
|
|
187
|
+
"authorized": "engedélyezve"
|
|
187
188
|
},
|
|
188
189
|
"upiTransaction": {
|
|
189
190
|
"initiated": "kezdeményezve",
|
|
@@ -200,7 +201,8 @@
|
|
|
200
201
|
"declined": "elutasítva",
|
|
201
202
|
"successful": "sikeres",
|
|
202
203
|
"refunded": "visszatérített",
|
|
203
|
-
"pending": "függőben"
|
|
204
|
+
"pending": "függőben",
|
|
205
|
+
"authorized": "engedélyezve"
|
|
204
206
|
},
|
|
205
207
|
"split": {
|
|
206
208
|
"successful": "sikeres",
|
|
@@ -230,7 +232,8 @@
|
|
|
230
232
|
"cancelled": "A tranzakciót törölték",
|
|
231
233
|
"requires_action": "A folyamat további intézkedéseket igényel az ügyféltől a befejezéshez",
|
|
232
234
|
"confirmationPending": "A tranzakciót még nem erősítették meg manuálisan",
|
|
233
|
-
"rejected": "A tranzakciót elutasították"
|
|
235
|
+
"rejected": "A tranzakciót elutasították",
|
|
236
|
+
"authorized": "A kifizetés engedélyezve van, de még nem lett rögzítve"
|
|
234
237
|
},
|
|
235
238
|
"upiTransaction": {
|
|
236
239
|
"initiated": "Ez a tranzakció még nem került megerősítésre.",
|
|
@@ -266,7 +269,8 @@
|
|
|
266
269
|
"declined": "Ez a kifizetés megbukott, mert a kibocsátó bank elutasította",
|
|
267
270
|
"initiated": "A vásárló nem adta meg a fizetési módját.",
|
|
268
271
|
"pending": "A tranzakciót engedélyezték, de a pénzeszközök még nem lettek lehívva",
|
|
269
|
-
"refunded": "A tranzakciót visszatérítették"
|
|
272
|
+
"refunded": "A tranzakciót visszatérítették",
|
|
273
|
+
"authorized": "A kifizetés engedélyezve van, de még nem lett rögzítve"
|
|
270
274
|
},
|
|
271
275
|
"account": {
|
|
272
276
|
"connected": "A fiók csatlakoztatva van",
|