Compare commits

...

1 Commits

Author SHA1 Message Date
Maikel Linke
70b2888050 Update translations from Transifex 2021-01-27 08:22:47 +11:00
5 changed files with 461 additions and 417 deletions

View File

@@ -2318,6 +2318,8 @@ ar:
payment_processing_failed: "لا يمكن معالجة الدفع ، يرجى التحقق من التفاصيل التي أدخلتها"
payment_method_not_supported: "طريقة الدفع هذه غير مدعومة. يرجى اختيار واحد آخر."
payment_updated: "تم تحديث الدفع"
cannot_perform_operation: "تعذر تحديث الدفع"
action_required: "الإجراء مطلوب"
inventory_settings: "إعدادات المخزون"
tag_rules: "قواعد الوسم"
shop_preferences: "تفضيلات المتجر"
@@ -2579,6 +2581,8 @@ ar:
processing: "قيد المعالجة"
void: "فارغ"
invalid: "غير صالحة"
quantity_adjusted: "مخزون غير كافٍ. تم تحديث البند إلى الكمية القصوى المتاحة."
quantity_unchanged: "الكمية لم تتغير عن المبلغ السابق."
resend_user_email_confirmation:
resend: "إعادة إرسال"
sending: "إعادة إرسال..."
@@ -3565,6 +3569,10 @@ ar:
subject: "تعليمات إعادة تعيين كلمة المرور"
confirmation_instructions:
subject: "يرجى تأكيد حسابك OFN"
payment_mailer:
authorize_payment:
subject: "يرجى تفويض الدفع الخاص بك إلى %{distributor} على OFN"
instructions: "يتطلب الدفع الخاص بك من %{amount} إلى %{distributor} مصادقة إضافية. الرجاء زيارة URL التالي لتفويض الدفع الخاص بك:"
shipment_mailer:
shipped_email:
dear_customer: "عزيزي العميل،"

File diff suppressed because it is too large Load Diff

View File

@@ -2319,6 +2319,8 @@ en_FR:
payment_processing_failed: "Payment could not be processed, please check the details you entered"
payment_method_not_supported: "That payment method is unsupported. Please choose another one."
payment_updated: "Payment Updated"
cannot_perform_operation: "Could not update the payment"
action_required: "Action required"
inventory_settings: "Inventory Settings"
tag_rules: "Tag Rules"
shop_preferences: "Shop Preferences"
@@ -2587,6 +2589,8 @@ en_FR:
processing: "processing"
void: "void"
invalid: "invalid"
quantity_adjusted: "Insufficient stock available. Line item updated to maximum available quantity."
quantity_unchanged: "Quantity unchanged from previous amount."
resend_user_email_confirmation:
resend: "Resend"
sending: "Resend..."
@@ -3478,6 +3482,10 @@ en_FR:
subject: "Reset password instructions"
confirmation_instructions:
subject: "Please confirm your OFN account"
payment_mailer:
authorize_payment:
subject: "Please authorize your payment to %{distributor} on CoopCircuits"
instructions: "Your payment of %{amount} to %{distributor} requires additional authentication. Please visit the following URL to authorize your payment:"
shipment_mailer:
shipped_email:
dear_customer: "Dear Customer,"

View File

@@ -2319,6 +2319,8 @@ en_GB:
payment_processing_failed: "Payment could not be processed, please check the details you entered"
payment_method_not_supported: "That payment method is unsupported. Please choose another one."
payment_updated: "Payment Updated"
cannot_perform_operation: "Could not update the payment"
action_required: "Action required"
inventory_settings: "Inventory Settings"
tag_rules: "Tag Rules"
shop_preferences: "Shop Preferences"
@@ -2593,6 +2595,8 @@ en_GB:
processing: "processing"
void: "void"
invalid: "invalid"
quantity_adjusted: "Insufficient stock available. Line item updated to maximum available quantity."
quantity_unchanged: "Quantity unchanged from previous amount."
resend_user_email_confirmation:
resend: "Resend"
sending: "Resend..."
@@ -3484,6 +3488,10 @@ en_GB:
subject: "Reset password instructions"
confirmation_instructions:
subject: "Please confirm your OFN account"
payment_mailer:
authorize_payment:
subject: "Please authorise your payment to %{distributor} on OFN"
instructions: "Your payment of %{amount} to %{distributor} requires additional authentication. Please visit the following URL to authorise your payment:"
shipment_mailer:
shipped_email:
dear_customer: "Dear Customer,"

View File

@@ -2321,6 +2321,8 @@ fr:
payment_processing_failed: "Le paiement n'a pas pu être traité, veuillez vérifier les informations saisies"
payment_method_not_supported: "Cette méthode de paiement n'est pas maintenue. Veuillez en sélectionner une autre."
payment_updated: "Paiement mis à jour"
cannot_perform_operation: "Le paiement n'a pas pu être mis à jour."
action_required: "Une action est requise"
inventory_settings: "Catalogue boutique"
tag_rules: "Règles de tag"
shop_preferences: "Préférences boutique"
@@ -2615,6 +2617,8 @@ fr:
processing: "en traitement"
void: "faire un avoir"
invalid: "invalide"
quantity_adjusted: "Le stock disponible est insuffisant. La quantité a été mise à jour en fonction du stock restant."
quantity_unchanged: "La quantité n'a pas été modifiée."
resend_user_email_confirmation:
resend: "Renvoyer"
sending: "Renvoi...."
@@ -3508,6 +3512,10 @@ fr:
subject: "Instructions de mise à jour du mot de passe"
confirmation_instructions:
subject: "Veuillez confirmer votre compte"
payment_mailer:
authorize_payment:
subject: "Veuillez autoriser votre paiement à %{distributor} sur CoopCircuits."
instructions: "Votre paiement de %{amount} à %{distributor} demande une autorisation additionnelle. Veuillez suivre ce lien afin d'autoriser votre paiement :"
shipment_mailer:
shipped_email:
dear_customer: "Cher Acheteur,"