new crowdin translations of modules
This commit is contained in:
parent
35fa63bf42
commit
1e4a633558
21
modules/OfflinePayments/Resources/lang/ar-SA/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/ar-SA/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'المدفوعات بدون الإتصال بالأنترنت',
|
||||
'description' => 'إنشاء خيارات دفع غير محدودة لاستخدام المسؤول',
|
||||
|
||||
'add_new' => 'إضافة جديد',
|
||||
'edit' => 'تعديل: :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'الكود',
|
||||
'customer' => 'إظهار للعميل',
|
||||
'order' => 'طلب'
|
||||
],
|
||||
|
||||
'methods' => 'طريقة | طرق',
|
||||
|
||||
'payment_gateways' => 'طرق الدفع بدون أنترنت',
|
||||
|
||||
];
|
21
modules/OfflinePayments/Resources/lang/da-DK/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/da-DK/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Offline betalinger',
|
||||
'description' => 'Opret ubegrænsede betalingsmuligheder til admin-brug',
|
||||
|
||||
'add_new' => 'Tilføj ny',
|
||||
'edit' => 'Rediger: :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'Kode',
|
||||
'customer' => 'Vis til kunde',
|
||||
'order' => 'Bestille'
|
||||
],
|
||||
|
||||
'methods' => 'Metode|Metoder',
|
||||
|
||||
'payment_gateways' => 'Offline betalingsmetoder',
|
||||
|
||||
];
|
21
modules/OfflinePayments/Resources/lang/de-DE/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/de-DE/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Offline-Zahlungen',
|
||||
'description' => 'Erstelle unbegrenzte Zahlungsoptionen für Adminnutzung',
|
||||
|
||||
'add_new' => 'Neu hinzufügen',
|
||||
'edit' => 'Bearbeiten: :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'Code',
|
||||
'customer' => 'Dem Kunden zeigen',
|
||||
'order' => 'Bestellung'
|
||||
],
|
||||
|
||||
'methods' => 'Methode|Methoden',
|
||||
|
||||
'payment_gateways' => 'Offline-Zahlungen-Methoden',
|
||||
|
||||
];
|
21
modules/OfflinePayments/Resources/lang/fa-IR/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/fa-IR/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'پرداخت های آفلاین',
|
||||
'description' => 'ساخت گزینه پرداخت نامحدود برای استفاده مدیر',
|
||||
|
||||
'add_new' => 'افزودن جدید',
|
||||
'edit' => 'ویرایش: :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'کد',
|
||||
'customer' => 'نمایش به مشتری',
|
||||
'order' => 'سفارش'
|
||||
],
|
||||
|
||||
'methods' => 'روش|روش ها',
|
||||
|
||||
'payment_gateways' => 'روش های پرداخت آفلاین',
|
||||
|
||||
];
|
21
modules/OfflinePayments/Resources/lang/fr-FR/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/fr-FR/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Paiements hors-ligne',
|
||||
'description' => 'Créez un nombre illimité d\'options de paiement à usage administratif',
|
||||
|
||||
'add_new' => 'Ajouter un nouveau',
|
||||
'edit' => 'Modifier : :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'Code',
|
||||
'customer' => 'Montrer au client',
|
||||
'order' => 'Ordre'
|
||||
],
|
||||
|
||||
'methods' => 'Méthode|Méthodes',
|
||||
|
||||
'payment_gateways' => 'Méthodes de paiement hors ligne',
|
||||
|
||||
];
|
21
modules/OfflinePayments/Resources/lang/id-ID/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/id-ID/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Pembayaran Offline',
|
||||
'description' => 'Buat opsi pembayaran tak terbatas untuk admin gunakan',
|
||||
|
||||
'add_new' => 'Tambah Baru',
|
||||
'edit' => 'Edit:: metode',
|
||||
|
||||
'form' => [
|
||||
'code' => 'Kode',
|
||||
'customer' => 'Tunjukkan kepada Pelanggan',
|
||||
'order' => 'Pesanan'
|
||||
],
|
||||
|
||||
'methods' => 'Metode|Metode',
|
||||
|
||||
'payment_gateways' => 'Metode Pembayaran Offline',
|
||||
|
||||
];
|
21
modules/OfflinePayments/Resources/lang/it-IT/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/it-IT/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Pagamenti offline',
|
||||
'description' => 'Crea opzioni di pagamento illimitate per l\'utilizzo dell\'amministratore',
|
||||
|
||||
'add_new' => 'Aggiungi nuovo',
|
||||
'edit' => 'Modifica: :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'Codice',
|
||||
'customer' => 'Mostra al Cliente',
|
||||
'order' => 'Ordine'
|
||||
],
|
||||
|
||||
'methods' => 'Metodi',
|
||||
|
||||
'payment_gateways' => 'Metodi di pagamento offline',
|
||||
|
||||
];
|
21
modules/OfflinePayments/Resources/lang/nb-NO/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/nb-NO/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Offline betalinger',
|
||||
'description' => 'Lag ubegrensede betalingsalternativer for administrasjonsbruk',
|
||||
|
||||
'add_new' => 'Legg til ny',
|
||||
'edit' => 'Rediger:: method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'Kode',
|
||||
'customer' => 'Vis til kunde',
|
||||
'order' => 'Rekkefølge'
|
||||
],
|
||||
|
||||
'methods' => 'Metode|Metoder',
|
||||
|
||||
'payment_gateways' => 'Offline betalingsmetoder',
|
||||
|
||||
];
|
21
modules/OfflinePayments/Resources/lang/sq-AL/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/sq-AL/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Offline Payments',
|
||||
'description' => 'Krijoni mundësi të pakufizuara pagese për përdorim të administratorit',
|
||||
|
||||
'add_new' => 'Shto të Re',
|
||||
'edit' => 'Redaktoni: :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'Kodi',
|
||||
'customer' => 'Trego tek Klienti',
|
||||
'order' => 'Porosi'
|
||||
],
|
||||
|
||||
'methods' => 'Metodë|Metodat',
|
||||
|
||||
'payment_gateways' => 'Metodat e Pagesës Offline',
|
||||
|
||||
];
|
21
modules/OfflinePayments/Resources/lang/uk-UA/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/uk-UA/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Оффлайн платежі',
|
||||
'description' => 'Створити необмежену кількість варіантів платежів для використання адміна',
|
||||
|
||||
'add_new' => 'Добавити нове',
|
||||
'edit' => 'Редагувати: :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'Код',
|
||||
'customer' => 'Показати Клієнту',
|
||||
'order' => 'Замовлення'
|
||||
],
|
||||
|
||||
'methods' => 'Метод|Методи',
|
||||
|
||||
'payment_gateways' => 'Способи Оффлайн Платежів',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/ar-SA/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/ar-SA/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'معيار الباي بال',
|
||||
'description' => 'تمكين خيار الدفع القياسي لـ باي بال',
|
||||
|
||||
'form' => [
|
||||
'email' => 'البريد الإلكتروني',
|
||||
'mode' => 'نمط',
|
||||
'debug' => 'تصحيح الأخطاء',
|
||||
'transaction' => 'المعاملات',
|
||||
'customer' => 'إظهار للعميل',
|
||||
'order' => 'طلب',
|
||||
],
|
||||
|
||||
'test_mode' => 'تحذير: بوابة الدفع في وضع "Sandbox". لن يتم احتساب مبالغ على حسابك.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/ca-ES/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/ca-ES/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal estàndard',
|
||||
'description' => 'Activa el pagament estàndard amb PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'Correu electrònic',
|
||||
'mode' => 'Mode',
|
||||
'debug' => 'Depura',
|
||||
'transaction' => 'Transacció',
|
||||
'customer' => 'Mostra al client',
|
||||
'order' => 'Comanda',
|
||||
],
|
||||
|
||||
'test_mode' => 'Avís: La passarel·la de pagament està en \'mode de proves\'. El teu compte no es veurà afectat per l\'acció.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/da-DK/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/da-DK/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal Standard',
|
||||
'description' => 'Aktivér standard betalingsmulighed for PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'E-mail',
|
||||
'mode' => 'Mode',
|
||||
'debug' => 'Fejlfinde',
|
||||
'transaction' => 'Transaktion',
|
||||
'customer' => 'Vis til kunde',
|
||||
'order' => 'Bestille',
|
||||
],
|
||||
|
||||
'test_mode' => 'Advarsel: Betalingsgatewayen er i \'Sandbox Mode\'. Din konto bliver ikke debiteret.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/de-DE/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/de-DE/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal Standard',
|
||||
'description' => 'Aktivieren Sie die Standard-Zahlungsoption von PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'E-Mail',
|
||||
'mode' => 'Modus',
|
||||
'debug' => 'Debug',
|
||||
'transaction' => 'Transaktion',
|
||||
'customer' => 'Dem Kunden zeigen',
|
||||
'order' => 'Bestellung',
|
||||
],
|
||||
|
||||
'test_mode' => 'Warnung: Das Payment-Gateway befindet sich im <b>Sandbox-Modus</b>. Ihr Konto wird nicht belastet.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/fa-IR/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/fa-IR/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal استاندارد',
|
||||
'description' => 'گزینه پرداخت استاندارد PayPal را فعال کنید',
|
||||
|
||||
'form' => [
|
||||
'email' => 'ایمیل',
|
||||
'mode' => 'حالت',
|
||||
'debug' => 'اشکال زدايي کردن',
|
||||
'transaction' => 'تراکنشها',
|
||||
'customer' => 'نمایش به مشتری',
|
||||
'order' => 'سفارش',
|
||||
],
|
||||
|
||||
'test_mode' => 'هشدار: درگاه پرداخت در "حالت Sandbox" است. حساب شما شارژ نخواهد شد.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/fr-FR/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/fr-FR/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Standard Paypal',
|
||||
'description' => 'Activation de l\'option de paiement standard pour Paypal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'Email',
|
||||
'mode' => 'Mode',
|
||||
'debug' => 'Debug',
|
||||
'transaction' => 'Transaction',
|
||||
'customer' => 'Montrer au client',
|
||||
'order' => 'Commande',
|
||||
],
|
||||
|
||||
'test_mode' => 'Avertissement: La passerelle de paiement est en mode \'Bac à sable\'. Votre compte ne sera pas débité.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/id-ID/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/id-ID/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal Standard',
|
||||
'description' => 'Aktifkan opsi pembayaran standar PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'Email',
|
||||
'mode' => 'Mode',
|
||||
'debug' => 'Debug',
|
||||
'transaction' => 'Transaksi',
|
||||
'customer' => 'Tunjukkan kepada Pelanggan',
|
||||
'order' => 'Pesanan',
|
||||
],
|
||||
|
||||
'test_mode' => 'Peringatan: Gateway pembayaran dalam \'Mode Sandbox\'. Akun Anda tidak akan dikenakan biaya.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/it-IT/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/it-IT/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal Standard',
|
||||
'description' => 'Abilita l\'opzione di pagamento standard di PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'Email',
|
||||
'mode' => 'Modalità',
|
||||
'debug' => 'Debug',
|
||||
'transaction' => 'Transazione',
|
||||
'customer' => 'Mostra al Cliente',
|
||||
'order' => 'Ordine',
|
||||
],
|
||||
|
||||
'test_mode' => 'Avviso: il gateway di pagamento è in "Modalità sandbox". Il tuo account non verrà addebitato.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
@ -15,6 +15,6 @@ return [
|
||||
],
|
||||
|
||||
'test_mode' => '警告: 支払いゲートウェイは \'サンドボックスモード\'です。 アカウントには請求されません。 ',
|
||||
//'description' => 'PAYPALで支払う',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/nb-NO/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/nb-NO/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal-standard',
|
||||
'description' => 'Aktiver standard betalingsalternativ for PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'E-post',
|
||||
'mode' => 'Modus',
|
||||
'debug' => 'Debug',
|
||||
'transaction' => 'Transaksjon',
|
||||
'customer' => 'Vis til kunde',
|
||||
'order' => 'Rekkefølge',
|
||||
],
|
||||
|
||||
'test_mode' => 'Advarsel: Betalingsporten er i \'Sandbox Mode\'. Kontoen din blir ikke belastet.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/pt-BR/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/pt-BR/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal Standard',
|
||||
'description' => 'Habilitar a opção de pagamento padrão do PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'E-mail',
|
||||
'mode' => 'Modo',
|
||||
'debug' => 'Depuração',
|
||||
'transaction' => 'Transação',
|
||||
'customer' => 'Mostrar ao Cliente',
|
||||
'order' => 'Ordem',
|
||||
],
|
||||
|
||||
'test_mode' => 'Aviso: O gateway de pagamento está no \'Modo seguro\'. Sua conta não será cobrada.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/sq-AL/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/sq-AL/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal Standard',
|
||||
'description' => 'Aktivizoni opsionin standard të pagesës së PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'Email',
|
||||
'mode' => 'Modë',
|
||||
'debug' => 'Debugim',
|
||||
'transaction' => 'Transaksion',
|
||||
'customer' => 'Trego tek Klienti',
|
||||
'order' => 'Porosi',
|
||||
],
|
||||
|
||||
'test_mode' => 'Kujdes: Porta e pagesës është në \'Modalitetin Sandbox\'. Llogaria jote nuk do të ngarkohet.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
20
modules/PaypalStandard/Resources/lang/uk-UA/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/uk-UA/general.php
Normal file
@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal Стандартний',
|
||||
'description' => 'Включити стандартний варіант оплати PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'E-mail',
|
||||
'mode' => 'Режим',
|
||||
'debug' => 'Налагодження',
|
||||
'transaction' => 'Транзакції',
|
||||
'customer' => 'Показати Клієнту',
|
||||
'order' => 'Замовлення',
|
||||
],
|
||||
|
||||
'test_mode' => 'Увага: Платіжний шлюз у тестовому режимі. Гроші з вашого рахунку не будуть списані.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
Loading…
x
Reference in New Issue
Block a user