Update codebase

This commit is contained in:
Hamza-Ayed
2026-08-11 00:11:23 +03:00
parent 6726fcd917
commit 0ff7d04f9a
345 changed files with 3756 additions and 3369 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ android {
}
defaultConfig {
applicationId = "com.sefer_driver"
applicationId = "com.tripz.tripz_driver"
minSdkVersion = 30
targetSdk = 36
versionCode = flutterVersionCode.toInteger()
@@ -521,7 +521,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.sefer.driver";
PRODUCT_BUNDLE_IDENTIFIER = "com.tripz.tripz_driver";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
@@ -706,7 +706,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.sefer.driver";
PRODUCT_BUNDLE_IDENTIFIER = "com.tripz.tripz_driver";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
@@ -731,7 +731,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.sefer.driver";
PRODUCT_BUNDLE_IDENTIFIER = "com.tripz.tripz_driver";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
+2 -2
View File
@@ -1,5 +1,5 @@
import 'package:siro_driver/main.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:get/get.dart';
class CurrencyHelper {
@@ -7,7 +7,7 @@ import 'colors.dart';
/// صفحات المحفظة والأرباح والتحديات كانت تبدو من تطبيق آخر.
///
/// أُبقي الصنف باسمه حتى لا تتكسّر عشرات مواضع الاستدعاء، لكنه صار **واجهة
/// رقيقة فوق ألوان العلامة**. الجديد يُكتب بـ `SiroUi` / `Theme.of(context)`.
/// رقيقة فوق ألوان العلامة**. الجديد يُكتب بـ `TripzUi` / `Theme.of(context)`.
class FinanceDesignSystem {
// --- Colors ---
static Color get primaryDark =>
+15 -15
View File
@@ -1,12 +1,12 @@
class AppInformation {
static const String companyName = 'Siro';
static const String appName = 'Siro DRIVER';
static const String appVersion = 'Siro DRIVER';
static const String companyName = 'Tripz';
static const String appName = 'Tripz DRIVER';
static const String appVersion = 'Tripz DRIVER';
static const String phoneNumber = '';
static const String linkedInProfile =
'https://www.linkedin.com/in/hamza-ayed/';
static const String website = 'https://siromove.com';
static const String email = 'support@siromove.com';
static const String website = 'https://tripz-egypt.com';
static const String email = 'support@tripz-egypt.com';
static const String complaintPrompt =
'for this data for complaint from driver or passenger i collect all data i want you analyze this complaint and show what is reason and what is solution .this data collected from many table to find solution if payment in visa not complete and if ride status is finished it will be paymnet in payment table if ride status is not finished there is no need to pay and payment table is null for this ride and if paymentFromPaymentTable not null and visa type not cash the payment sucssessed . if ratingpassenger is low or passengr rating drivers low grade then dont mine of this passenger ,look at driver too like passengerratingdriver with rating or ratingtopassenger .in json add status of complaint and message to passenger and message to driver and message to call center write in arabic in json output with key in english .for output please just json i want';
static const String addd = 'BlBlNl';
@@ -16,7 +16,7 @@ class AppInformation {
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Siro - Privacy Policy & Terms of Use</title>
<title>Tripz - Privacy Policy & Terms of Use</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
@@ -71,11 +71,11 @@ class AppInformation {
</div>
<h2>1. Introduction and Acceptance</h2>
<p>By downloading, registering, or using the Siro application ("App"), you agree to be bound by this Privacy Policy and our Terms of Use. If you do not agree, you must stop using the App immediately. Your continued use constitutes acceptance of these terms and any future updates.</p>
<p>By downloading, registering, or using the Tripz application ("App"), you agree to be bound by this Privacy Policy and our Terms of Use. If you do not agree, you must stop using the App immediately. Your continued use constitutes acceptance of these terms and any future updates.</p>
<h2>2. Definitions</h2>
<ul>
<li><strong>"Siro", "we", "us":</strong> Refers to the Siro for Ride Hailing company, Damascus – Syria (Owner & operator), which provides the technology platform.</li>
<li><strong>"Tripz", "we", "us":</strong> Refers to the Tripz for Ride Hailing company, Damascus – Syria (Owner & operator), which provides the technology platform.</li>
<li><strong>"Driver":</strong> An independent service provider who uses the App to offer transportation services.</li>
<li><strong>"Passenger", "you":</strong> An individual who uses the App to request transportation services.</li>
<li><strong>"Services":</strong> The connection between Passengers and Drivers facilitated by our App.</li>
@@ -136,14 +136,14 @@ class AppInformation {
</ul>
<h2>5. Disclaimer of Liability</h2>
<p>The App is provided "as is". Siro is an intermediary platform and is not liable for the actions of Drivers or Passengers, accidents, delays, or any disputes between users. Our liability is limited to the fullest extent permitted by law.</p>
<p>The App is provided "as is". Tripz is an intermediary platform and is not liable for the actions of Drivers or Passengers, accidents, delays, or any disputes between users. Our liability is limited to the fullest extent permitted by law.</p>
<h2>6. Policy Updates</h2>
<p>We may update these terms. If we make significant changes, we will notify you within the App. You will be required to review and accept the new terms to continue using the Services, ensuring your consent is active and informed.</p>
<h2>7. Account Deletion & Contact</h2>
<p>You have the right to request the deletion of your account and personal data. To do so, or for any other questions, please contact us. We will respond to deletion requests within 30 days.</p>
<p><strong>Email:</strong> <a href="mailto:support@siromove.com">support@siromove.com</a></p>
<p><strong>Email:</strong> <a href="mailto:support@tripz-egypt.com">support@tripz-egypt.com</a></p>
</body>
</html>
@@ -155,7 +155,7 @@ class AppInformation {
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>سيرو - سياسة الخصوصية وشروط الاستخدام</title>
<title>تريبز - سياسة الخصوصية وشروط الاستخدام</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
@@ -211,11 +211,11 @@ class AppInformation {
</div>
<h2>1. المقدمة والقبول</h2>
<p>عبر تحميل أو تسجيل أو استخدام تطبيق "سيرو" ("التطبيق")، فإنك توافق على الالتزام بسياسة الخصوصية وشروط الاستخدام هذه. إذا كنت لا توافق، يجب عليك التوقف فورًا عن استخدام التطبيق. استمرارك في الاستخدام يُعد قبولاً لهذه الشروط وأي تحديثات مستقبلية لها.</p>
<p>عبر تحميل أو تسجيل أو استخدام تطبيق "تريبز" ("التطبيق")، فإنك توافق على الالتزام بسياسة الخصوصية وشروط الاستخدام هذه. إذا كنت لا توافق، يجب عليك التوقف فورًا عن استخدام التطبيق. استمرارك في الاستخدام يُعد قبولاً لهذه الشروط وأي تحديثات مستقبلية لها.</p>
<h2>2. التعريفات</h2>
<ul>
<li><strong>"سيرو"، "نحن":</strong> تشير إلى شركة سيرو لنقل الركاب، دمشق – سوريا (مالك ومشغل التطبيق)، التي توفر المنصة التقنية.</li>
<li><strong>"تريبز"، "نحن":</strong> تشير إلى شركة تريبز لنقل الركاب، دمشق – سوريا (مالك ومشغل التطبيق)، التي توفر المنصة التقنية.</li>
<li><strong>"السائق":</strong> مقدم خدمة مستقل يستخدم التطبيق لتقديم خدمات النقل.</li>
<li><strong>"الراكب"، "أنت":</strong> الفرد الذي يستخدم التطبيق لطلب خدمات النقل.</li>
<li><strong>"الخدمات":</strong> عملية الربط بين الركاب والسائقين التي يسهلها تطبيقنا.</li>
@@ -276,14 +276,14 @@ class AppInformation {
</ul>
<h2>5. إخلاء المسؤولية</h2>
<p>يتم تقديم التطبيق "كما هو". "سيرو" هي منصة وسيطة وليست مسؤولة عن تصرفات السائقين أو الركاب، أو الحوادث، أو التأخير، أو أي نزاعات بين المستخدمين. مسؤوليتنا محدودة إلى أقصى حد يسمح به القانون.</p>
<p>يتم تقديم التطبيق "كما هو". "تريبز" هي منصة وسيطة وليست مسؤولة عن تصرفات السائقين أو الركاب، أو الحوادث، أو التأخير، أو أي نزاعات بين المستخدمين. مسؤوليتنا محدودة إلى أقصى حد يسمح به القانون.</p>
<h2>6. تحديثات السياسة</h2>
<p>قد نقوم بتحديث هذه الشروط. في حال إجراء تغييرات جوهرية، سنقوم بإعلامك داخل التطبيق. سيُطلب منك مراجعة الشروط الجديدة وقبولها لمواصلة استخدام الخدمات، لضمان أن موافقتك فعالة ومبنية على معرفة.</p>
<h2>7. حذف الحساب والتواصل</h2>
<p>لديك الحق في طلب حذف حسابك وبياناتك الشخصية. للقيام بذلك، أو لأي استفسارات أخرى، يرجى التواصل معنا. سنرد على طلبات الحذف في غضون 30 يومًا.</p>
<p><strong>البريد الإلكتروني:</strong> <a href="mailto:support@siromove.com">support@siromove.com</a></p>
<p><strong>البريد الإلكتروني:</strong> <a href="mailto:support@tripz-egypt.com">support@tripz-egypt.com</a></p>
</body>
</html>
+49 -50
View File
@@ -1,4 +1,4 @@
// import 'package:siro_driver/env/env.dart';
// import 'package:tripz_driver/env/env.dart';
import '../main.dart';
import 'box_name.dart';
@@ -9,25 +9,25 @@ class AppLink {
static String get paymentServer {
switch (currentCountry) {
case 'Syria':
return 'https://wallet-syria.siromove.com/v1/main';
return 'https://api.tripz-egypt.com/v2/main';
case 'Egypt':
return 'https://wallet-egypt.siromove.com/v1/main';
return 'https://api.tripz-egypt.com/v2/main';
case 'Jordan':
return 'https://jordan-siro.intaleqapp.com/v2/main';
return 'https://api.tripz-egypt.com/v2/main';
default:
return 'https://wallet.siromove.com/v1/main';
return 'https://api.tripz-egypt.com/v2/main';
}
}
static const String appDomain = 'siromove.com';
static const String appDomain = 'tripz-egypt.com';
// ── روابط متجر تطبيق السائق (سيرو كابتن) ────────────────────────────────
// ── روابط متجر تطبيق السائق (تريبز كابتن) ────────────────────────────────
// تُستخدم في كل رسائل مشاركة/دعوة السائقين.
static const String driverAppStoreIOS =
'https://apps.apple.com/jo/app/id6785282536';
static const String driverAppStoreAndroid =
'https://play.google.com/store/apps/details?id=com.siro.siro_driver';
'https://play.google.com/store/apps/details?id=com.sefer_driver';
/// سطرا التحميل الجاهزان للإلصاق في نص المشاركة — نرسل الرابطين معاً
/// لأننا لا نعرف نظام تشغيل المستلم عند مشاركة نص عبر واتساب.
@@ -36,21 +36,21 @@ class AppLink {
static String get inviteRedirectUrl {
if (currentCountry == 'Syria') {
return "https://siromove.com/inviteSyria.php";
return "https://tripz-egypt.com/inviteSyria.php";
}
return "https://siromove.com/invite.php";
return "https://tripz-egypt.com/invite.php";
}
static String get location {
switch (currentCountry) {
case 'Syria':
return 'https://api-syria.siromove.com/siro_v3/ride/location';
return 'https://api.tripz-egypt.com/backend/ride/location';
case 'Egypt':
return 'https://api-egypt.siromove.com/siro_v3/ride/location';
return 'https://api.tripz-egypt.com/backend/ride/location';
case 'Jordan':
return 'https://jordan-siro.intaleqapp.com/backend/ride/location';
return 'https://api.tripz-egypt.com/backend/ride/location';
default:
return 'https://api.siromove.com/siro_v3/ride/location';
return 'https://api.tripz-egypt.com/backend/ride/location';
}
}
@@ -59,26 +59,26 @@ class AppLink {
static String get locationServerSide {
switch (currentCountry) {
case 'Syria':
return 'https://location-syria.siromove.com/siro/ride/location';
return 'https://api.tripz-egypt.com/backend/ride/location';
case 'Egypt':
return 'https://location-egypt.siromove.com/siro/ride/location';
return 'https://api.tripz-egypt.com/backend/ride/location';
case 'Jordan':
return 'https://jordan-siro.intaleqapp.com/loction_server/siro/ride/location';
return 'https://api.tripz-egypt.com/backend/ride/location';
default:
return 'https://location-jordan.siromove.com/siro/ride/location';
return 'https://api.tripz-egypt.com/backend/ride/location';
}
}
static String get locationSocketUrl {
switch (currentCountry) {
case 'Syria':
return 'https://location-syria.siromove.com';
return 'https://location-syria.tripz-egypt.com';
case 'Egypt':
return 'https://location-egypt.siromove.com';
return 'https://location-egypt.tripz-egypt.com';
case 'Jordan':
return 'https://jordan-siro.intaleqapp.com:2020';
return 'https://api.tripz-egypt.com:2020';
default:
return 'https://jordan-siro.intaleqapp.com:2020';
return 'https://api.tripz-egypt.com:2020';
}
}
@@ -89,22 +89,22 @@ class AppLink {
static String get foodSocketUrl {
switch (currentCountry) {
case 'Syria':
return 'https://food-syria.siromove.com:4040';
return 'https://food-syria.tripz-egypt.com:4040';
case 'Egypt':
return 'https://food-egypt.siromove.com:4040';
return 'https://food-egypt.tripz-egypt.com:4040';
case 'Jordan':
return 'https://jordan-siro.intaleqapp.com:4040';
return 'https://api.tripz-egypt.com:4040';
default:
return 'https://jordan-siro.intaleqapp.com:4040';
return 'https://api.tripz-egypt.com:4040';
}
}
static String get mapSaasRoute {
switch (currentCountry) {
case 'Syria':
return 'https://map-syria.siromove.com/api/maps/route';
return 'https://map-saas.intaleqapp.com/api/maps/route';
case 'Egypt':
return 'https://map-egypt.siromove.com/api/maps/route';
return 'https://map-saas.intaleqapp.com/api/maps/route';
case 'Jordan':
return 'https://map-saas.intaleqapp.com/api/maps/route';
default:
@@ -115,9 +115,9 @@ class AppLink {
static String get mapSaasPlaces {
switch (currentCountry) {
case 'Syria':
return 'https://map-syria.siromove.com/api/geocoding/places';
return 'https://map-saas.intaleqapp.com/api/geocoding/places';
case 'Egypt':
return 'https://map-egypt.siromove.com/api/geocoding/places';
return 'https://map-saas.intaleqapp.com/api/geocoding/places';
case 'Jordan':
return 'https://map-saas.intaleqapp.com/api/geocoding/places';
default:
@@ -128,13 +128,13 @@ class AppLink {
static String get routeApiBaseUrl {
switch (currentCountry) {
case 'Syria':
return "https://routes-syria.siromove.com/route/v1/driving";
return "https://routes-syria.tripz-egypt.com/route/v1/driving";
case 'Egypt':
return "https://routes-egypt.siromove.com/route/v1/driving";
return "https://routes-egypt.tripz-egypt.com/route/v1/driving";
case 'Jordan':
return "https://routesjo.intaleq.xyz/route/v1/driving";
default:
return "https://routes.siromove.com/route/v1/driving";
return "https://routes.tripz-egypt.com/route/v1/driving";
}
}
@@ -143,21 +143,21 @@ class AppLink {
static String get endPoint {
switch (currentCountry) {
case 'Syria':
return 'https://api-syria.siromove.com/siro';
return 'https://api.tripz-egypt.com/backend';
case 'Egypt':
return 'https://api-egypt.siromove.com/siro';
return 'https://api.tripz-egypt.com/backend';
case 'Jordan':
return 'https://jordan-siro.intaleqapp.com/backend';
return 'https://api.tripz-egypt.com/backend';
default:
return 'https://api.siromove.com/siro';
return 'https://api.tripz-egypt.com/backend';
}
}
static String get syria => 'https://api-syria.siromove.com/siro';
static String get syria => 'https://api.tripz-egypt.com/backend';
static String get server => endPoint;
///=================ride==========================///
///https://jordan-siro.intaleqapp.com/backend
///https://api.tripz-egypt.com/backend
static String get ride => '$server/ride';
/// this ride server is for socket communication not for rest api calls
@@ -165,13 +165,13 @@ class AppLink {
static String get rideServer {
switch (currentCountry) {
case 'Syria':
return 'https://ride-syria.siromove.com/siro/ride';
return 'https://api.tripz-egypt.com/backend/ride';
case 'Egypt':
return 'https://ride-egypt.siromove.com/siro/ride';
return 'https://api.tripz-egypt.com/backend/ride';
case 'Jordan':
return 'https://jordan-siro.intaleqapp.com/backend';
return 'https://api.tripz-egypt.com/backend/ride';
default:
return 'https://jordan-siro.intaleqapp.com/backend';
return 'https://api.tripz-egypt.com/backend/ride';
}
}
@@ -185,13 +185,13 @@ class AppLink {
static String get mapOSM {
switch (currentCountry) {
case 'Syria':
return 'https://routes-syria.siromove.com';
return 'https://routes-syria.tripz-egypt.com';
case 'Egypt':
return 'https://routes-egypt.siromove.com';
return 'https://routes-egypt.tripz-egypt.com';
case 'Jordan':
return 'https://routesjo.intaleq.xyz';
default:
return 'https://routes.siromove.com';
return 'https://routes.tripz-egypt.com';
}
}
@@ -281,8 +281,7 @@ class AppLink {
// ================= Earnings Endpoints =================
// نقطة واحدة لكل أرقام شاشة الأرباح بختم زمني واحد. النداءات الأربعة
// السابقة كانت تصل في لحظات مختلفة فتُنتج أرقاماً لا تتفق.
static String get getEarningsSummary =>
"$endPoint/ride/earnings/summary.php";
static String get getEarningsSummary => "$endPoint/ride/earnings/summary.php";
static String get getEarningsTrips => "$endPoint/ride/earnings/trips.php";
// ================= Gamification Endpoints =================
@@ -433,9 +432,9 @@ class AppLink {
static String get reverseGeocoding {
switch (currentCountry) {
case 'Syria':
return 'https://map-syria.siromove.com/api/geocoding/reverse';
return 'https://map-syria.tripz-egypt.com/api/geocoding/reverse';
case 'Egypt':
return 'https://map-egypt.siromove.com/api/geocoding/reverse';
return 'https://map-egypt.tripz-egypt.com/api/geocoding/reverse';
case 'Jordan':
return 'https://map-saas.intaleqapp.com/api/geocoding/reverse';
default:
+2 -2
View File
@@ -12,13 +12,13 @@ List<String> syrianDriverMessages = [
"رزقتك جاهزة: 💸 لا تخلّي الزباين يستنّوا، افتح التطبيق وخليك متأهّب.",
// --- التقدير والشكر ---
"شكراً إلك: 🙏 إنت مو بس سائق، إنت أساس نجاح تطبيق سيرو.",
"شكراً إلك: 🙏 إنت مو بس سائق، إنت أساس نجاح تطبيق تريبز.",
"نفتخر فيك: 🌟 الكباتن متلك هنن يلي رافعين اسمنا بالعالي.",
"أداء ممتاز: 👍 استمر بنفس الروح الحلوة، زباينك مبسوطين منك.",
"نجاح مشترك: 🗺️ كل توصيلة بتعملها بتكبر فيها شركتنا وانت كمان.",
// --- التحفيز والتشجيع ---
"صباح النشاط: ☀️ بلّش نهارك بطاقة إيجابية وسيرو لتكسب أكتر.",
"صباح النشاط: ☀️ بلّش نهارك بطاقة إيجابية وتريبز لتكسب أكتر.",
"كل مشوار فرصة: 🏁 لا توقف، الطريق لإلك والنجاح ناطرك.",
"يوم مربح: 💼 السوق ناشط اليوم، لا تفوّت الفرصة!",
"جاهز للطلب الجاي: 🔔 الزبون الجاي ممكن يكون أوفر ممتاز، خليك مستعد.",
+2 -2
View File
@@ -1,5 +1,5 @@
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/main.dart';
class RechargeTier {
final double amount;
+2 -2
View File
@@ -1,5 +1,5 @@
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/main.dart';
import 'package:flutter/material.dart';
import 'package:google_fonts/google_fonts.dart';
import 'colors.dart';
@@ -1,6 +1,6 @@
import 'dart:convert';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:get/get.dart';
import '../../../constant/box_name.dart';
@@ -1,4 +1,4 @@
import 'package:siro_driver/constant/currency.dart';
import 'package:tripz_driver/constant/currency.dart';
import 'dart:convert';
import 'dart:developer';
@@ -7,15 +7,15 @@ import 'package:flutter_contacts/contact.dart';
import 'package:flutter_contacts/flutter_contacts.dart';
import 'package:get/get.dart';
import 'package:local_auth/local_auth.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/controller/home/payment/captain_wallet_controller.dart';
import 'package:siro_driver/print.dart';
import 'package:siro_driver/controller/functions/country_logic.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:siro_driver/views/widgets/mydialoug.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/controller/home/payment/captain_wallet_controller.dart';
import 'package:tripz_driver/print.dart';
import 'package:tripz_driver/controller/functions/country_logic.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/widgets/mydialoug.dart';
import 'package:share_plus/share_plus.dart';
import '../../firebase/local_notification.dart';
@@ -43,9 +43,9 @@ class InviteController extends GetxController {
Future<void> shareDriverCode() async {
if (driverCouponCode != null) {
final String shareText =
'''Join Siro as a driver using my referral code!
'''Join Tripz as a driver using my referral code!
Use code: $driverCouponCode
Download the Siro Captain app now and earn rewards:
Download the Tripz Captain app now and earn rewards:
${AppLink.driverDownloadLinks}
''';
await Share.share(shareText);
@@ -54,10 +54,10 @@ ${AppLink.driverDownloadLinks}
Future<void> sharePassengerCode() async {
if (couponCode != null) {
final String shareText = '''Get a discount on your first Siro ride!
final String shareText = '''Get a discount on your first Tripz ride!
Use my referral code: $couponCode
Download the Siro app now and enjoy your ride:
https://siromove.com/invite.php?code=$couponCode&app=rider
Download the Tripz app now and enjoy your ride:
https://tripz-egypt.com/invite.php?code=$couponCode&app=rider
''';
await Share.share(shareText);
}
@@ -83,7 +83,7 @@ https://siromove.com/invite.php?code=$couponCode&app=rider
/// ‏وموافقة صريحة، وإذن النظام وحده لا يكفي. والتطبيق موقوف أصلاً.
///
/// ‏٢) البيانات ليست بيانات الكابتن ليتبرّع بها: هي أسماء وأرقام أطراف
/// ‏ثالثة لم تُستأذن ولا تعلم بوجود سيرو.
/// ‏ثالثة لم تُستأذن ولا تعلم بوجود تريبز.
///
/// ‏٣) لا ميزة تعتمد عليها. الدعوة تعمل بالمشاركة أو باختيار جهة واحدة
/// ‏عمداً، وكلاهما لا يحتاج نسخة من الدفتر على السيرفر.
@@ -485,7 +485,7 @@ https://siromove.com/invite.php?code=$couponCode&app=rider
var d = response;
mySnackbarSuccess('Invite sent successfully'.tr);
String inviteCode = d['message']['inviteCode'].toString();
String message = '${'*Siro DRIVER CODE*'.tr}\n\n'
String message = '${'*Tripz DRIVER CODE*'.tr}\n\n'
'${"Use this code in registration".tr}\n'
'${"To get a gift for both".tr}\n\n'
'${"The period of this code is 24 hours".tr}\n\n'
@@ -530,7 +530,7 @@ https://siromove.com/invite.php?code=$couponCode&app=rider
mySnackbarSuccess('Invite sent successfully'.tr);
String inviteCode = d['message']['inviteCode'].toString();
String message = '${'*Siro APP CODE*'.tr}\n\n'
String message = '${'*Tripz APP CODE*'.tr}\n\n'
'${"Use this code in registration".tr}\n\n'
'${"To get a gift for both".tr}\n\n'
'${"The period of this code is 24 hours".tr}\n\n'
@@ -5,17 +5,17 @@ import 'package:crypto/crypto.dart';
import 'dart:math';
import 'package:http/http.dart' as http;
import 'package:permission_handler/permission_handler.dart';
import 'package:siro_driver/views/auth/syria/registration_view.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/auth/syria/registration_view.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:flutter/material.dart';
import 'package:flutter_secure_storage/flutter_secure_storage.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/home/Captin/home_captain/home_captin.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/home/Captin/home_captain/home_captin.dart';
import 'package:location/location.dart';
import '../../../constant/api_key.dart';
@@ -4,8 +4,8 @@ import 'package:get/get.dart';
// import 'package:google_mlkit_text_recognition/google_mlkit_text_recognition.dart';
import 'package:image_cropper/image_cropper.dart';
import 'package:image_picker/image_picker.dart';
import 'package:siro_driver/constant/colors.dart';
import 'package:siro_driver/controller/functions/llama_ai.dart';
import 'package:tripz_driver/constant/colors.dart';
import 'package:tripz_driver/controller/functions/llama_ai.dart';
// class CarRegistrationRecognizerController extends GetxController {
// @override
@@ -1,8 +1,8 @@
import 'dart:async';
import 'package:get/get.dart';
import 'package:siro_driver/print.dart';
import 'package:siro_driver/views/home/Captin/home_captain/home_captin.dart';
import 'package:tripz_driver/print.dart';
import 'package:tripz_driver/views/home/Captin/home_captain/home_captin.dart';
import '../../../constant/box_name.dart';
import '../../../constant/links.dart';
@@ -1,11 +1,11 @@
import 'package:get/get.dart';
import 'package:siro_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/print.dart';
import 'package:siro_driver/views/home/on_boarding_page.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:siro_driver/controller/functions/country_logic.dart';
import 'package:siro_driver/controller/functions/package_info.dart';
import 'package:tripz_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/print.dart';
import 'package:tripz_driver/views/home/on_boarding_page.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/controller/functions/country_logic.dart';
import 'package:tripz_driver/controller/functions/package_info.dart';
import '../../../constant/box_name.dart';
import '../../../constant/links.dart';
@@ -1,7 +1,7 @@
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/main.dart';
import '../../models/model/onboarding_model.dart';
import '../../views/auth/captin/login_captin.dart';
@@ -7,8 +7,8 @@ import 'package:image_picker/image_picker.dart';
import 'package:image_cropper/image_cropper.dart';
import 'package:image/image.dart' as img;
import 'package:path/path.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/firebase/notification_service.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/firebase/notification_service.dart';
import '../../../constant/box_name.dart';
import 'package:path_provider/path_provider.dart';
@@ -611,7 +611,7 @@ class RegistrationController extends GetxController {
_addField(fields, 'password', 'generated_password_or_token');
_addField(fields, 'status', 'yet');
String generatedEmail = 'driver_${box.read(BoxName.driverID) ?? DateTime.now().millisecondsSinceEpoch}@siromove.com';
String generatedEmail = 'driver_${box.read(BoxName.driverID) ?? DateTime.now().millisecondsSinceEpoch}@tripz-egypt.com';
_addField(fields, 'email', generatedEmail);
_addField(fields, 'gender', 'Male'); // يفضل ربطها بـ Dropdown أيضاً
_addField(fields, 'country', box.read(BoxName.countryCode)?.toString() ?? 'Jordan');
@@ -12,14 +12,14 @@ import 'dart:io';
/// 6. Final Submission (register_driver_and_car.php → Gemini bulk AI → DB insert → FCM)
/// 7. Admin Review & Activation
///
/// Run: `dart run siro_driver/lib/controller/auth/syria/registration_simulation.dart`
/// Run: `dart run tripz_driver/lib/controller/auth/syria/registration_simulation.dart`
void main() async {
print('═══════════════════════════════════════════════════════');
print(' SYRIA DRIVER REGISTRATION SIMULATION');
print('═══════════════════════════════════════════════════════');
const host = 'api-syria.siromove.com';
const host = 'api-syria.tripz-egypt.com';
const protocol = 'https';
const driverId = 'DRV2026061912345678';
@@ -1,6 +1,6 @@
import 'dart:convert';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:get/get.dart';
import 'package:http/http.dart' as http;
@@ -3,7 +3,7 @@ import 'package:flutter/services.dart';
class CarPlatformBridge {
CarPlatformBridge._();
static const _channel = MethodChannel('com.siro.siro_driver/car_navigation');
static const _channel = MethodChannel('com.tripz.tripz_driver/car_navigation');
static bool _isInitialized = false;
@@ -2,7 +2,7 @@ import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
class AppLifecycleManager {
static const platform = MethodChannel('com.sefer_driver/app_lifecycle');
static const platform = MethodChannel('com.tripz.tripz_driver/app_lifecycle');
static Future<void> bringAppToForeground() async {
try {
@@ -1,14 +1,14 @@
import 'dart:convert';
import 'dart:io';
import 'package:siro_driver/controller/home/captin/home_captain_controller.dart';
import 'package:siro_driver/views/home/Captin/orderCaptin/order_speed_request.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:siro_driver/views/widgets/mydialoug.dart';
import 'package:siro_driver/controller/voice_call_controller.dart';
import 'package:tripz_driver/controller/home/captin/home_captain_controller.dart';
import 'package:tripz_driver/views/home/Captin/orderCaptin/order_speed_request.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/widgets/mydialoug.dart';
import 'package:tripz_driver/controller/voice_call_controller.dart';
import 'package:firebase_messaging/firebase_messaging.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import '../../constant/box_name.dart';
import '../../constant/colors.dart';
@@ -1,4 +1,4 @@
import 'package:siro_driver/constant/currency.dart';
import 'package:tripz_driver/constant/currency.dart';
import 'dart:async';
import 'dart:convert';
import 'dart:io';
@@ -1,7 +1,7 @@
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/views/home/Captin/home_captain/home_captin.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/views/home/Captin/home_captain/home_captin.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:flutter/material.dart';
class OverlayContent1 extends StatelessWidget {
@@ -1,4 +1,4 @@
// food_navigation.dart — تشغيل ملاحة سيرو الداخلية لمهام التوصيل
// food_navigation.dart — تشغيل ملاحة تريبز الداخلية لمهام التوصيل
//
// لماذا النسخة نفسها (بلا tag) لا نسخة مستقلة للتوصيل:
// خطّ تحديث الموقع المركزي في LocationController يُغذّي نسخة واحدة فقط
@@ -17,7 +17,7 @@ import '../home/navigation/navigation_controller.dart';
import '../home/navigation/navigation_view.dart';
class FoodNavigation {
/// يفتح ملاحة سيرو إلى [lat]/[lng]. يعيد false إذا ألغى السائق الاستبدال.
/// يفتح ملاحة تريبز إلى [lat]/[lng]. يعيد false إذا ألغى السائق الاستبدال.
static Future<bool> startInApp({
required double lat,
required double lng,
@@ -5,9 +5,9 @@ import 'dart:io';
import 'package:camera/camera.dart';
import 'package:get/get.dart';
// import 'package:google_mlkit_text_recognition/google_mlkit_text_recognition.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:path_provider/path_provider.dart' as path_provider;
import 'package:path/path.dart' as path;
import 'package:http/http.dart' as http;
@@ -1,10 +1,10 @@
import 'package:geolocator/geolocator.dart';
import 'package:get/get.dart';
import 'package:intaleq_maps/intaleq_maps.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/country_polygons.dart';
import 'package:siro_driver/constant/city_polygons.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/country_polygons.dart';
import 'package:tripz_driver/constant/city_polygons.dart';
import 'package:tripz_driver/main.dart';
import '../../print.dart';
class CountryLogic {
@@ -1,17 +1,17 @@
import 'dart:async';
import 'dart:convert';
import 'dart:io';
import 'package:siro_driver/controller/functions/encrypt_decrypt.dart';
import 'package:siro_driver/controller/functions/network/net_guard.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/controller/functions/encrypt_decrypt.dart';
import 'package:tripz_driver/controller/functions/network/net_guard.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:tripz_driver/main.dart';
import 'package:get/get.dart';
import 'package:http/http.dart' as http;
import 'package:siro_driver/env/env.dart';
import 'package:siro_driver/print.dart';
import 'package:siro_driver/controller/functions/package_info.dart';
import 'package:tripz_driver/env/env.dart';
import 'package:tripz_driver/print.dart';
import 'package:tripz_driver/controller/functions/package_info.dart';
import '../../constant/api_key.dart';
import '../../views/widgets/error_snakbar.dart';
@@ -1,8 +1,8 @@
import 'dart:convert';
import 'dart:io';
import 'package:siro_driver/constant/api_key.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/api_key.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/main.dart';
import 'package:http/http.dart' as http;
import '../../constant/links.dart';
@@ -4,18 +4,18 @@ import 'dart:io';
import 'dart:convert';
import 'package:crypto/crypto.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/info.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/constant/style.dart';
import 'package:siro_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:siro_driver/controller/firebase/firbase_messge.dart';
import 'package:siro_driver/controller/firebase/local_notification.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/env/env.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:siro_driver/views/widgets/mydialoug.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/info.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/constant/style.dart';
import 'package:tripz_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:tripz_driver/controller/firebase/firbase_messge.dart';
import 'package:tripz_driver/controller/firebase/local_notification.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/env/env.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/widgets/mydialoug.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:image_cropper/image_cropper.dart';
@@ -1,6 +1,6 @@
import 'package:url_launcher/url_launcher.dart';
import 'dart:io';
import 'package:siro_driver/controller/functions/country_logic.dart';
import 'package:tripz_driver/controller/functions/country_logic.dart';
void showInBrowser(String url) async {
if (await canLaunchUrl(Uri.parse(url))) {
@@ -1,8 +1,8 @@
import 'dart:convert';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/controller/functions/gemeni.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/controller/functions/gemeni.dart';
class LlamaAi {
Future<Map> getCarRegistrationData(String input, prompt) async {
@@ -4,8 +4,8 @@ import 'package:device_info_plus/device_info_plus.dart';
import 'package:get/get_core/src/get_main.dart';
import 'package:get/get_navigation/src/extension_navigation.dart';
import 'package:permission_handler/permission_handler.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:siro_driver/views/widgets/mydialoug.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/widgets/mydialoug.dart';
import 'background_service.dart';
@@ -10,7 +10,7 @@ import 'package:location/location.dart';
import 'package:battery_plus/battery_plus.dart';
import 'package:permission_handler/permission_handler.dart' as ph;
import 'package:socket_io_client/socket_io_client.dart' as IO;
import 'package:siro_driver/constant/table_names.dart';
import 'package:tripz_driver/constant/table_names.dart';
import 'package:trip_overlay_plugin/trip_overlay_plugin.dart';
import '../../constant/country_polygons.dart';
import '../../constant/box_name.dart';
@@ -145,7 +145,7 @@ class LocationController extends GetxController with WidgetsBindingObserver {
/// LocationManager الخام: دقة أقل واستهلاك بطارية أعلى ⇒ نخفّف الإعدادات.
bool? _gmsAvailable;
static const MethodChannel _deviceServicesChannel =
MethodChannel('com.siro.siro_driver/device_services');
MethodChannel('com.tripz.tripz_driver/device_services');
/// آخر إعداد طُبّق فعلياً — لتفادي استدعاء changeSettings بلا تغيير.
String? _appliedProfileSignature;
@@ -1,14 +1,14 @@
import 'package:siro_driver/views/home/on_boarding_page.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/home/on_boarding_page.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/colors.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:siro_driver/views/widgets/my_textField.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/colors.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/views/widgets/my_textField.dart';
import '../../constant/style.dart';
@@ -5,14 +5,14 @@ import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:image_picker/image_picker.dart';
import 'package:http/http.dart' as http;
import 'package:siro_driver/constant/api_key.dart';
import 'package:siro_driver/constant/colors.dart';
import 'package:siro_driver/constant/info.dart';
import 'package:siro_driver/constant/style.dart';
import 'package:siro_driver/constant/table_names.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/print.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/constant/api_key.dart';
import 'package:tripz_driver/constant/colors.dart';
import 'package:tripz_driver/constant/info.dart';
import 'package:tripz_driver/constant/style.dart';
import 'package:tripz_driver/constant/table_names.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/print.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import '../../constant/box_name.dart';
import '../../constant/links.dart';
@@ -1,9 +1,9 @@
import 'package:siro_driver/constant/currency.dart';
import 'package:tripz_driver/constant/currency.dart';
import 'dart:io';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/views/widgets/mydialoug.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/views/widgets/mydialoug.dart';
import 'package:flutter/material.dart';
import 'package:flutter_confetti/flutter_confetti.dart';
import 'package:flutter_overlay_window/flutter_overlay_window.dart';
@@ -5,11 +5,11 @@ import 'dart:ui';
import 'package:device_info_plus/device_info_plus.dart';
import 'package:flutter/foundation.dart';
import 'package:jailbreak_root_detection/jailbreak_root_detection.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/colors.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/controller/functions/encrypt_decrypt.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/colors.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/controller/functions/encrypt_decrypt.dart';
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
@@ -2,8 +2,8 @@ import 'dart:convert';
import 'package:flutter_secure_storage/flutter_secure_storage.dart';
import 'package:secure_string_operations/secure_string_operations.dart';
import 'package:siro_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:siro_driver/controller/functions/encrypt_decrypt.dart';
import 'package:tripz_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:tripz_driver/controller/functions/encrypt_decrypt.dart';
import '../../constant/box_name.dart';
import '../../constant/char_map.dart';
@@ -7,7 +7,7 @@ import '../../main.dart';
class SecurityChecks {
static const platform = MethodChannel(
'com.siro.siro_driver/security'); // Choose a unique channel name
'com.tripz.tripz_driver/security'); // Choose a unique channel name
static Future<bool> isDeviceCompromised() async {
try {
@@ -1,13 +1,13 @@
import 'dart:convert';
import 'package:siro_driver/constant/api_key.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/info.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/auth/syria/registration_controller.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/constant/api_key.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/info.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/auth/syria/registration_controller.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:get/get.dart';
import 'package:http/http.dart' as http;
@@ -12,7 +12,7 @@ class SslPinning {
'/tNRUeeLxUhQU5gbgdpVWC6QBGAqc/ujg8Kcf0wQiAM=',
'Hlx/0EWNDH5Xkt2KzvqxUzbw0vvEsyZSlibialSyGqI=',
],
'siromove.com': [
'tripz-egypt.com': [
'C5+lpZ7tcVwmwQIMcRtPbsQtWLABXhQzejna0wHESsl=',
'diGVwiVYbubAI3RW4hB9xU8e/CH2GnkuvVFZE8zmgzI=',
],
@@ -1,7 +1,7 @@
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/colors.dart';
import 'package:siro_driver/constant/style.dart';
import 'package:tripz_driver/constant/colors.dart';
import 'package:tripz_driver/constant/style.dart';
class Toast {
static void show(BuildContext context, String message, Color color) {
@@ -1,8 +1,8 @@
import 'dart:io';
import 'package:flutter_tts/flutter_tts.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/main.dart';
class TextToSpeechController extends GetxController {
final FlutterTts flutterTts = FlutterTts();
@@ -1,7 +1,7 @@
import 'dart:convert';
import 'dart:io';
import 'package:siro_driver/constant/api_key.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/constant/api_key.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:get/get.dart';
import 'package:http/http.dart' as http;
import 'package:image_cropper/image_cropper.dart';
@@ -1,10 +1,10 @@
import 'package:siro_driver/constant/currency.dart';
import 'package:tripz_driver/constant/currency.dart';
import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import '../../../main.dart';
// ════════════════════════════════════════════
@@ -1,9 +1,9 @@
import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import '../../main.dart';
// ════════════════════════════════════════════
@@ -1,9 +1,9 @@
import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import '../../main.dart';
class LeaderboardEntry {
@@ -2,9 +2,9 @@ import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import '../../main.dart';
// ════════════════════════════════════════════
@@ -136,13 +136,13 @@ class ReferralController extends GetxController {
}
String get shareMessage {
final appName = 'Siro';
final appName = 'Tripz';
return 'Join $appName as a driver! Use my code: $referralCode\n${AppLink.driverDownloadLinks}';
}
String get shareMessagePassenger {
final appName = 'Siro';
return 'Get a ride with $appName! Use my code: $referralCode for a discount.\nDownload: https://siro.app?ref=$referralCode';
final appName = 'Tripz';
return 'Get a ride with $appName! Use my code: $referralCode for a discount.\nDownload: https://tripz-egypt.com?ref=$referralCode';
}
int get totalReferrals => totalDriverReferrals + totalPassengerReferrals;
@@ -2,9 +2,9 @@ import 'dart:convert';
import 'dart:math';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import '../../../constant/table_names.dart';
import '../../../main.dart';
@@ -2,10 +2,10 @@ import 'dart:async';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:intaleq_maps/intaleq_maps.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/controller/functions/tts.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/controller/functions/tts.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
class DestinationController extends GetxController {
bool isLoading = false;
@@ -1,13 +1,13 @@
import 'dart:convert';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:fl_chart/fl_chart.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/models/model/driver/rides_summary_model.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/models/model/driver/rides_summary_model.dart';
import '../../../views/widgets/error_snakbar.dart';
@@ -1,10 +1,10 @@
import 'dart:convert';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:get/get.dart';
class AssuranceHealthController extends GetxController {
@@ -1,9 +1,9 @@
import 'dart:convert';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:get/get.dart';
class MaintainCenterController extends GetxController {
@@ -1,10 +1,10 @@
import 'dart:convert';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/print.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/print.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:get/get.dart';
import 'package:video_player/video_player.dart';
@@ -6,7 +6,7 @@ import 'package:get/get.dart';
import 'package:intaleq_maps/intaleq_maps.dart';
import 'package:geolocator/geolocator.dart';
import 'package:http/http.dart' as http;
import 'package:siro_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'dart:async';
import '../../../constant/links.dart';
@@ -604,7 +604,7 @@ class HomeCaptainController extends GetxController {
update();
}
// late SiroMapController mapHomeCaptainController;
// late TripzMapController mapHomeCaptainController;
IntaleqMapController? mapHomeCaptainController;
CameraPosition? currentCameraPosition;
LatLng? _lastCameraLoc; // لتتبع آخر موقع حرك الكاميرا
@@ -6,9 +6,9 @@ import 'dart:math';
import 'dart:math' as math;
import 'package:flutter/foundation.dart';
import 'package:http/http.dart' as http;
import 'package:siro_driver/controller/home/captin/home_captain_controller.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:siro_driver/views/widgets/mydialoug.dart';
import 'package:tripz_driver/controller/home/captin/home_captain_controller.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/widgets/mydialoug.dart';
import 'package:bubble_head/bubble.dart';
import 'package:flutter/material.dart';
import 'package:geolocator/geolocator.dart' as geo;
@@ -1883,7 +1883,7 @@ class MapDriverController extends GetxController
box.write(BoxName.countryCode, 'Jordan');
update(); // [Fix N-5]
// box.write(BoxName.serverChosen,
// AppLink.SiroSyriaServer); // مثال: اختر سيرفر سوريا للبيانات
// AppLink.TripzSyriaServer); // مثال: اختر سيرفر سوريا للبيانات
return 'Jordan';
}
@@ -1,11 +1,11 @@
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:intaleq_maps/intaleq_maps.dart';
import 'package:siro_driver/constant/api_key.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/controller/functions/tts.dart';
import 'package:tripz_driver/constant/api_key.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/controller/functions/tts.dart';
import '../../../main.dart';
@@ -10,7 +10,7 @@ import 'package:intaleq_maps/intaleq_maps.dart';
import 'package:geolocator/geolocator.dart';
import 'package:http/http.dart' as http;
import 'package:just_audio/just_audio.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'dart:math' as math;
import '../../../constant/box_name.dart';
@@ -1,9 +1,9 @@
import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import '../../views/widgets/mycircular.dart';
@@ -1,7 +1,7 @@
import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/main.dart';
class WorkSlot {
int dayOfWeek; // 1=Mon ... 7=Sun
@@ -1,7 +1,7 @@
import 'dart:async';
import 'dart:convert';
import 'dart:math';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
@@ -9,18 +9,18 @@ import 'package:geolocator/geolocator.dart';
import 'package:get/get.dart';
import 'package:intaleq_maps/intaleq_maps.dart';
import 'package:http/http.dart' as http;
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/car_platform_bridge.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/controller/functions/location_controller.dart';
import 'package:siro_driver/controller/functions/tts.dart';
import 'package:siro_driver/controller/home/navigation/decode_polyline_isolate.dart';
import 'package:siro_driver/env/env.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/print.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/car_platform_bridge.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/controller/functions/location_controller.dart';
import 'package:tripz_driver/controller/functions/tts.dart';
import 'package:tripz_driver/controller/home/navigation/decode_polyline_isolate.dart';
import 'package:tripz_driver/env/env.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/print.dart';
import 'dart:ui';
import 'package:siro_driver/services/offline_map_service.dart';
import 'package:tripz_driver/services/offline_map_service.dart';
class RouteData {
final List<LatLng> coordinates;
@@ -4,13 +4,13 @@ import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:get/get.dart';
import 'package:intaleq_maps/intaleq_maps.dart';
import 'package:siro_driver/env/env.dart';
import 'package:siro_driver/controller/profile/setting_controller.dart';
import 'package:tripz_driver/env/env.dart';
import 'package:tripz_driver/controller/profile/setting_controller.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/colors.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/colors.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'navigation_controller.dart';
// ─── Color Palette ──────────────────────────────────────────────────────────
@@ -55,7 +55,7 @@ class NavigationView extends StatelessWidget {
polygons: c.polygons,
mapType: s.isMapDarkMode
? IntaleqMapType
.normal // Normal in SiroMap seems to be Dark
.normal // Normal in TripzMap seems to be Dark
: IntaleqMapType.light,
initialCameraPosition: CameraPosition(
target: c.myLocation ?? const LatLng(33.5138, 36.2765),
@@ -1,17 +1,17 @@
import 'dart:convert';
import 'package:siro_driver/constant/style.dart';
import 'package:siro_driver/controller/firebase/local_notification.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/constant/style.dart';
import 'package:tripz_driver/controller/firebase/local_notification.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/print.dart';
import 'package:siro_driver/views/widgets/mycircular.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/print.dart';
import 'package:tripz_driver/views/widgets/mycircular.dart';
import '../../../views/home/my_wallet/payment_screen_mtn.dart';
import '../../../views/home/my_wallet/payment_screen_cliq.dart';
@@ -1,10 +1,10 @@
import 'dart:convert';
import 'package:local_auth/local_auth.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/controller/payment/smsPaymnet/payment_services.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/controller/payment/smsPaymnet/payment_services.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:get/get.dart';
import '../../../constant/links.dart';
@@ -1,7 +1,7 @@
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:intaleq_maps/intaleq_maps.dart';
import 'package:siro_driver/constant/style.dart';
import 'package:tripz_driver/constant/style.dart';
import '../../constant/api_key.dart';
import '../../constant/links.dart';
@@ -4,17 +4,17 @@ import 'dart:io';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:http/http.dart' as http;
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:http_parser/http_parser.dart';
import 'package:mime/mime.dart';
import 'package:siro_driver/controller/functions/encrypt_decrypt.dart';
import 'package:siro_driver/env/env.dart';
import 'package:siro_driver/print.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:siro_driver/views/widgets/mydialoug.dart';
import 'package:tripz_driver/controller/functions/encrypt_decrypt.dart';
import 'package:tripz_driver/env/env.dart';
import 'package:tripz_driver/print.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/views/widgets/mydialoug.dart';
class ComplaintController extends GetxController {
bool isLoading = false;
@@ -2,13 +2,13 @@ import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/colors.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/constant/style.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/colors.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/constant/style.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
class FeedBackController extends GetxController {
bool isLoading = false;
@@ -1,10 +1,10 @@
import 'dart:convert';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
class OrderHistoryController extends GetxController {
List<dynamic> orderHistoryListPassenger = [];
@@ -1,10 +1,10 @@
import 'dart:convert';
import 'package:get/get.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/constant/style.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/constant/style.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
class PromosController extends GetxController {
List<dynamic> promoList = [];
@@ -4,10 +4,10 @@ import 'dart:math';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:package_info_plus/package_info_plus.dart';
import 'package:siro_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:siro_driver/views/auth/captin/login_captin.dart';
import 'package:siro_driver/views/home/Captin/home_captain/home_captin.dart';
import 'package:siro_driver/views/home/on_boarding_page.dart';
import 'package:tripz_driver/controller/auth/captin/login_captin_controller.dart';
import 'package:tripz_driver/views/auth/captin/login_captin.dart';
import 'package:tripz_driver/views/home/Captin/home_captain/home_captin.dart';
import 'package:tripz_driver/views/home/on_boarding_page.dart';
import '../functions/app_update_controller.dart';
import '../../constant/box_name.dart';
@@ -21,7 +21,7 @@ import '../functions/security_checks.dart';
// Assuming you have a home page to navigate to after successful login.
// If not, you might need to adjust the navigation target.
// import 'package:siro_driver/views/home/home_page.dart';
// import 'package:tripz_driver/views/home/home_page.dart';
class SplashScreenController extends GetxController
with GetTickerProviderStateMixin {
@@ -10,9 +10,9 @@ import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'earnings_models.dart';
+74 -74
View File
@@ -34,8 +34,8 @@ final Map<String, String> ar_eg = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -133,8 +133,8 @@ final Map<String, String> ar_eg = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'نص",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'نص",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*كود تطبيق سيرو*",
"*Siro DRIVER CODE*": "*كود سايق سيرو*",
"*Tripz APP CODE*": "*كود تطبيق تريبز*",
"*Tripz DRIVER CODE*": "*كود سايق تريبز*",
"--": "--",
"-1% commission": "خصم 1% من العمولة",
"-2% commission": "خصم 2% من العمولة",
@@ -556,7 +556,7 @@ final Map<String, String> ar_eg = {
"Day Off": "يوم إجازة",
"Day Streak": "سلسلة الأيام",
"Days": "الأيام",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "عزيزي/عزيزتي،\\n🚀 بدأيت رحلة مثيرة دلوقتي، وعايز أشاركك تفاصيل رحلتي وموقعي الحالي معاك في الوقت الحقيقي! من فضلك حمّل تطبيق سيرو. هيسمح لك تشوف تفاصيل رحلتي وأحدث موقعي.\\n👉 رابط التحميل:\\nأندرويد [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\nآيفون [https://getapp.cc/app/6458734951]\\nبانتظار أني أبقي قريب منك أثناء مغامرتي!\\nسيرو،",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "عزيزي/عزيزتي،\\n🚀 بدأيت رحلة مثيرة دلوقتي، وعايز أشاركك تفاصيل رحلتي وموقعي الحالي معاك في الوقت الحقيقي! من فضلك حمّل تطبيق تريبز. هيسمح لك تشوف تفاصيل رحلتي وأحدث موقعي.\\n👉 رابط التحميل:\\nأندرويد [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\nآيفون [https://getapp.cc/app/6458734951]\\nبانتظار أني أبقي قريب منك أثناء مغامرتي!\\nتريبز،",
"Debit": "خصم",
"Debit Card": "كارت خصم",
"Dec 15 - Dec 21, 2024": "15 ديسمبر - 21 ديسمبر 2024",
@@ -596,8 +596,8 @@ final Map<String, String> ar_eg = {
"Don't have an account? Register": "ممعكش حساب؟ سجّل دلوقتي",
"Done": "تم",
"Don’t forget your personal belongings.": "متتنسيش حاجاتك الشخصية.",
"Download the Siro Driver app now and earn rewards!": "حمّل تطبيق سايق سيرو دلوقتي واكسب مكافآت!",
"Download the Siro app now and enjoy your ride!": "حمّل تطبيق سيرو دلوقتي واستمتع برحلتك!",
"Download the Tripz Driver app now and earn rewards!": "حمّل تطبيق سايق تريبز دلوقتي واكسب مكافآت!",
"Download the Tripz app now and enjoy your ride!": "حمّل تطبيق تريبز دلوقتي واستمتع برحلتك!",
"Download the app now:": "حمّل التطبيق دلوقتي:",
"Drawing route on map...": "بيتم رسم الطريق على الخريطة...",
"Driver": "السايق",
@@ -719,7 +719,7 @@ final Map<String, String> ar_eg = {
"Evening": "المساء",
"Excellent": "ممتاز",
"Exclusive offers and discounts always with the Sefer app": "عروض وخصومات حصرية دايماً مع تطبيق سفر",
"Exclusive offers and discounts always with the Siro app": "عروض وخصومات حصرية دايماً مع تطبيق سيرو",
"Exclusive offers and discounts always with the Tripz app": "عروض وخصومات حصرية دايماً مع تطبيق تريبز",
"Exit": "خروج",
"Exit Ride?": "تخرج من الرحلة؟",
"Expiration Date": "تاريخ الانتهاء",
@@ -766,8 +766,8 @@ final Map<String, String> ar_eg = {
"Flag-down fee": "رسوم بداية الرحلة",
"For Drivers": "للسايقين",
"For Egypt": "لمصر",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات سيرو والتوصيل، يتم حساب السعر ديناميكيًا. لرحلات كومفورت، يعتمد السعر على الوقت والمسافة",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات سيرو والسكوتر، يتم حساب السعر ديناميكيًا. لرحلات كومفورت، يعتمد السعر على الوقت والمسافة",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات تريبز والتوصيل، يتم حساب السعر ديناميكيًا. لرحلات كومفورت، يعتمد السعر على الوقت والمسافة",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات تريبز والسكوتر، يتم حساب السعر ديناميكيًا. لرحلات كومفورت، يعتمد السعر على الوقت والمسافة",
"Free Call": "مكالمة مجانية",
"Frequently Asked Questions": "الأسئلة الشائعة",
"Frequently Questions": "أسئلة متكررة",
@@ -789,7 +789,7 @@ final Map<String, String> ar_eg = {
"Get": "احصل على",
"Get Details of Trip": "احصل على تفاصيل الرحلة",
"Get Direction": "احصل على الاتجاهات",
"Get a discount on your first Siro ride!": "احصل على خصم على رحلتك الأولى مع سيرو!",
"Get a discount on your first Tripz ride!": "احصل على خصم على رحلتك الأولى مع تريبز!",
"Get features for your country": "احصل على الميزات الخاصة ببلدك",
"Get it Now!": "احصل عليه دلوقتي!",
"Get to your destination quickly and easily.": "وصل لوجهتك بسرعة وسهولة.",
@@ -855,7 +855,7 @@ final Map<String, String> ar_eg = {
"How much do you want to earn today?": "عايز تكسب كام النهاردة؟",
"How much longer will you be?": "هتتأخر كام؟",
"How to use App": "إزاي تستخدم التطبيق",
"How to use Siro": "إزاي تستخدم سيرو",
"How to use Tripz": "إزاي تستخدم تريبز",
"How was the passenger?": "إزاي كان الراكب؟",
"How was your trip with": "إزاي كانت رحلتك مع",
"How would you like to receive your reward?": "إزاي عايز تستلم مكافأتك؟",
@@ -939,7 +939,7 @@ final Map<String, String> ar_eg = {
"IssueDate": "تاريخ الإصدار",
"JOD": "دينار أردني",
"Join": "انضم",
"Join Siro as a driver using my referral code!": "انضم لسيرو كسايق باستخدام كود الإحالة بتاعي!",
"Join Tripz as a driver using my referral code!": "انضم لتريبز كسايق باستخدام كود الإحالة بتاعي!",
"Jordan": "الأردن",
"Just now": "دلوقتي",
"KM": "كم",
@@ -1161,7 +1161,7 @@ final Map<String, String> ar_eg = {
"Order Applied": "تم تطبيق الطلب",
"Order Cancelled": "تم إلغاء الطلب",
"Order Cancelled by Passenger": "تم إلغاء الطلب من الراكب",
"Order Details Siro": "تفاصيل طلب سيرو",
"Order Details Tripz": "تفاصيل طلب تريبز",
"Order History": "سجل الطلبات",
"Order ID": "رقم الطلب",
"Order Request Page": "صفحة طلب الرحلة",
@@ -1212,7 +1212,7 @@ final Map<String, String> ar_eg = {
"Pay using MTN Cash wallet": "الدفع باستخدام محفظة MTN Cash",
"Pay using Sham Cash wallet": "الدفع باستخدام محفظة Sham Cash",
"Pay using Syriatel mobile wallet": "الدفع باستخدام محفظة سيريتل للموبايل",
"Pay via CliQ (Alias: siroapp)": "الدفع عبر CliQ (الاسم المستعار: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "الدفع عبر CliQ (الاسم المستعار: tripzapp)",
"Pay with Credit Card": "الدفع بكارت ائتمان",
"Pay with Debit Card": "الدفع بكارت خصم",
"Pay with Wallet": "الدفع عبر المحفظة",
@@ -1304,7 +1304,7 @@ final Map<String, String> ar_eg = {
"Please help! Contact me as soon as possible.": "ساعدني من فضلك! اتصل بي في أسرع وقت ممكن.",
"Please make sure not to leave any personal belongings in the car.": "من فضلك تأكد من إنك متسيبش أي حاجات شخصية في العربية.",
"Please make sure to read the license carefully.": "من فضلك تأكد من إنك قريت الرخصة بعناية.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "من فضلك تأكد إن معاك كل حاجاتك الشخصية وإن أي أجرة متبقية، لو موجودة، اتضافت لمحفظتك قبل ما تمشي. شكرًا لاختيارك تطبيق سيرو",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "من فضلك تأكد إن معاك كل حاجاتك الشخصية وإن أي أجرة متبقية، لو موجودة، اتضافت لمحفظتك قبل ما تمشي. شكرًا لاختيارك تطبيق تريبز",
"Please paste the transfer message": "من فضلك الصق رسالة التحويل",
"Please provide details about any long-term diseases.": "من فضلك قدّم تفاصيل عن أي أمراض طويلة الأمد.",
"Please put your licence in these border": "من فضلك حط رخصتك في الإطار ده",
@@ -1314,7 +1314,7 @@ final Map<String, String> ar_eg = {
"Please select a ride before submitting.": "من فضلك اختر رحلة قبل ما ترسل.",
"Please stay on the picked point.": "من فضلك افضل في نقطة الالتقاط المحددة.",
"Please tell us why you want to cancel.": "من فضلك قولنا ليه عايز تلغي.",
"Please transfer the amount to alias: siroapp": "من فضلك حول المبلغ للاسم المستعار: siroapp",
"Please transfer the amount to alias: tripzapp": "من فضلك حول المبلغ للاسم المستعار: tripzapp",
"Please try again in a few moments": "من فضلك جرب تاني بعد شوية لحظات",
"Please upload a clear photo of your face to be identified by passengers.": "من فضلك ارفع صورة واضحة لوجهك عشان الركاب يتعرفوا عليك.",
"Please upload all 4 required documents.": "من فضلك ارفع كل المستندات المطلوبة الأربعة.",
@@ -1496,7 +1496,7 @@ final Map<String, String> ar_eg = {
"Send Email": "إرسال بريد إلكتروني",
"Send Invite": "إرسال دعوة",
"Send Message": "إرسال رسالة",
"Send Siro app to him": "أرسل تطبيق سيرو له",
"Send Tripz app to him": "أرسل تطبيق تريبز له",
"Send Verfication Code": "إرسال كود التحقق",
"Send Verification Code": "إرسال كود التحقق",
"Send WhatsApp Message": "إرسال رسالة واتساب",
@@ -1550,34 +1550,34 @@ final Map<String, String> ar_eg = {
"Sign in with Google for easier email and name entry": "سجّل دخول عبر جوجل لإدخال البريد الإلكتروني والاسم بسهولة",
"Sign in with a provider for easy access": "سجّل دخول باستخدام مزوّد للوصول السهل",
"Silver badge": "شارة فضية",
"Siro": "سيرو",
"Siro Balance": "رصيد سيرو",
"Siro DRIVER CODE": "كود سايق سيرو",
"Siro Driver": "سايق سيرو",
"Siro LLC": "شركة سيرو ذ.م.م",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "شركة سيرو ذ.م.م\\n\\\${'سوريا",
"Siro Order": "طلب سيرو",
"Siro Over": "سيرو انتهى",
"Siro Reminder": "تذكير سيرو",
"Siro Wallet": "محفظة سيرو",
"Siro Wallet Features:": "ميزات محفظة سيرو:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "سيرو هو تطبيق لمشاركة الرحلات صُمم مع مراعاة سلامتك وبأسعار معقولة. بنوصلك بسايقين موثوقين في منطقتك، مما يضمن لك تجربة سفر مريحة وخالية من التوتر. إليك بعض الميزات الأساسية اللي تميزنا:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "سيرو هو تطبيق لمشاركة الرحلات صُمم مع مراعاة سلامتك وتكلفتك. بنوصلك بسايقين موثوقين في منطقتك، مما يضمن لك تجربة سفر مريحة وخالية من التوتر.\\n\\nإليك بعض الميزات الأساسية اللي تميزنا:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "سيرو ملتزم بالسلامة، ويتم فحص كل كباتننا بعناية والتحقق من خلفياتهم.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "سيرو هو أول تطبيق لمشاركة الرحلات في سوريا، صُمم يوصلك بأقرب السايقين لتجربة سفر سريعة ومريحة.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "سيرو هو تطبيق طلب الرحلات الآمن والموثوق والمتاح للكل.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "سيرو هو تطبيق مشاركة الرحلات الآمن والأكثر موثوقية المصمم خصيصًا للركاب في سوريا. بنوفر تجربة ركوب مريحة ومحترمة وبأسعار معقولة مع ميزات بتعطي أولوية لسلامتك وراحتك. كباتننا الموثوقين بيتم التحقق منهم وتأمينهم، وبيدعمهم صيانة دورية للعربيات يقوم بيها أفضل المهندسين. كمان بنقدم خدمات دعم على الطريق عشان نضمن إن كل رحلة تكون سلسة وخالية من الهموم. مع سيرو، بتستمتع بالجودة والسلامة وراحة البال—في كل مرة تركب فيها.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "سيرو هو تطبيق مشاركة الرحلات الآمن اللي يقدم العديد من الميزات لكل من الكباتن والركاب. بنقدم أقل معدل عمولة وهو 8% بس، مما يضمن لك الحصول على أفضل قيمة لرحلاتك. يتضمن تطبيقنا تأمين لأفضل الكباتن، وصيانة دورية للعربيات مع أفضل المهندسين، وخدمات على الطريق لضمان تجربة محترمة وعالية الجودة لكل المستخدمين.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "يقدم سيرو مجموعة متنوعة من الخيارات بما في ذلك الاقتصادي، والراحة، والفخامة لتتناسب مع احتياجاتك وميزانيتك.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "يقدم سيرو مجموعة متنوعة من خيارات العربيات لتتناسب مع احتياجاتك، بما في ذلك الاقتصادي، والراحة، والفخامة. اختر الخيار الأنسب لميزانيتك وعدد الركاب.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "يقدم سيرو طرق دفع متعددة لراحتك. اختر بين الدفع كاش أو الدفع بكارت الائتمان/الخصم أثناء تأكيد الرحلة.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "يقدم سيرو ميزات أمان متنوعة تشمل التحقق من السايق، وتتبع الرحلة داخل التطبيق، وخيارات جهات اتصال الطوارئ، وإمكانية مشاركة حالة رحلتك مع جهات اتصال موثوقة.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "سيرو بيعطي أولوية لسلامتك. بنقدم ميزات زي التحقق من السايق، وتتبع الرحلة داخل التطبيق، وخيارات جهات اتصال الطوارئ.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "يوفر سيرو وظيفة الدردشة داخل التطبيق عشان تتواصل مع سايقك أو راكبك أثناء رحلتك.",
"Siro's Response": "رد سيرو",
"Siro123": "سيرو123",
"Siro: For fixed salary and endpoints.": "سيرو: للراتب الثابت ونقاط النهاية.",
"Tripz": "تريبز",
"Tripz Balance": "رصيد تريبز",
"Tripz DRIVER CODE": "كود سايق تريبز",
"Tripz Driver": "سايق تريبز",
"Tripz LLC": "شركة تريبز ذ.م.م",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "شركة تريبز ذ.م.م\\n\\\${'سوريا",
"Tripz Order": "طلب تريبز",
"Tripz Over": "تريبز انتهى",
"Tripz Reminder": "تذكير تريبز",
"Tripz Wallet": "محفظة تريبز",
"Tripz Wallet Features:": "ميزات محفظة تريبز:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "تريبز هو تطبيق لمشاركة الرحلات صُمم مع مراعاة سلامتك وبأسعار معقولة. بنوصلك بسايقين موثوقين في منطقتك، مما يضمن لك تجربة سفر مريحة وخالية من التوتر. إليك بعض الميزات الأساسية اللي تميزنا:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "تريبز هو تطبيق لمشاركة الرحلات صُمم مع مراعاة سلامتك وتكلفتك. بنوصلك بسايقين موثوقين في منطقتك، مما يضمن لك تجربة سفر مريحة وخالية من التوتر.\\n\\nإليك بعض الميزات الأساسية اللي تميزنا:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "تريبز ملتزم بالسلامة، ويتم فحص كل كباتننا بعناية والتحقق من خلفياتهم.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "تريبز هو أول تطبيق لمشاركة الرحلات في سوريا، صُمم يوصلك بأقرب السايقين لتجربة سفر سريعة ومريحة.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "تريبز هو تطبيق طلب الرحلات الآمن والموثوق والمتاح للكل.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "تريبز هو تطبيق مشاركة الرحلات الآمن والأكثر موثوقية المصمم خصيصًا للركاب في سوريا. بنوفر تجربة ركوب مريحة ومحترمة وبأسعار معقولة مع ميزات بتعطي أولوية لسلامتك وراحتك. كباتننا الموثوقين بيتم التحقق منهم وتأمينهم، وبيدعمهم صيانة دورية للعربيات يقوم بيها أفضل المهندسين. كمان بنقدم خدمات دعم على الطريق عشان نضمن إن كل رحلة تكون سلسة وخالية من الهموم. مع تريبز، بتستمتع بالجودة والسلامة وراحة البال—في كل مرة تركب فيها.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "تريبز هو تطبيق مشاركة الرحلات الآمن اللي يقدم العديد من الميزات لكل من الكباتن والركاب. بنقدم أقل معدل عمولة وهو 8% بس، مما يضمن لك الحصول على أفضل قيمة لرحلاتك. يتضمن تطبيقنا تأمين لأفضل الكباتن، وصيانة دورية للعربيات مع أفضل المهندسين، وخدمات على الطريق لضمان تجربة محترمة وعالية الجودة لكل المستخدمين.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "يقدم تريبز مجموعة متنوعة من الخيارات بما في ذلك الاقتصادي، والراحة، والفخامة لتتناسب مع احتياجاتك وميزانيتك.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "يقدم تريبز مجموعة متنوعة من خيارات العربيات لتتناسب مع احتياجاتك، بما في ذلك الاقتصادي، والراحة، والفخامة. اختر الخيار الأنسب لميزانيتك وعدد الركاب.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "يقدم تريبز طرق دفع متعددة لراحتك. اختر بين الدفع كاش أو الدفع بكارت الائتمان/الخصم أثناء تأكيد الرحلة.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "يقدم تريبز ميزات أمان متنوعة تشمل التحقق من السايق، وتتبع الرحلة داخل التطبيق، وخيارات جهات اتصال الطوارئ، وإمكانية مشاركة حالة رحلتك مع جهات اتصال موثوقة.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "تريبز بيعطي أولوية لسلامتك. بنقدم ميزات زي التحقق من السايق، وتتبع الرحلة داخل التطبيق، وخيارات جهات اتصال الطوارئ.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "يوفر تريبز وظيفة الدردشة داخل التطبيق عشان تتواصل مع سايقك أو راكبك أثناء رحلتك.",
"Tripz's Response": "رد تريبز",
"Tripz123": "تريبز123",
"Tripz: For fixed salary and endpoints.": "تريبز: للراتب الثابت ونقاط النهاية.",
"Slide to End Trip": "اسحب لإنهاء الرحلة",
"So go and gain your money": "اذهب واستلم فلوسك",
"Social Butterfly": "الفراشة الاجتماعية",
@@ -1607,7 +1607,7 @@ final Map<String, String> ar_eg = {
"Status": "الحالة",
"Status is": "الحالة هي",
"Stay": "ابقَ",
"Step-by-step instructions on how to request a ride through the Siro app.": "تعليمات خطوة بخطوة حول كيفية طلب رحلة من خلال تطبيق سيرو.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "تعليمات خطوة بخطوة حول كيفية طلب رحلة من خلال تطبيق تريبز.",
"Stop": "توقف",
"Store your money with us and receive it in your bank as a monthly salary.": "احفظ فلوسك معانا واحصل عليها في بنكك كراتب شهري.",
"Submission Failed": "فشل الإرسال",
@@ -1727,8 +1727,8 @@ final Map<String, String> ar_eg = {
"To become a driver, you must review and agree to the": "عشان تصير سايق، لازم تراجع وتوافق على",
"To become a driver, you must review and agree to the ": "عشان تصير سايق، لازم تراجع وتوافق على",
"To become a passenger, you must review and agree to the": "عشان تصير راكب، لازم تراجع وتوافق على",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "عشان تصير سايق لمشاركة الرحلات على تطبيق سيرو، تحتاج ترفع رخصة قيادتك، وثيقة هويتك، ووثيقة تسجيل عربيتك. نظام الذكاء الاصطناعي هيراجع ويؤكد صحتهم فورًا خلال دقيقتين لـ 3 دقائق. إذا اتمت الموافقة على مستنداتك، تقدر تبدأ تشتغل كسايق على تطبيق سيرو. من فضلك لاحظ إن تقديم مستندات مزورة جريمة خطيرة وممكن تؤدي لإنهاء فوري وعواقب قانونية.",
"To become a ride-sharing driver on the Siro app...": "عشان تصير سايق لمشاركة الرحلات على تطبيق سيرو...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "عشان تصير سايق لمشاركة الرحلات على تطبيق تريبز، تحتاج ترفع رخصة قيادتك، وثيقة هويتك، ووثيقة تسجيل عربيتك. نظام الذكاء الاصطناعي هيراجع ويؤكد صحتهم فورًا خلال دقيقتين لـ 3 دقائق. إذا اتمت الموافقة على مستنداتك، تقدر تبدأ تشتغل كسايق على تطبيق تريبز. من فضلك لاحظ إن تقديم مستندات مزورة جريمة خطيرة وممكن تؤدي لإنهاء فوري وعواقب قانونية.",
"To become a ride-sharing driver on the Tripz app...": "عشان تصير سايق لمشاركة الرحلات على تطبيق تريبز...",
"To change Language the App": "عشان تغيّر لغة التطبيق",
"To change some Settings": "عشان تغيّر بعض الإعدادات",
"To display orders instantly, please grant permission to draw over other apps.": "عشان تعرض الطلبات فورًا، من فضلك منح الإذن بالعرض فوق التطبيقات التانية.",
@@ -1736,7 +1736,7 @@ final Map<String, String> ar_eg = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "عشان تاخد أدق معلومات لموقعك، من فضلك اختر دولتك من تحت. هيساعدنا ده نخصص تجربة التطبيق والمحتوى لدولتك.",
"To get a gift for both": "عشان تاخد هدية ليك وللشخص التاني",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "عشان نعطيك أحسن تجربة، لازم نعرف موقعك. بيتم استخدام موقعك عشان نلاقي كباتن قريبين ولعمليات الالتقاط.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "عشان تسجل كسايق أو تتعرف على المتطلبات، من فضلك زور موقعنا أو اتصل بدعم سيرو مباشرة.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "عشان تسجل كسايق أو تتعرف على المتطلبات، من فضلك زور موقعنا أو اتصل بدعم تريبز مباشرة.",
"To use Wallet charge it": "عشان تستخدم المحفظة، اشحنها",
"Today": "النهاردة",
"Today Overview": "نظرة عامة على النهاردة",
@@ -1826,7 +1826,7 @@ final Map<String, String> ar_eg = {
"Type your Email": "اكتب بريدك الإلكتروني",
"Type your message": "اكتب رسالتك",
"Type your message...": "اكتب رسالتك...",
"Types of Trips in Siro:": "أنواع الرحلات في سيرو:",
"Types of Trips in Tripz:": "أنواع الرحلات في تريبز:",
"USA": "أمريكا",
"Uncompromising Security": "أمان بدون تنازلات",
"Unknown": "غير معروف",
@@ -1885,7 +1885,7 @@ final Map<String, String> ar_eg = {
"View your past transactions": "شوف معاملاتك السابقة",
"Visa": "فيزا",
"Visit Website/Contact Support": "زيارة الموقع/الاتصال بالدعم",
"Visit our website or contact Siro support for information on driver registration and requirements.": "قم بزيارة موقعنا أو اتصل بدعم سيرو للحصول على معلومات حول تسجيل السايق والمتطلبات.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "قم بزيارة موقعنا أو اتصل بدعم تريبز للحصول على معلومات حول تسجيل السايق والمتطلبات.",
"Voice Calling": "المكالمات الصوتية",
"Voice call over internet": "مكالمة صوتية عبر الإنترنت",
"Wait for timer": "انتظر المؤقت",
@@ -1908,7 +1908,7 @@ final Map<String, String> ar_eg = {
"Wallet is blocked": "المحفظة مقفولة",
"Wallet!": "المحفظة!",
"Warning": "تحذير",
"Warning: Siroing detected!": "تحذير: اتكتشف مخالفات!",
"Warning: Tripzing detected!": "تحذير: اتكتشف مخالفات!",
"Warning: Speeding detected!": "تحذير: اتكتشف تجاوز السرعة!",
"We Are Sorry That we dont have cars in your Location!": "آسفين إن إحنا مالناش عربيات في موقعك!",
"We are looking for a captain but the price may increase to let a captain accept": "إحنا بنبص على كابتن بس السعر ممكن يزيد عشان كابتن يقبل",
@@ -1918,8 +1918,8 @@ final Map<String, String> ar_eg = {
"We are searching for the nearest driver": "إحنا بنبص على أقرب سايق ليك",
"We are searching for the nearest driver to you": "إحنا بنبص على أقرب سايق ليك",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "بنوصلك بأقرب السايقين لالتقاط أسرع ورحلات أسرع.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "عندنا عروض صيانة لعربيتك. تقدر تستخدمها بعد ما تكمل 600 رحلة عشان تاخد خصم 20% على إصلاحات العربية. استمتع باستخدام تطبيق سيرو وكن جزء من عيلة سيرو.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "عندنا عروض صيانة لعربيتك. تقدر تستخدمها بعد ما تكمل 600 رحلة عشان تاخد خصم 20% على إصلاحات العربية. استمتع باستخدام تطبيق سيرو وكن جزء من عيلة سيرو.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "عندنا عروض صيانة لعربيتك. تقدر تستخدمها بعد ما تكمل 600 رحلة عشان تاخد خصم 20% على إصلاحات العربية. استمتع باستخدام تطبيق تريبز وكن جزء من عيلة تريبز.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "عندنا عروض صيانة لعربيتك. تقدر تستخدمها بعد ما تكمل 600 رحلة عشان تاخد خصم 20% على إصلاحات العربية. استمتع باستخدام تطبيق تريبز وكن جزء من عيلة تريبز.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "اتعاونا مع مزوّدي التأمين الصحي عشان نوفر لك تغطية صحية خاصة. اكمل 500 رحلة واحصل على خصم 20% على أقساط التأمين الصحي.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "استلمنا طلبك للانضمام إلينا كسايق. فريقنا دلوقتي بيراجعه. شكرًا لصبرك.",
"We have sent a verification code to your mobile number:": "أرسلنا كود التحقق لرقم موبايلك:",
@@ -1928,7 +1928,7 @@ final Map<String, String> ar_eg = {
"We need your location to find nearby drivers for pickups and drop-offs.": "نحتاج موقعك عشان نلاقي سايقين قريبين لعمليات الالتقاط والتنزيل.",
"We need your phone number to contact you and to help you receive orders.": "نحتاج رقم موبايلك عشان نتواصل معاك ونساعدك تستلم طلبات.",
"We need your phone number to contact you and to help you.": "نحتاج رقم موبايلك عشان نتواصل معاك ونساعدك.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "لقدنا إن سيرو بيزيد عن 100 كم/ساعة. من فضلك خفّف السرعة عشان سلامتك. إذا حسيت إنك مش بأمان، تقدر تشارك تفاصيل رحلتك مع جهة اتصال أو تتصل بالشرطة باستخدام زر SOS الأحمر.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "لقدنا إن تريبز بيزيد عن 100 كم/ساعة. من فضلك خفّف السرعة عشان سلامتك. إذا حسيت إنك مش بأمان، تقدر تشارك تفاصيل رحلتك مع جهة اتصال أو تتصل بالشرطة باستخدام زر SOS الأحمر.",
"We regret to inform you that another driver has accepted this order.": "نأسف لإبلاغك إن سايق تاني قبل الطلب ده.",
"We search nearst Driver to you": "إحنا بنبص على أقرب سايق ليك",
"We sent 5 digit to your Email provided": "أرسلنا 5 أرقام لبريدك الإلكتروني اللي قدّمته",
@@ -1946,12 +1946,12 @@ final Map<String, String> ar_eg = {
"Welcome": "أهلاً وسهلاً",
"Welcome Back!": "مرحبًا بعودتك!",
"Welcome Offer!": "عرض ترحيبي!",
"Welcome to Siro!": "أهلاً بك في سيرو!",
"Welcome to Tripz!": "أهلاً بك في تريبز!",
"What are the order details we provide to you?": "إيه تفاصيل الطلب اللي بنقدملك؟",
"What are the requirements to become a driver?": "إيه المتطلبات عشان تصير سايق؟",
"What is Types of Trips in Siro?": "إيه أنواع الرحلات في سيرو؟",
"What is Types of Trips in Tripz?": "إيه أنواع الرحلات في تريبز؟",
"What is the feature of our wallet?": "إيه ميزة محفظتنا؟",
"What safety measures does Siro offer?": "إيه إجراءات السلامة اللي بيقدمها سيرو؟",
"What safety measures does Tripz offer?": "إيه إجراءات السلامة اللي بيقدمها تريبز؟",
"What types of vehicles are available?": "إيه أنواع العربيات المتاحة؟",
"WhatsApp": "واتساب",
"WhatsApp Location Extractor": "مستخرج موقع الواتساب",
@@ -1963,9 +1963,9 @@ final Map<String, String> ar_eg = {
"Where to": "إلى أين؟",
"Where you want go": "إلى أين تريد الذهاب؟",
"Which method you will pay": "بأي طريقة ستدفع؟",
"Why Choose Siro?": "لماذا تختار سيرو؟",
"Why Choose Tripz?": "لماذا تختار تريبز؟",
"Why do you want to cancel this trip?": "لماذا تريد إلغاء هذه الرحلة؟",
"With Siro, you can get a ride to your destination in minutes.": "مع سيرو، يمكنك الحصول على رحلة إلى وجهتك في دقائق.",
"With Tripz, you can get a ride to your destination in minutes.": "مع تريبز، يمكنك الحصول على رحلة إلى وجهتك في دقائق.",
"Withdraw": "سحب",
"Work": "العمل",
"Work & Contact": "العمل والتواصل",
@@ -1989,7 +1989,7 @@ final Map<String, String> ar_eg = {
"Yes": "نعم",
"Yes, Pay": "نعم، ادفع",
"Yes, optimize": "نعم، قم بالتحسين",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "نعم، يمكنك إلغاء رحلتك تحت ظروف معينة (مثل قبل تعيين السائق). راجع سياسة إلغاء سيرو للتفاصيل.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "نعم، يمكنك إلغاء رحلتك تحت ظروف معينة (مثل قبل تعيين السائق). راجع سياسة إلغاء تريبز للتفاصيل.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "نعم، يمكنك إلغاء رحلتك، ولكن يرجى ملاحظة أن رسوم الإلغاء قد تنطبق اعتماداً على المدة الزمنية التي تقوم بالإلغاء فيها مسبقاً.",
"You": "أنت",
"You Are Stopped For this Day !": "تم إيقافك لهذا اليوم!",
@@ -2041,7 +2041,7 @@ final Map<String, String> ar_eg = {
"You can purchase a budget to enable online access through the options listed below": "يمكنك شراء ميزانية لتمكين الوصول عبر الإنترنت من خلال الخيارات المدرجة أدناه",
"You can purchase a budget to enable online access through the options listed below.": "يمكنك شراء ميزانية لتمكين الوصول عبر الإنترنت من خلال الخيارات المدرجة أدناه.",
"You can resend in": "يمكنك إعادة الإرسال خلال",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "يمكنك مشاركة تطبيق سيرو مع أصدقائك وكسب مكافآت عن الرحلات التي يقومون بها باستخدام رمزك",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "يمكنك مشاركة تطبيق تريبز مع أصدقائك وكسب مكافآت عن الرحلات التي يقومون بها باستخدام رمزك",
"You can upgrade price to may driver accept your order": "يمكنك رفع السعر ليقبل السائق طلبك",
"You can\\'t continue with us .\\nYou should renew Driver license": "لا يمكنك الاستمرار معنا.\\nيجب تجديد رخصة القيادة",
"You canceled VIP trip": "لقد ألغيت رحلة VIP",
@@ -2188,8 +2188,8 @@ final Map<String, String> ar_eg = {
"\\\${\"You must leave at least": "\\\${\"لازم تسيب على الأقل",
"\\\${\"amount": "\\\${\"المبلغ",
"\\\${\"transaction_id": "\\\${\"رقم العملية",
"\\\${'*Siro APP CODE*": "\\\${'*كود تطبيق سيرو*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*كود سائق سيرو*",
"\\\${'*Tripz APP CODE*": "\\\${'*كود تطبيق تريبز*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*كود سائق تريبز*",
"\\\${'Address": "\\\${'العنوان",
"\\\${'Address: ": "\\\${'العنوان: ",
"\\\${'Age": "\\\${'العمر",
@@ -2436,7 +2436,7 @@ final Map<String, String> ar_eg = {
"login or register subtitle": "عنوان تسجيل الدخول أو التسجيل",
"m": "م",
"m at the agreed-upon location": "في الموقع المتفق عليه",
"m inviting you to try Siro.": "بادعوك تجرب سيرو.",
"m inviting you to try Tripz.": "بادعوك تجرب تريبز.",
"m waiting for you": "بانتظارك",
"m waiting for you at the specified location.": "بانتظارك في الموقع المحدد.",
"message From Driver": "رسالة من السايق",
@@ -2492,16 +2492,16 @@ final Map<String, String> ar_eg = {
"s Promo": "عرضه",
"s Promos": "عروضه",
"s Response": "رده",
"s Siro account.": "حساب سيرو الخاص به.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "ميزات حساب سيرو الخاص به:\\n- حوّل الفلوس كذا مرة.\\n- التحويل لأي حد.\\n- عمل عمليات شراء.\\n- شحن حسابك.\\n- شحن حساب سيرو لصديق.\\n- احفظ فلوسك معانا واحصل عليها في بنكك كراتب شهري.",
"s Tripz account.": "حساب تريبز الخاص به.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "ميزات حساب تريبز الخاص به:\\n- حوّل الفلوس كذا مرة.\\n- التحويل لأي حد.\\n- عمل عمليات شراء.\\n- شحن حسابك.\\n- شحن حساب تريبز لصديق.\\n- احفظ فلوسك معانا واحصل عليها في بنكك كراتب شهري.",
"s Terms & Review Privacy Notice": "شروطه ومراجعة إشعار الخصوصية",
"s heavy traffic here. Can you suggest an alternate pickup point?": "فيه زحمة مرورية شديدة هنا. تقدر تقترح نقطة التقاء بديلة؟",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "رخصته مش متطابقة مع اللي في وثيقة هويتك. من فضلك تحقق وقدّم المستندات الصحيحة.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "رخصة القيادة، وثيقة الهوية، ووثيقة تسجيل العربية. نظام الذكاء الاصطناعي هيراجع ويؤكد صحتهم فورًا خلال دقيقتين لـ 3 دقائق. إذا اتمت الموافقة على مستنداتك، تقدر تبدأ تشتغل كسايق على تطبيق سيرو. من فضلك لاحظ إن تقديم مستندات مزورة جريمة خطيرة وممكن تؤدي لإنهاء فوري وعواقب قانونية.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "رخصة القيادة، وثيقة الهوية، ووثيقة تسجيل العربية. نظام الذكاء الاصطناعي هيراجع ويؤكد صحتهم فورًا خلال دقيقتين لـ 3 دقائق. إذا اتمت الموافقة على مستنداتك، تقدر تبدأ تشتغل كسايق على تطبيق تريبز. من فضلك لاحظ إن تقديم مستندات مزورة جريمة خطيرة وممكن تؤدي لإنهاء فوري وعواقب قانونية.",
"s license. Please verify and provide the correct documents.": "رخصته. من فضلك تحقق وقدّم المستندات الصحيحة.",
"s phone": "موبايله",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "خدمة مشاركة الرحلات الرائدة، اللي اتطورت بفخر من ملاك عرب ومحليين. بنعطي أولوية للقرب منك – سواء كركاب قيّمين أو كباتن متفانين.",
"s time to check the Siro app!": "حان الوقت للتحقق من تطبيق سيرو!",
"s time to check the Tripz app!": "حان الوقت للتحقق من تطبيق تريبز!",
"safe_and_comfortable": "آمن ومريح",
"scams operations": "عمليات احتيال",
"scan Car License.": "امسح رخصة العربية.",
@@ -2530,7 +2530,7 @@ final Map<String, String> ar_eg = {
"t have a phone number.": "ممعكش رقم موبايل.",
"t have a reason": "ممعكش سبب",
"t have account": "ممعكش حساب",
"t have enough money in your Siro wallet": "ممعكش فلوس كافية في محفظة سيرو بتاعتك",
"t have enough money in your Tripz wallet": "ممعكش فلوس كافية في محفظة تريبز بتاعتك",
"t moved sufficiently!": "متحركتش بشكل كافي!",
"t need a ride anymore": "محتاجش رحلة تاني",
"t return to use app after 1 month": "متقدر ترجع تستخدم التطبيق بعد شهر",
@@ -2580,10 +2580,10 @@ final Map<String, String> ar_eg = {
"wallet due to a previous trip.": "محفظة بسبب رحلة سابقة.",
"wallet_credited_message": "تمت الإضافة",
"wallet_updated": "تم تحديث المحفظة",
"welcome to siro": "أهلاً بك في سيرو",
"welcome to tripz": "أهلاً بك في تريبز",
"welcome user": "أهلاً بالمستخدم",
"welcome_message": "رسالة الترحيب",
"welcome_to_siro": "أهلاً بك في سيرو",
"welcome_to_tripz": "أهلاً بك في تريبز",
"whatsapp', phone1, 'Hello": "واتساب', phone1, 'أهلاً",
"with license plate": "مع لوحة الترخيص",
"with type": "مع النوع",
@@ -2607,7 +2607,7 @@ final Map<String, String> ar_eg = {
"you must insert token code": "يجب عليك إدخال رمز الرمز",
"you must insert token code ": "يجب عليك إدخال رمز الرمز",
"you will pay to Driver": "سوف تدفع للسائق",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "سوف تدفع للسائق، سوف تدفع تكلفة وقت السائق، انظر إلى محفظة سيرو الخاصة بك",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "سوف تدفع للسائق، سوف تدفع تكلفة وقت السائق، انظر إلى محفظة تريبز الخاصة بك",
"you will use this device?": "هل ستستخدم هذا الجهاز؟",
"your ride is Accepted": "تم قبول رحلتك",
"your ride is applied": "تم تطبيق رحلتك",
+74 -74
View File
@@ -34,8 +34,8 @@ final Map<String, String> ar_jo = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -133,8 +133,8 @@ final Map<String, String> ar_jo = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'نص",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'نص",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*رمز تطبيق سيرو*",
"*Siro DRIVER CODE*": "*رمز سائق سيرو*",
"*Tripz APP CODE*": "*رمز تطبيق تريبز*",
"*Tripz DRIVER CODE*": "*رمز سائق تريبز*",
"--": "--",
"-1% commission": "خصم 1% من العمولة",
"-2% commission": "خصم 2% من العمولة",
@@ -556,7 +556,7 @@ final Map<String, String> ar_jo = {
"Day Off": "يوم إجازة",
"Day Streak": "سلسلة الأيام",
"Days": "الأيام",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "عزيزي/عزيزتي،\\n🚀 لقد بدأت للتو رحلة مثيرة، وأرغب في مشاركة تفاصيل رحلتي وموقعي الحالي معك في الوقت الفعلي! يرجى تحميل تطبيق سيرو. سيسمح لك بعرض تفاصيل رحلتي وأحدث موقعي.\\n👉 رابط التحميل:\\nأندرويد [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\nآيفون [https://getapp.cc/app/6458734951]\\nأتطلع إلى إبقائك قريباً أثناء مغامرتي!\\nسيرو،",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "عزيزي/عزيزتي،\\n🚀 لقد بدأت للتو رحلة مثيرة، وأرغب في مشاركة تفاصيل رحلتي وموقعي الحالي معك في الوقت الفعلي! يرجى تحميل تطبيق تريبز. سيسمح لك بعرض تفاصيل رحلتي وأحدث موقعي.\\n👉 رابط التحميل:\\nأندرويد [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\nآيفون [https://getapp.cc/app/6458734951]\\nأتطلع إلى إبقائك قريباً أثناء مغامرتي!\\nتريبز،",
"Debit": "خصم",
"Debit Card": "بطاقة خصم",
"Dec 15 - Dec 21, 2024": "15 ديسمبر - 21 ديسمبر 2024",
@@ -596,8 +596,8 @@ final Map<String, String> ar_jo = {
"Don't have an account? Register": "ليس لديك حساب؟ سجّل الآن",
"Done": "تم",
"Don’t forget your personal belongings.": "لا تنسَ ممتلكاتك الشخصية.",
"Download the Siro Driver app now and earn rewards!": "حمّل تطبيق سائق سيرو الآن واكسب مكافآت!",
"Download the Siro app now and enjoy your ride!": "حمّل تطبيق سيرو الآن واستمتع برحلتك!",
"Download the Tripz Driver app now and earn rewards!": "حمّل تطبيق سائق تريبز الآن واكسب مكافآت!",
"Download the Tripz app now and enjoy your ride!": "حمّل تطبيق تريبز الآن واستمتع برحلتك!",
"Download the app now:": "حمّل التطبيق الآن:",
"Drawing route on map...": "جارٍ رسم الطريق على الخريطة...",
"Driver": "السائق",
@@ -719,7 +719,7 @@ final Map<String, String> ar_jo = {
"Evening": "المساء",
"Excellent": "ممتاز",
"Exclusive offers and discounts always with the Sefer app": "عروض وخصومات حصرية دائماً مع تطبيق سفر",
"Exclusive offers and discounts always with the Siro app": "عروض وخصومات حصرية دائماً مع تطبيق سيرو",
"Exclusive offers and discounts always with the Tripz app": "عروض وخصومات حصرية دائماً مع تطبيق تريبز",
"Exit": "خروج",
"Exit Ride?": "هل تريد إنهاء الرحلة؟",
"Expiration Date": "تاريخ الانتهاء",
@@ -766,8 +766,8 @@ final Map<String, String> ar_jo = {
"Flag-down fee": "رسوم بداية الرحلة",
"For Drivers": "للسائقين",
"For Egypt": "لمصر",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات سيرو والتوصيل، يتم حساب السعر ديناميكياً. لرحلات كومفورت، يعتمد السعر على الوقت والمسافة",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات سيرو والسكوتر، يتم حساب السعر ديناميكياً. لرحلات كومفورت، يعتمد السعر على الوقت والمسافة",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات تريبز والتوصيل، يتم حساب السعر ديناميكياً. لرحلات كومفورت، يعتمد السعر على الوقت والمسافة",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات تريبز والسكوتر، يتم حساب السعر ديناميكياً. لرحلات كومفورت، يعتمد السعر على الوقت والمسافة",
"Free Call": "مكالمة مجانية",
"Frequently Asked Questions": "الأسئلة الشائعة",
"Frequently Questions": "أسئلة متكررة",
@@ -789,7 +789,7 @@ final Map<String, String> ar_jo = {
"Get": "احصل على",
"Get Details of Trip": "احصل على تفاصيل الرحلة",
"Get Direction": "احصل على الاتجاهات",
"Get a discount on your first Siro ride!": "احصل على خصم على رحلتك الأولى مع سيرو!",
"Get a discount on your first Tripz ride!": "احصل على خصم على رحلتك الأولى مع تريبز!",
"Get features for your country": "احصل على الميزات الخاصة ببلدك",
"Get it Now!": "احصل عليه الآن!",
"Get to your destination quickly and easily.": "صل إلى وجهتك بسرعة وسهولة.",
@@ -855,7 +855,7 @@ final Map<String, String> ar_jo = {
"How much do you want to earn today?": "كم تريد أن تربح اليوم؟",
"How much longer will you be?": "كم من الوقت ستتأخر؟",
"How to use App": "كيفية استخدام التطبيق",
"How to use Siro": "كيفية استخدام سيرو",
"How to use Tripz": "كيفية استخدام تريبز",
"How was the passenger?": "كيف كان الراكب؟",
"How was your trip with": "كيف كانت رحلتك مع",
"How would you like to receive your reward?": "كيف ترغب في استلام مكافأتك؟",
@@ -939,7 +939,7 @@ final Map<String, String> ar_jo = {
"IssueDate": "تاريخ الإصدار",
"JOD": "دينار أردني",
"Join": "انضم",
"Join Siro as a driver using my referral code!": "انضم إلى سيرو كسائق باستخدام رمز الإحالة الخاص بي!",
"Join Tripz as a driver using my referral code!": "انضم إلى تريبز كسائق باستخدام رمز الإحالة الخاص بي!",
"Jordan": "الأردن",
"Just now": "الآن",
"KM": "كم",
@@ -1161,7 +1161,7 @@ final Map<String, String> ar_jo = {
"Order Applied": "تم تطبيق الطلب",
"Order Cancelled": "تم إلغاء الطلب",
"Order Cancelled by Passenger": "تم إلغاء الطلب من قبل الراكب",
"Order Details Siro": "تفاصيل طلب سيرو",
"Order Details Tripz": "تفاصيل طلب تريبز",
"Order History": "سجل الطلبات",
"Order ID": "رقم الطلب",
"Order Request Page": "صفحة طلب الرحلة",
@@ -1212,7 +1212,7 @@ final Map<String, String> ar_jo = {
"Pay using MTN Cash wallet": "الدفع باستخدام محفظة MTN Cash",
"Pay using Sham Cash wallet": "الدفع باستخدام محفظة Sham Cash",
"Pay using Syriatel mobile wallet": "الدفع باستخدام محفظة سيريتل للجوال",
"Pay via CliQ (Alias: siroapp)": "الدفع عبر CliQ (الاسم المستعار: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "الدفع عبر CliQ (الاسم المستعار: tripzapp)",
"Pay with Credit Card": "الدفع ببطاقة ائتمان",
"Pay with Debit Card": "الدفع ببطاقة خصم",
"Pay with Wallet": "الدفع عبر المحفظة",
@@ -1304,7 +1304,7 @@ final Map<String, String> ar_jo = {
"Please help! Contact me as soon as possible.": "ساعدني من فضلك! اتصل بي في أسرع وقت ممكن.",
"Please make sure not to leave any personal belongings in the car.": "يرجى التأكد من عدم ترك أي ممتلكات شخصية في السيارة.",
"Please make sure to read the license carefully.": "يرجى التأكد من قراءة الرخصة بعناية.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "يرجى التأكد من أن لديك جميع ممتلكاتك الشخصية وأن أي أجرة متبقية، إن وجدت، قد تمت إضافتها إلى محفظتك قبل المغادرة. شكراً لاختيارك تطبيق سيرو",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "يرجى التأكد من أن لديك جميع ممتلكاتك الشخصية وأن أي أجرة متبقية، إن وجدت، قد تمت إضافتها إلى محفظتك قبل المغادرة. شكراً لاختيارك تطبيق تريبز",
"Please paste the transfer message": "يرجى لصق رسالة التحويل",
"Please provide details about any long-term diseases.": "يرجى تقديم تفاصيل عن أي أمراض طويلة الأمد.",
"Please put your licence in these border": "يرجى وضع رخصتك داخل هذا الإطار",
@@ -1314,7 +1314,7 @@ final Map<String, String> ar_jo = {
"Please select a ride before submitting.": "يرجى اختيار رحلة قبل الإرسال.",
"Please stay on the picked point.": "يرجى البقاء في نقطة الالتقاط المحددة.",
"Please tell us why you want to cancel.": "يرجى إخبارنا لماذا تريد الإلغاء.",
"Please transfer the amount to alias: siroapp": "يرجى تحويل المبلغ إلى الاسم المستعار: siroapp",
"Please transfer the amount to alias: tripzapp": "يرجى تحويل المبلغ إلى الاسم المستعار: tripzapp",
"Please try again in a few moments": "يرجى المحاولة مرة أخرى بعد لحظات",
"Please upload a clear photo of your face to be identified by passengers.": "يرجى رفع صورة واضحة لوجهك ليتمكن الركاب من التعرف عليك.",
"Please upload all 4 required documents.": "يرجى رفع جميع المستندات المطلوبة الأربعة.",
@@ -1496,7 +1496,7 @@ final Map<String, String> ar_jo = {
"Send Email": "إرسال بريد إلكتروني",
"Send Invite": "إرسال دعوة",
"Send Message": "إرسال رسالة",
"Send Siro app to him": "أرسل تطبيق سيرو له",
"Send Tripz app to him": "أرسل تطبيق تريبز له",
"Send Verfication Code": "إرسال رمز التحقق",
"Send Verification Code": "إرسال رمز التحقق",
"Send WhatsApp Message": "إرسال رسالة واتساب",
@@ -1550,34 +1550,34 @@ final Map<String, String> ar_jo = {
"Sign in with Google for easier email and name entry": "سجّل الدخول عبر جوجل لإدخال البريد الإلكتروني والاسم بسهولة",
"Sign in with a provider for easy access": "سجّل الدخول باستخدام مزوّد للوصول السهل",
"Silver badge": "شارة فضية",
"Siro": "سيرو",
"Siro Balance": "رصيد سيرو",
"Siro DRIVER CODE": "رمز سائق سيرو",
"Siro Driver": "سائق سيرو",
"Siro LLC": "شركة سيرو ذ.م.م",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "شركة سيرو ذ.م.م\\n\\\${'سوريا",
"Siro Order": "طلب سيرو",
"Siro Over": "انتهى سيرو",
"Siro Reminder": "تذكير سيرو",
"Siro Wallet": "محفظة سيرو",
"Siro Wallet Features:": "ميزات محفظة سيرو:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "سيرو هو تطبيق لمشاركة الرحلات صُمم مع مراعاة سلامتك وبأسعار معقولة. نربطك بسائقين موثوقين في منطقتك، مما يضمن لك تجربة سفر مريحة وخالية من التوتر. إليك بعض الميزات الرئيسية التي تميزنا:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "سيرو هو تطبيق لمشاركة الرحلات صُمم مع مراعاة سلامتك وتكلفتك. نربطك بسائقين موثوقين في منطقتك، مما يضمن لك تجربة سفر مريحة وخالية من التوتر.\\n\\nإليك بعض الميزات الرئيسية التي تميزنا:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "سيرو ملتزم بالسلامة، ويتم فحص جميع كباتننا بعناية والتحقق من خلفياتهم.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "سيرو هو أول تطبيق لمشاركة الرحلات في سوريا، صُمم لربطك بأقرب السائقين لتجربة سفر سريعة ومريحة.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "سيرو هو تطبيق طلب الرحلات الآمن والموثوق والمتاح للجميع.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "سيرو هو تطبيق مشاركة الرحلات الأكثر أماناً وموثوقية المصمم خصيصاً للركاب في سوريا. نوفر تجربة ركوب مريحة ومحترمة وبأسعار معقولة مع ميزات تعطي الأولوية لسلامتك وراحتك. كباتننا الموثوقون يتم التحقق منهم وتأمينهم، ويدعمهم صيانة دورية للسيارات يقوم بها أفضل المهندسين. نقدم أيضاً خدمات دعم على الطريق لضمان أن تكون كل رحلة سلسة وخالية من الهموم. مع سيرو، تستمتع بالجودة والسلامة وراحة البال—في كل مرة تركب فيها.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "سيرو هو تطبيق مشاركة الرحلات الأكثر أماناً والذي يقدم العديد من الميزات لكل من الكباتن والركاب. نقدم أقل معدل عمولة وهو 8% فقط، مما يضمن لك الحصول على أفضل قيمة لرحلاتك. يتضمن تطبيقنا تأميناً لأفضل الكباتن، وصيانة دورية للسيارات مع أفضل المهندسين، وخدمات على الطريق لضمان تجربة محترمة وعالية الجودة لجميع المستخدمين.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "يقدم سيرو مجموعة متنوعة من الخيارات بما في ذلك الاقتصاد، والراحة، والفخامة لتتناسب مع احتياجاتك وميزانيتك.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "يقدم سيرو مجموعة متنوعة من خيارات المركبات لتتناسب مع احتياجاتك، بما في ذلك الاقتصاد، والراحة، والفخامة. اختر الخيار الأنسب لميزانيتك وعدد الركاب.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "يقدم سيرو طرق دفع متعددة لراحتك. اختر بين الدفع النقدي أو الدفع ببطاقة الائتمان/الخصم أثناء تأكيد الرحلة.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "يقدم سيرو ميزات أمان متنوعة تشمل التحقق من السائق، وتتبع الرحلة داخل التطبيق، وخيارات جهات اتصال الطوارئ، وإمكانية مشاركة حالة رحلتك مع جهات اتصال موثوقة.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "يضع سيرو سلامتك في المقام الأول. نقدم ميزات مثل التحقق من السائق، وتتبع الرحلة داخل التطبيق، وخيارات جهات اتصال الطوارئ.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "يوفر سيرو وظيفة الدردشة داخل التطبيق لتتمكن من التواصل مع سائقك أو راكبك أثناء رحلتك.",
"Siro's Response": "رد سيرو",
"Siro123": "سيرو123",
"Siro: For fixed salary and endpoints.": "سيرو: للراتب الثابت ونقاط النهاية.",
"Tripz": "تريبز",
"Tripz Balance": "رصيد تريبز",
"Tripz DRIVER CODE": "رمز سائق تريبز",
"Tripz Driver": "سائق تريبز",
"Tripz LLC": "شركة تريبز ذ.م.م",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "شركة تريبز ذ.م.م\\n\\\${'سوريا",
"Tripz Order": "طلب تريبز",
"Tripz Over": "انتهى تريبز",
"Tripz Reminder": "تذكير تريبز",
"Tripz Wallet": "محفظة تريبز",
"Tripz Wallet Features:": "ميزات محفظة تريبز:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "تريبز هو تطبيق لمشاركة الرحلات صُمم مع مراعاة سلامتك وبأسعار معقولة. نربطك بسائقين موثوقين في منطقتك، مما يضمن لك تجربة سفر مريحة وخالية من التوتر. إليك بعض الميزات الرئيسية التي تميزنا:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "تريبز هو تطبيق لمشاركة الرحلات صُمم مع مراعاة سلامتك وتكلفتك. نربطك بسائقين موثوقين في منطقتك، مما يضمن لك تجربة سفر مريحة وخالية من التوتر.\\n\\nإليك بعض الميزات الرئيسية التي تميزنا:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "تريبز ملتزم بالسلامة، ويتم فحص جميع كباتننا بعناية والتحقق من خلفياتهم.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "تريبز هو أول تطبيق لمشاركة الرحلات في سوريا، صُمم لربطك بأقرب السائقين لتجربة سفر سريعة ومريحة.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "تريبز هو تطبيق طلب الرحلات الآمن والموثوق والمتاح للجميع.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "تريبز هو تطبيق مشاركة الرحلات الأكثر أماناً وموثوقية المصمم خصيصاً للركاب في سوريا. نوفر تجربة ركوب مريحة ومحترمة وبأسعار معقولة مع ميزات تعطي الأولوية لسلامتك وراحتك. كباتننا الموثوقون يتم التحقق منهم وتأمينهم، ويدعمهم صيانة دورية للسيارات يقوم بها أفضل المهندسين. نقدم أيضاً خدمات دعم على الطريق لضمان أن تكون كل رحلة سلسة وخالية من الهموم. مع تريبز، تستمتع بالجودة والسلامة وراحة البال—في كل مرة تركب فيها.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "تريبز هو تطبيق مشاركة الرحلات الأكثر أماناً والذي يقدم العديد من الميزات لكل من الكباتن والركاب. نقدم أقل معدل عمولة وهو 8% فقط، مما يضمن لك الحصول على أفضل قيمة لرحلاتك. يتضمن تطبيقنا تأميناً لأفضل الكباتن، وصيانة دورية للسيارات مع أفضل المهندسين، وخدمات على الطريق لضمان تجربة محترمة وعالية الجودة لجميع المستخدمين.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "يقدم تريبز مجموعة متنوعة من الخيارات بما في ذلك الاقتصاد، والراحة، والفخامة لتتناسب مع احتياجاتك وميزانيتك.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "يقدم تريبز مجموعة متنوعة من خيارات المركبات لتتناسب مع احتياجاتك، بما في ذلك الاقتصاد، والراحة، والفخامة. اختر الخيار الأنسب لميزانيتك وعدد الركاب.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "يقدم تريبز طرق دفع متعددة لراحتك. اختر بين الدفع النقدي أو الدفع ببطاقة الائتمان/الخصم أثناء تأكيد الرحلة.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "يقدم تريبز ميزات أمان متنوعة تشمل التحقق من السائق، وتتبع الرحلة داخل التطبيق، وخيارات جهات اتصال الطوارئ، وإمكانية مشاركة حالة رحلتك مع جهات اتصال موثوقة.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "يضع تريبز سلامتك في المقام الأول. نقدم ميزات مثل التحقق من السائق، وتتبع الرحلة داخل التطبيق، وخيارات جهات اتصال الطوارئ.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "يوفر تريبز وظيفة الدردشة داخل التطبيق لتتمكن من التواصل مع سائقك أو راكبك أثناء رحلتك.",
"Tripz's Response": "رد تريبز",
"Tripz123": "تريبز123",
"Tripz: For fixed salary and endpoints.": "تريبز: للراتب الثابت ونقاط النهاية.",
"Slide to End Trip": "مرر لإنهاء الرحلة",
"So go and gain your money": "اذهب واستلم أموالك",
"Social Butterfly": "الفراشة الاجتماعية",
@@ -1607,7 +1607,7 @@ final Map<String, String> ar_jo = {
"Status": "الحالة",
"Status is": "الحالة هي",
"Stay": "ابقَ",
"Step-by-step instructions on how to request a ride through the Siro app.": "تعليمات خطوة بخطوة حول كيفية طلب رحلة من خلال تطبيق سيرو.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "تعليمات خطوة بخطوة حول كيفية طلب رحلة من خلال تطبيق تريبز.",
"Stop": "توقف",
"Store your money with us and receive it in your bank as a monthly salary.": "احفظ أموالك معنا واحصل عليها في بنكك كراتب شهري.",
"Submission Failed": "فشل الإرسال",
@@ -1727,8 +1727,8 @@ final Map<String, String> ar_jo = {
"To become a driver, you must review and agree to the": "لكي تصبح سائقاً، يجب عليك مراجعة والموافقة على",
"To become a driver, you must review and agree to the ": "لكي تصبح سائقاً، يجب عليك مراجعة والموافقة على",
"To become a passenger, you must review and agree to the": "لكي تصبح راكباً، يجب عليك مراجعة والموافقة على",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "لكي تصبح سائقاً لمشاركة الرحلات على تطبيق سيرو، تحتاج إلى رفع رخصة قيادتك، ووثيقة هويتك، ووثيقة تسجيل سيارتك. سيقوم نظام الذكاء الاصطناعي لدينا بمراجعة وتوثيق صحتها فوراً خلال دقيقتين إلى 3 دقائق. إذا تمت الموافقة على مستنداتك، يمكنك البدء بالعمل كسائق على تطبيق سيرو. يرجى ملاحظة أن تقديم مستندات مزورة هو جريمة خطيرة وقد يؤدي إلى الإنهاء الفوري والعواقب القانونية.",
"To become a ride-sharing driver on the Siro app...": "لكي تصبح سائقاً لمشاركة الرحلات على تطبيق سيرو...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "لكي تصبح سائقاً لمشاركة الرحلات على تطبيق تريبز، تحتاج إلى رفع رخصة قيادتك، ووثيقة هويتك، ووثيقة تسجيل سيارتك. سيقوم نظام الذكاء الاصطناعي لدينا بمراجعة وتوثيق صحتها فوراً خلال دقيقتين إلى 3 دقائق. إذا تمت الموافقة على مستنداتك، يمكنك البدء بالعمل كسائق على تطبيق تريبز. يرجى ملاحظة أن تقديم مستندات مزورة هو جريمة خطيرة وقد يؤدي إلى الإنهاء الفوري والعواقب القانونية.",
"To become a ride-sharing driver on the Tripz app...": "لكي تصبح سائقاً لمشاركة الرحلات على تطبيق تريبز...",
"To change Language the App": "لتغيير لغة التطبيق",
"To change some Settings": "لتغيير بعض الإعدادات",
"To display orders instantly, please grant permission to draw over other apps.": "لعرض الطلبات فوراً، يرجى منح الإذن بالعرض فوق التطبيقات الأخرى.",
@@ -1736,7 +1736,7 @@ final Map<String, String> ar_jo = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "لضمان حصولك على أكثر المعلومات دقة لموقعك، يرجى اختيار دولتك أدناه. سيساعد ذلك في تخصيص تجربة التطبيق والمحتوى لدولتك.",
"To get a gift for both": "للحصول على هدية لكليكما",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "لإعطائك أفضل تجربة، نحتاج إلى معرفة موقعك. يتم استخدام موقعك للعثور على كباتن قريبين ولعمليات الالتقاط.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "للتسجيل كسائق أو التعرف على المتطلبات، يرجى زيارة موقعنا أو الاتصال بدعم سيرو مباشرة.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "للتسجيل كسائق أو التعرف على المتطلبات، يرجى زيارة موقعنا أو الاتصال بدعم تريبز مباشرة.",
"To use Wallet charge it": "لاستخدام المحفظة، قم بشحنها",
"Today": "اليوم",
"Today Overview": "نظرة عامة على اليوم",
@@ -1826,7 +1826,7 @@ final Map<String, String> ar_jo = {
"Type your Email": "اكتب بريدك الإلكتروني",
"Type your message": "اكتب رسالتك",
"Type your message...": "اكتب رسالتك...",
"Types of Trips in Siro:": "أنواع الرحلات في سيرو:",
"Types of Trips in Tripz:": "أنواع الرحلات في تريبز:",
"USA": "الولايات المتحدة الأمريكية",
"Uncompromising Security": "أمان لا هوادة فيه",
"Unknown": "غير معروف",
@@ -1885,7 +1885,7 @@ final Map<String, String> ar_jo = {
"View your past transactions": "عرض معاملاتك السابقة",
"Visa": "فيزا",
"Visit Website/Contact Support": "زيارة الموقع/الاتصال بالدعم",
"Visit our website or contact Siro support for information on driver registration and requirements.": "قم بزيارة موقعنا أو اتصل بدعم سيرو للحصول على معلومات حول تسجيل السائق والمتطلبات.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "قم بزيارة موقعنا أو اتصل بدعم تريبز للحصول على معلومات حول تسجيل السائق والمتطلبات.",
"Voice Calling": "المكالمات الصوتية",
"Voice call over internet": "مكالمة صوتية عبر الإنترنت",
"Wait for timer": "انتظر المؤقت",
@@ -1908,7 +1908,7 @@ final Map<String, String> ar_jo = {
"Wallet is blocked": "المحفظة مقفلة",
"Wallet!": "المحفظة!",
"Warning": "تحذير",
"Warning: Siroing detected!": "تحذير: تم اكتشاف مخالفات!",
"Warning: Tripzing detected!": "تحذير: تم اكتشاف مخالفات!",
"Warning: Speeding detected!": "تحذير: تم اكتشاف تجاوز السرعة!",
"We Are Sorry That we dont have cars in your Location!": "نأسف لأننا لا نملك سيارات في موقعك!",
"We are looking for a captain but the price may increase to let a captain accept": "نحن نبحث عن كابتن ولكن قد يزيد السعر ليقبل كابتن",
@@ -1918,8 +1918,8 @@ final Map<String, String> ar_jo = {
"We are searching for the nearest driver": "نحن نبحث عن أقرب سائق لك",
"We are searching for the nearest driver to you": "نحن نبحث عن أقرب سائق لك",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "نربطك بأقرب السائقين لالتقاط أسرع ورحلات أسرع.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "لدينا عروض صيانة لسيارتك. يمكنك استخدامها بعد إكمال 600 رحلة للحصول على خصم 20% على إصلاحات السيارة. استمتع باستخدام تطبيق سيرو وكن جزءاً من عائلة سيرو.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "لدينا عروض صيانة لسيارتك. يمكنك استخدامها بعد إكمال 600 رحلة للحصول على خصم 20% على إصلاحات السيارة. استمتع باستخدام تطبيق سيرو وكن جزءاً من عائلة سيرو.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "لدينا عروض صيانة لسيارتك. يمكنك استخدامها بعد إكمال 600 رحلة للحصول على خصم 20% على إصلاحات السيارة. استمتع باستخدام تطبيق تريبز وكن جزءاً من عائلة تريبز.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "لدينا عروض صيانة لسيارتك. يمكنك استخدامها بعد إكمال 600 رحلة للحصول على خصم 20% على إصلاحات السيارة. استمتع باستخدام تطبيق تريبز وكن جزءاً من عائلة تريبز.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "لقد تعاونا مع مزوّدي التأمين الصحي لتقديم تغطية صحية خاصة لك. أكمل 500 رحلة واحصل على خصم 20% على أقساط التأمين الصحي.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "لقد تلقينا طلبك للانضمام إلينا كسائق. يقوم فريقنا حالياً بمراجعته. شكراً لصبرك.",
"We have sent a verification code to your mobile number:": "لقد أرسلنا رمز التحقق إلى رقم هاتفك:",
@@ -1928,7 +1928,7 @@ final Map<String, String> ar_jo = {
"We need your location to find nearby drivers for pickups and drop-offs.": "نحتاج إلى موقعك للعثور على سائقين قريبين لعمليات الالتقاط والتنزيل.",
"We need your phone number to contact you and to help you receive orders.": "نحتاج إلى رقم هاتفك للتواصل معك ومساعدتك في تلقي الطلبات.",
"We need your phone number to contact you and to help you.": "نحتاج إلى رقم هاتفك للتواصل معك ومساعدتك.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "لقد لاحظنا أن سيرو يتجاوز 100 كم/ساعة. يرجى التباطؤ من أجل سلامتك. إذا شعرت بعدم الأمان، يمكنك مشاركة تفاصيل رحلتك مع جهة اتصال أو الاتصال بالشرطة باستخدام زر SOS الأحمر.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "لقد لاحظنا أن تريبز يتجاوز 100 كم/ساعة. يرجى التباطؤ من أجل سلامتك. إذا شعرت بعدم الأمان، يمكنك مشاركة تفاصيل رحلتك مع جهة اتصال أو الاتصال بالشرطة باستخدام زر SOS الأحمر.",
"We regret to inform you that another driver has accepted this order.": "نأسف لإبلاغك أن سائقاً آخر قد قبل هذا الطلب.",
"We search nearst Driver to you": "نحن نبحث عن أقرب سائق لك",
"We sent 5 digit to your Email provided": "لقد أرسلنا 5 أرقام إلى بريدك الإلكتروني المقدم",
@@ -1946,12 +1946,12 @@ final Map<String, String> ar_jo = {
"Welcome": "مرحباً",
"Welcome Back!": "مرحباً بعودتك!",
"Welcome Offer!": "عرض ترحيبي!",
"Welcome to Siro!": "مرحباً بك في سيرو!",
"Welcome to Tripz!": "مرحباً بك في تريبز!",
"What are the order details we provide to you?": "ما هي تفاصيل الطلب التي نقدمها لك؟",
"What are the requirements to become a driver?": "ما هي المتطلبات لل becoming سائق؟",
"What is Types of Trips in Siro?": "ما هي أنواع الرحلات في سيرو؟",
"What is Types of Trips in Tripz?": "ما هي أنواع الرحلات في تريبز؟",
"What is the feature of our wallet?": "ما هي ميزة محفظتنا؟",
"What safety measures does Siro offer?": "ما هي إجراءات السلامة التي يقدمها سيرو؟",
"What safety measures does Tripz offer?": "ما هي إجراءات السلامة التي يقدمها تريبز؟",
"What types of vehicles are available?": "ما هي أنواع المركبات المتاحة؟",
"WhatsApp": "واتساب",
"WhatsApp Location Extractor": "مستخرج موقع الواتساب",
@@ -1963,9 +1963,9 @@ final Map<String, String> ar_jo = {
"Where to": "إلى أين؟",
"Where you want go": "إلى أين تريد الذهاب؟",
"Which method you will pay": "بأي طريقة ستدفع؟",
"Why Choose Siro?": "لماذا تختار سيرو؟",
"Why Choose Tripz?": "لماذا تختار تريبز؟",
"Why do you want to cancel this trip?": "لماذا تريد إلغاء هذه الرحلة؟",
"With Siro, you can get a ride to your destination in minutes.": "مع سيرو، يمكنك الحصول على رحلة إلى وجهتك في دقائق.",
"With Tripz, you can get a ride to your destination in minutes.": "مع تريبز، يمكنك الحصول على رحلة إلى وجهتك في دقائق.",
"Withdraw": "سحب",
"Work": "العمل",
"Work & Contact": "العمل والتواصل",
@@ -1989,7 +1989,7 @@ final Map<String, String> ar_jo = {
"Yes": "نعم",
"Yes, Pay": "نعم، ادفع",
"Yes, optimize": "نعم، قم بالتحسين",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "نعم، يمكنك إلغاء رحلتك تحت ظروف معينة (مثل قبل تعيين السائق). راجع سياسة إلغاء سيرو للتفاصيل.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "نعم، يمكنك إلغاء رحلتك تحت ظروف معينة (مثل قبل تعيين السائق). راجع سياسة إلغاء تريبز للتفاصيل.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "نعم، يمكنك إلغاء رحلتك، ولكن يرجى ملاحظة أن رسوم الإلغاء قد تنطبق اعتماداً على المدة الزمنية التي تقوم بالإلغاء فيها مسبقاً.",
"You": "أنت",
"You Are Stopped For this Day !": "تم إيقافك لهذا اليوم!",
@@ -2041,7 +2041,7 @@ final Map<String, String> ar_jo = {
"You can purchase a budget to enable online access through the options listed below": "يمكنك شراء ميزانية لتمكين الوصول عبر الإنترنت من خلال الخيارات المدرجة أدناه",
"You can purchase a budget to enable online access through the options listed below.": "يمكنك شراء ميزانية لتمكين الوصول عبر الإنترنت من خلال الخيارات المدرجة أدناه.",
"You can resend in": "يمكنك إعادة الإرسال خلال",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "يمكنك مشاركة تطبيق سيرو مع أصدقائك وكسب مكافآت عن الرحلات التي يقومون بها باستخدام رمزك",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "يمكنك مشاركة تطبيق تريبز مع أصدقائك وكسب مكافآت عن الرحلات التي يقومون بها باستخدام رمزك",
"You can upgrade price to may driver accept your order": "يمكنك رفع السعر ليقبل السائق طلبك",
"You can\\'t continue with us .\\nYou should renew Driver license": "لا يمكنك الاستمرار معنا.\\nيجب تجديد رخصة القيادة",
"You canceled VIP trip": "لقد ألغيت رحلة VIP",
@@ -2188,8 +2188,8 @@ final Map<String, String> ar_jo = {
"\\\${\"You must leave at least": "\\\${\"يجب أن تترك على الأقل",
"\\\${\"amount": "\\\${\"المبلغ",
"\\\${\"transaction_id": "\\\${\"معرف المعاملة",
"\\\${'*Siro APP CODE*": "\\\${'*رمز تطبيق سيرو*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*رمز سائق سيرو*",
"\\\${'*Tripz APP CODE*": "\\\${'*رمز تطبيق تريبز*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*رمز سائق تريبز*",
"\\\${'Address": "\\\${'العنوان",
"\\\${'Address: ": "\\\${'العنوان: ",
"\\\${'Age": "\\\${'العمر",
@@ -2436,7 +2436,7 @@ final Map<String, String> ar_jo = {
"login or register subtitle": "عنوان تسجيل الدخول أو التسجيل",
"m": "م",
"m at the agreed-upon location": "في الموقع المتفق عليه",
"m inviting you to try Siro.": "أدعوكم لتجربة سيرو.",
"m inviting you to try Tripz.": "أدعوكم لتجربة تريبز.",
"m waiting for you": "أنتظركم",
"m waiting for you at the specified location.": "أنتظركم في الموقع المحدد.",
"message From Driver": "رسالة من السائق",
@@ -2492,16 +2492,16 @@ final Map<String, String> ar_jo = {
"s Promo": "عرضه",
"s Promos": "عروضه",
"s Response": "ردّه",
"s Siro account.": "حساب سيرو الخاص به.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "ميزات حساب سيرو الخاص به:\\n- تحويل الأموال عدة مرات.\\n- التحويل لأي شخص.\\n- إجراء عمليات الشراء.\\n- شحن حسابك.\\n- شحن حساب سيرو لصديق.\\n- احفظ أموالك معنا واحصل عليها في بنكك كراتب شهري.",
"s Tripz account.": "حساب تريبز الخاص به.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "ميزات حساب تريبز الخاص به:\\n- تحويل الأموال عدة مرات.\\n- التحويل لأي شخص.\\n- إجراء عمليات الشراء.\\n- شحن حسابك.\\n- شحن حساب تريبز لصديق.\\n- احفظ أموالك معنا واحصل عليها في بنكك كراتب شهري.",
"s Terms & Review Privacy Notice": "شروطه ومراجعة إشعار الخصوصية",
"s heavy traffic here. Can you suggest an alternate pickup point?": "هناك ازدحام مروري شديد هنا. هل يمكنك اقتراح نقطة التقاء بديلة؟",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "لا تتطابق رخصته مع تلك الموجودة في وثيقة هويتك. يرجى التحقق وتقديم المستندات الصحيحة.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "رخصة القيادة، وثيقة الهوية، ووثيقة تسجيل السيارة. سيقوم نظام الذكاء الاصطناعي لدينا بمراجعة وتوثيق صحتها فوراً خلال دقيقتين إلى 3 دقائق. إذا تمت الموافقة على مستنداتك، يمكنك البدء بالعمل كسائق على تطبيق سيرو. يرجى ملاحظة أن تقديم مستندات مزورة هو جريمة خطيرة وقد يؤدي إلى الإنهاء الفوري والعواقب القانونية.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "رخصة القيادة، وثيقة الهوية، ووثيقة تسجيل السيارة. سيقوم نظام الذكاء الاصطناعي لدينا بمراجعة وتوثيق صحتها فوراً خلال دقيقتين إلى 3 دقائق. إذا تمت الموافقة على مستنداتك، يمكنك البدء بالعمل كسائق على تطبيق تريبز. يرجى ملاحظة أن تقديم مستندات مزورة هو جريمة خطيرة وقد يؤدي إلى الإنهاء الفوري والعواقب القانونية.",
"s license. Please verify and provide the correct documents.": "رخصته. يرجى التحقق وتقديم المستندات الصحيحة.",
"s phone": "هاتفه",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "خدمة مشاركة الرحلات الرائدة، التي تم تطويرها بفخر من قبل مالكين عرب ومحليين. نعطي الأولوية لقربنا منكم – سواء كركاب قيّمين أو كباتن متفانين.",
"s time to check the Siro app!": "حان الوقت للتحقق من تطبيق سيرو!",
"s time to check the Tripz app!": "حان الوقت للتحقق من تطبيق تريبز!",
"safe_and_comfortable": "آمن ومريح",
"scams operations": "عمليات احتيال",
"scan Car License.": "امسح رخصة السيارة.",
@@ -2530,7 +2530,7 @@ final Map<String, String> ar_jo = {
"t have a phone number.": "ليس لديك رقم هاتف.",
"t have a reason": "ليس لديك سبب",
"t have account": "ليس لديك حساب",
"t have enough money in your Siro wallet": "ليس لديك ما يكفي من الأموال في محفظة سيرو الخاصة بك",
"t have enough money in your Tripz wallet": "ليس لديك ما يكفي من الأموال في محفظة تريبز الخاصة بك",
"t moved sufficiently!": "لم تتحرك بشكل كافٍ!",
"t need a ride anymore": "لا تحتاج إلى رحلة بعد الآن",
"t return to use app after 1 month": "لن تتمكن من العودة لاستخدام التطبيق بعد شهر",
@@ -2580,10 +2580,10 @@ final Map<String, String> ar_jo = {
"wallet due to a previous trip.": "محفظة بسبب رحلة سابقة.",
"wallet_credited_message": "تمت إضافة",
"wallet_updated": "تم تحديث المحفظة",
"welcome to siro": "مرحباً بك في سيرو",
"welcome to tripz": "مرحباً بك في تريبز",
"welcome user": "مرحباً بالمستخدم",
"welcome_message": "رسالة الترحيب",
"welcome_to_siro": "مرحباً بك في سيرو",
"welcome_to_tripz": "مرحباً بك في تريبز",
"whatsapp', phone1, 'Hello": "واتساب', phone1, 'مرحباً",
"with license plate": "مع لوحة الترخيص",
"with type": "مع النوع",
@@ -2607,7 +2607,7 @@ final Map<String, String> ar_jo = {
"you must insert token code": "يجب عليك إدخال رمز الرمز",
"you must insert token code ": "يجب عليك إدخال رمز الرمز",
"you will pay to Driver": "سوف تدفع للسائق",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "سوف تدفع للسائق، سوف تدفع تكلفة وقت السائق، انظر إلى محفظة سيرو الخاصة بك",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "سوف تدفع للسائق، سوف تدفع تكلفة وقت السائق، انظر إلى محفظة تريبز الخاصة بك",
"you will use this device?": "هل ستستخدم هذا الجهاز؟",
"your ride is Accepted": "تم قبول رحلتك",
"your ride is applied": "تم تطبيق رحلتك",
+75 -75
View File
@@ -34,8 +34,8 @@ final Map<String, String> ar_sy = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -133,8 +133,8 @@ final Map<String, String> ar_sy = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'نص",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'نص",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*كود تطبيق سيرو*",
"*Siro DRIVER CODE*": "*كود سائق سيرو*",
"*Tripz APP CODE*": "*كود تطبيق تريبز*",
"*Tripz DRIVER CODE*": "*كود سائق تريبز*",
"--": "--",
"-1% commission": "خصم 1% من العمولة",
"-2% commission": "خصم 2% من العمولة",
@@ -556,7 +556,7 @@ final Map<String, String> ar_sy = {
"Day Off": "يوم عطلة",
"Day Streak": "سلسلة الأيام",
"Days": "الأيام",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "عزيزي/عزيزتي،\\n🚀 بلشت رحلة جديدة وحابب/حابّة أشاركك التفاصيل وموقعي الحالي معك مباشرة! تفضّل حمّل تطبيق سيرو...\\n👉 رابط التحميل:\\nأندرويد [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\nآيفون [https://getapp.cc/app/6458734951]\\nأتطلع لإبقائك قريباً خلال مغامرتي!\\nسيرو ،",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "عزيزي/عزيزتي،\\n🚀 بلشت رحلة جديدة وحابب/حابّة أشاركك التفاصيل وموقعي الحالي معك مباشرة! تفضّل حمّل تطبيق تريبز...\\n👉 رابط التحميل:\\nأندرويد [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\nآيفون [https://getapp.cc/app/6458734951]\\nأتطلع لإبقائك قريباً خلال مغامرتي!\\nتريبز ،",
"Debit": "خصم",
"Debit Card": "بطاقة خصم",
"Dec 15 - Dec 21, 2024": "15 كانون الأول - 21 كانون الأول 2024",
@@ -596,8 +596,8 @@ final Map<String, String> ar_sy = {
"Don't have an account? Register": "ليس لديك حساب؟ سجل الآن",
"Done": "تم",
"Don’t forget your personal belongings.": "متنساش حاجاتك الشخصية.",
"Download the Siro Driver app now and earn rewards!": "حمّل تطبيق سائق سيرو هلق واكسب مكافآت!",
"Download the Siro app now and enjoy your ride!": "حمّل تطبيق سيرو هلق واستمتع برحلتك!",
"Download the Tripz Driver app now and earn rewards!": "حمّل تطبيق سائق تريبز هلق واكسب مكافآت!",
"Download the Tripz app now and enjoy your ride!": "حمّل تطبيق تريبز هلق واستمتع برحلتك!",
"Download the app now:": "حمّل التطبيق هلق:",
"Drawing route on map...": "عم نرسم الطريق على الخريطة...",
"Driver": "السائق",
@@ -719,7 +719,7 @@ final Map<String, String> ar_sy = {
"Evening": "المساء",
"Excellent": "ممتاز",
"Exclusive offers and discounts always with the Sefer app": "عروض وخصومات حصرية دايماً مع تطبيق سفر",
"Exclusive offers and discounts always with the Siro app": "عروض وخصومات حصرية دايماً مع تطبيق سيرو",
"Exclusive offers and discounts always with the Tripz app": "عروض وخصومات حصرية دايماً مع تطبيق تريبز",
"Exit": "خروج",
"Exit Ride?": "تخرج من الرحلة؟",
"Expiration Date": "تاريخ الانتهاء",
@@ -766,8 +766,8 @@ final Map<String, String> ar_sy = {
"Flag-down fee": "رسوم بداية المشوار",
"For Drivers": "للسواقين",
"For Egypt": "لمصر",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات سيرو والتوصيل، السعر بيحسب ديناميكياً. لرحلات الكومفورت، السعر بيعتمد على الوقت والمسافة.",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات سيرو والسكوتر، السعر بيحسب ديناميكياً. لرحلات الكومفورت، السعر بيعتمد على الوقت والمسافة.",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات تريبز والتوصيل، السعر بيحسب ديناميكياً. لرحلات الكومفورت، السعر بيعتمد على الوقت والمسافة.",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "لرحلات تريبز والسكوتر، السعر بيحسب ديناميكياً. لرحلات الكومفورت، السعر بيعتمد على الوقت والمسافة.",
"Free Call": "مكالمة مجانية",
"Frequently Asked Questions": "الأسئلة الشائعة",
"Frequently Questions": "أسئلة متكررة",
@@ -789,13 +789,13 @@ final Map<String, String> ar_sy = {
"Get": "احصل على",
"Get Details of Trip": "احصل على تفاصيل الرحلة",
"Get Direction": "احصل على الاتجاهات",
"Get a discount on your first Siro ride!": "احصل على خصم بأول رحلة سيرو!",
"Get a discount on your first Tripz ride!": "احصل على خصم بأول رحلة تريبز!",
"Get features for your country": "احصل على الميزات لبلدك",
"Get it Now!": "احصل عليها هلق!",
"Get to your destination quickly and easily.": "توصل لوجهتك بسرعة وسهولة.",
"Getting Started": "البدء",
"Gift Already Claimed": "تم استلام الهدية من قبل",
"Go": "سيرو",
"Go": "تريبز",
"Go Now": "اذهب الآن",
"Go Online": "ابدأ العمل",
"Go To Favorite Places": "روح للأماكن المفضلة",
@@ -855,7 +855,7 @@ final Map<String, String> ar_sy = {
"How much do you want to earn today?": "كم تريد أن تربح اليوم؟",
"How much longer will you be?": "قديش بعدك بتأخر؟",
"How to use App": "كيف تستخدم التطبيق",
"How to use Siro": "كيف تستخدم سيرو",
"How to use Tripz": "كيف تستخدم تريبز",
"How was the passenger?": "كيف كان الراكب؟",
"How was your trip with": "كيف كانت رحلتك مع",
"How would you like to receive your reward?": "كيف بدك تستلم مكافأتك؟",
@@ -939,7 +939,7 @@ final Map<String, String> ar_sy = {
"IssueDate": "تاريخ الإصدار",
"JOD": "د.أ",
"Join": "انضم",
"Join Siro as a driver using my referral code!": "انضم لسواقة سيرو بكود الدعوة بتاعي!",
"Join Tripz as a driver using my referral code!": "انضم لسواقة تريبز بكود الدعوة بتاعي!",
"Jordan": "الأردن",
"Just now": "الآن",
"KM": "كم",
@@ -1161,7 +1161,7 @@ final Map<String, String> ar_sy = {
"Order Applied": "تم تطبيق الطلب",
"Order Cancelled": "تم إلغاء الطلب",
"Order Cancelled by Passenger": "تم إلغاء الطلب من الراكب",
"Order Details Siro": "تفاصيل الطلب سيرو",
"Order Details Tripz": "تفاصيل الطلب تريبز",
"Order History": "سجل الطلبات",
"Order ID": "رقم الطلب",
"Order Request Page": "صفحة طلب الرحلة",
@@ -1212,7 +1212,7 @@ final Map<String, String> ar_sy = {
"Pay using MTN Cash wallet": "الدفع باستخدام محفظة MTN Cash",
"Pay using Sham Cash wallet": "الدفع باستخدام محفظة Sham Cash",
"Pay using Syriatel mobile wallet": "الدفع باستخدام محفظة سيريتل",
"Pay via CliQ (Alias: siroapp)": "الدفع عبر CliQ (الاسم المستعار: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "الدفع عبر CliQ (الاسم المستعار: tripzapp)",
"Pay with Credit Card": "ادفع ببطاقة ائتمان",
"Pay with Debit Card": "ادفع ببطاقة خصم",
"Pay with Wallet": "ادفع من المحفظة",
@@ -1304,7 +1304,7 @@ final Map<String, String> ar_sy = {
"Please help! Contact me as soon as possible.": "من فضلك ساعدني! اتصل بي بأسرع وقت ممكن.",
"Please make sure not to leave any personal belongings in the car.": "تفضّل تأكد ما تترك أي حاجات شخصية بالسيارة.",
"Please make sure to read the license carefully.": "تفضّل تأكد تقرأ الرخصة بعناية.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "من فضلك تأكد إن معاك كل حاجاتك الشخصية وإن أي مبلغ متبقي، لو موجود، تم إضافته لمحفظتك قبل ما تمشي. شكرًا لاستخدامك تطبيق سيرو",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "من فضلك تأكد إن معاك كل حاجاتك الشخصية وإن أي مبلغ متبقي، لو موجود، تم إضافته لمحفظتك قبل ما تمشي. شكرًا لاستخدامك تطبيق تريبز",
"Please paste the transfer message": "يرجى لصق رسالة التحويل",
"Please provide details about any long-term diseases.": "تفضّل قدّم تفاصيل عن أي أمراض مزمنة.",
"Please put your licence in these border": "تفضّل حط رخصتك بهالإطار",
@@ -1314,7 +1314,7 @@ final Map<String, String> ar_sy = {
"Please select a ride before submitting.": "تفضّل اختر المشوار قبل ما ترسل.",
"Please stay on the picked point.": "يرجى البقاء في نقطة الالتقاط المحددة.",
"Please tell us why you want to cancel.": "تفضّل قلنا ليش بدك تلغي.",
"Please transfer the amount to alias: siroapp": "يرجى تحويل المبلغ إلى الاسم المستعار: siroapp",
"Please transfer the amount to alias: tripzapp": "يرجى تحويل المبلغ إلى الاسم المستعار: tripzapp",
"Please try again in a few moments": "تفضّل جرّب مرة تانية بعد شوي",
"Please upload a clear photo of your face to be identified by passengers.": "تفضّل ارفع صورة واضحة لوجهك عشان الركاب يتعرفوا عليك.",
"Please upload all 4 required documents.": "تفضّل ارفع كل الـ4 وثائق المطلوبة.",
@@ -1496,7 +1496,7 @@ final Map<String, String> ar_sy = {
"Send Email": "أرسل بريد",
"Send Invite": "أرسل دعوة",
"Send Message": "أرسل رسالة",
"Send Siro app to him": "أرسل تطبيق سيرو له",
"Send Tripz app to him": "أرسل تطبيق تريبز له",
"Send Verfication Code": "أرسل رمز التحقق",
"Send Verification Code": "أرسل رمز التحقق",
"Send WhatsApp Message": "أرسل رسالة واتساب",
@@ -1550,34 +1550,34 @@ final Map<String, String> ar_sy = {
"Sign in with Google for easier email and name entry": "سجل الدخول بجوجل لإدخال البريد والاسم بسهولة",
"Sign in with a provider for easy access": "سجل الدخول عبر مزود للوصول بسهولة",
"Silver badge": "وسام فضي",
"Siro": "سيرو",
"Siro Balance": "رصيد سيرو",
"Siro DRIVER CODE": "كود سائق سيرو",
"Siro Driver": "سائق سيرو",
"Siro LLC": "شركة سيرو",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "شركة سيرو\\n\\\${'سوريا",
"Siro Order": "طلب سيرو",
"Siro Over": "سيرو انتهى",
"Siro Reminder": "تذكير سيرو",
"Siro Wallet": "محفظة سيرو",
"Siro Wallet Features:": "ميزات محفظة سيرو:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "سيرو تطبيق مشاركة رحلات مصمم لسلامتك وتوفير فلوسك. بنربطك بسواقين موثوقين بمنطقتك...",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "سيرو تطبيق مشاركة رحلات مصمم لسلامتك وتوفير فلوسك. بنربطك بسواقين موثوقين بمنطقتك، لنضمن لك تجربة سفر مريحة وخالية من التوتر.\\n\\nإليك بعض الميزات الرئيسية التي تميزنا:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "سيرو ملتزم بالسلامة، وكل سواقينا بتم فحصهم بدقة.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "سيرو أول تطبيق مشاركة رحلات بسوريا، مصمم يربطك بأقرب السواقين لرحلة سريعة ومريحة.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "سيرو تطبيق نقل آمن وموثوق ومتاح للجميع.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "سيرو هو تطبيق مشاركة الرحلات الآمن والأكثر موثوقية المصمم خصيصاً للركاب بسوريا. بنقدملك تجربة رحلة مريحة، محترمة، وبأسعار مناسبة، مع ميزات بتعطي أولوية لسلامتك وراحتك. سواقينا الموثوقين موثقين ومؤمنين، وبيدعمهم صيانة دورية من مهندسين محترفين. كمان بنقدم خدمات دعم على الطريق عشان نضمنلك رحلة سلسة ومن دون هموم. مع سيرو، بتستمتع بالجودة، السلامة، وراحة البال—بكل رحلة.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "سيرو هو تطبيق مشاركة الرحلات الآمن اللي بقدّم ميزات كتير للسواقين والركاب. بنقدّم أقل عمولة بس 8% عشان تاخد أحسن قيمة لرحلاتك...",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "سيرو بيقدم خيارات متنوعة منها اقتصادي، مريح، وفاخر لتناسب احتياجاتك وميزانيتك.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "سيرو بيقدم خيارات سيارات متنوعة تناسب احتياجاتك، منها الاقتصادي، المريح، والفاخر. اختر اللي بيناسب ميزانيتك وعدد الركاب.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "سيرو بيقدم طرق دفع متعددة لراحتك. اختر بين الدفع كاش أو ببطاقة ائتمان/خصم وقت تأكيد الرحلة.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "سيرو بيقدم ميزات سلامة متعددة منها التحقق من السائق، تتبع الرحلة جوا التطبيق، خيارات اتصال الطوارئ، وإمكانية مشاركة حالة رحلتك مع جهات موثوقة.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "سيرو بيعطي أولوية لسلامتك. بنقدم ميزات مثل التحقق من السائق، تتبع الرحلة جوا التطبيق، وخيارات اتصال الطوارئ.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "سيرو بوفر دردشة جوا التطبيق عشان تتواصل مع السائق أو الراكب وقت الرحلة.",
"Siro's Response": "رد سيرو",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "سيرو: للراتب الثابت والمحطات النهائية.",
"Tripz": "تريبز",
"Tripz Balance": "رصيد تريبز",
"Tripz DRIVER CODE": "كود سائق تريبز",
"Tripz Driver": "سائق تريبز",
"Tripz LLC": "شركة تريبز",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "شركة تريبز\\n\\\${'سوريا",
"Tripz Order": "طلب تريبز",
"Tripz Over": "تريبز انتهى",
"Tripz Reminder": "تذكير تريبز",
"Tripz Wallet": "محفظة تريبز",
"Tripz Wallet Features:": "ميزات محفظة تريبز:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "تريبز تطبيق مشاركة رحلات مصمم لسلامتك وتوفير فلوسك. بنربطك بسواقين موثوقين بمنطقتك...",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "تريبز تطبيق مشاركة رحلات مصمم لسلامتك وتوفير فلوسك. بنربطك بسواقين موثوقين بمنطقتك، لنضمن لك تجربة سفر مريحة وخالية من التوتر.\\n\\nإليك بعض الميزات الرئيسية التي تميزنا:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "تريبز ملتزم بالسلامة، وكل سواقينا بتم فحصهم بدقة.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "تريبز أول تطبيق مشاركة رحلات بسوريا، مصمم يربطك بأقرب السواقين لرحلة سريعة ومريحة.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "تريبز تطبيق نقل آمن وموثوق ومتاح للجميع.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "تريبز هو تطبيق مشاركة الرحلات الآمن والأكثر موثوقية المصمم خصيصاً للركاب بسوريا. بنقدملك تجربة رحلة مريحة، محترمة، وبأسعار مناسبة، مع ميزات بتعطي أولوية لسلامتك وراحتك. سواقينا الموثوقين موثقين ومؤمنين، وبيدعمهم صيانة دورية من مهندسين محترفين. كمان بنقدم خدمات دعم على الطريق عشان نضمنلك رحلة سلسة ومن دون هموم. مع تريبز، بتستمتع بالجودة، السلامة، وراحة البال—بكل رحلة.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "تريبز هو تطبيق مشاركة الرحلات الآمن اللي بقدّم ميزات كتير للسواقين والركاب. بنقدّم أقل عمولة بس 8% عشان تاخد أحسن قيمة لرحلاتك...",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "تريبز بيقدم خيارات متنوعة منها اقتصادي، مريح، وفاخر لتناسب احتياجاتك وميزانيتك.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "تريبز بيقدم خيارات سيارات متنوعة تناسب احتياجاتك، منها الاقتصادي، المريح، والفاخر. اختر اللي بيناسب ميزانيتك وعدد الركاب.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "تريبز بيقدم طرق دفع متعددة لراحتك. اختر بين الدفع كاش أو ببطاقة ائتمان/خصم وقت تأكيد الرحلة.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "تريبز بيقدم ميزات سلامة متعددة منها التحقق من السائق، تتبع الرحلة جوا التطبيق، خيارات اتصال الطوارئ، وإمكانية مشاركة حالة رحلتك مع جهات موثوقة.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "تريبز بيعطي أولوية لسلامتك. بنقدم ميزات مثل التحقق من السائق، تتبع الرحلة جوا التطبيق، وخيارات اتصال الطوارئ.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "تريبز بوفر دردشة جوا التطبيق عشان تتواصل مع السائق أو الراكب وقت الرحلة.",
"Tripz's Response": "رد تريبز",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "تريبز: للراتب الثابت والمحطات النهائية.",
"Slide to End Trip": "اسحب عشان تنهي الرحلة",
"So go and gain your money": "يلا استلم فلوسك",
"Social Butterfly": "الفراشة الاجتماعية",
@@ -1607,7 +1607,7 @@ final Map<String, String> ar_sy = {
"Status": "الحالة",
"Status is": "الحالة هي",
"Stay": "ابقى",
"Step-by-step instructions on how to request a ride through the Siro app.": "تعليمات خطوة بخطوة عشان تطلب رحلة عبر تطبيق سيرو.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "تعليمات خطوة بخطوة عشان تطلب رحلة عبر تطبيق تريبز.",
"Stop": "توقف",
"Store your money with us and receive it in your bank as a monthly salary.": "خزّن فلوسك عنا واستلمها ببنكك كراتب شهري.",
"Submission Failed": "فشل الإرسال",
@@ -1727,8 +1727,8 @@ final Map<String, String> ar_sy = {
"To become a driver, you must review and agree to the": "عشان تصير سائق، لازم تراجع وتوافق على",
"To become a driver, you must review and agree to the ": "عشان تصير سائق، لازم تراجع وتوافق على",
"To become a passenger, you must review and agree to the": "عشان تصير راكب، لازم تراجع وتوافق على",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "عشان تصير سائق مشاركة رحلات بتطبيق سيرو، لازم ترفع رخصة قيادتك، وثيقة هويتك، ورخصة سيارتك. نظام الذكاء الاصطناعي رح يراجعها ويوثّقها بدقيقتين لـ 3. إذا انقبلت، تقبل تشتغل كسائق بسيرو. انتبه، تزوير وثائق جريمة خطيرة وبتسبب فصل فوري وعواقب قانونية.",
"To become a ride-sharing driver on the Siro app...": "عشان تصير سائق مشاركة رحلات بتطبيق سيرو...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "عشان تصير سائق مشاركة رحلات بتطبيق تريبز، لازم ترفع رخصة قيادتك، وثيقة هويتك، ورخصة سيارتك. نظام الذكاء الاصطناعي رح يراجعها ويوثّقها بدقيقتين لـ 3. إذا انقبلت، تقبل تشتغل كسائق بتريبز. انتبه، تزوير وثائق جريمة خطيرة وبتسبب فصل فوري وعواقب قانونية.",
"To become a ride-sharing driver on the Tripz app...": "عشان تصير سائق مشاركة رحلات بتطبيق تريبز...",
"To change Language the App": "عشان تغير لغة التطبيق",
"To change some Settings": "عشان تغير بعض الإعدادات",
"To display orders instantly, please grant permission to draw over other apps.": "عشان تعرض الطلبات فوراً، تفضّل امنح صلاحية العرض فوق التطبيقات الأخرى.",
@@ -1736,7 +1736,7 @@ final Map<String, String> ar_sy = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "عشان تاخد أدق معلومات لموقعك، تفضّل اختر بلدك من تحت. هالشي رح يساعدنا نخصّص تجربة التطبيق ومحتواه لبلدك.",
"To get a gift for both": "عشان تاخد هدية للكل",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "عشان نعطيك أحسن تجربة، لازم نعرف وينك موقعك. بنستخدم موقعك عشان نلاقي سواقين قريبين ولعملية الالتقاط.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "عشان تسجل كسائق أو تتعرف على المتطلبات، تفضّل زور موقعنا أو تواصل مع دعم سيرو مباشرة.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "عشان تسجل كسائق أو تتعرف على المتطلبات، تفضّل زور موقعنا أو تواصل مع دعم تريبز مباشرة.",
"To use Wallet charge it": "عشان تستخدم المحفظة اشحنها",
"Today": "اليوم",
"Today Overview": "نظرة عامة على اليوم",
@@ -1826,7 +1826,7 @@ final Map<String, String> ar_sy = {
"Type your Email": "اكتب بريدك الإلكتروني",
"Type your message": "اكتب رسالتك",
"Type your message...": "اكتب رسالتك...",
"Types of Trips in Siro:": "أنواع الرحلات بسيرو:",
"Types of Trips in Tripz:": "أنواع الرحلات بتريبز:",
"USA": "أمريكا",
"Uncompromising Security": "أمان لا يتنازل عنه",
"Unknown": "غير معروف",
@@ -1885,7 +1885,7 @@ final Map<String, String> ar_sy = {
"View your past transactions": "شوف معاملاتك السابقة",
"Visa": "فيزا",
"Visit Website/Contact Support": "زور الموقع/تواصل مع الدعم",
"Visit our website or contact Siro support for information on driver registration and requirements.": "زور موقعنا أو تواصل مع دعم سيرو لمعلومات عن تسجيل السائق والمتطلبات.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "زور موقعنا أو تواصل مع دعم تريبز لمعلومات عن تسجيل السائق والمتطلبات.",
"Voice Calling": "الاتصال الصوتي",
"Voice call over internet": "مكالمة صوتية عبر الإنترنت",
"Wait for timer": "استنى ليخلص الوقت",
@@ -1908,7 +1908,7 @@ final Map<String, String> ar_sy = {
"Wallet is blocked": "المحفظة محظورة",
"Wallet!": "المحفظة!",
"Warning": "تحذير",
"Warning: Siroing detected!": "تحذير: تم كشف تجاوزات!",
"Warning: Tripzing detected!": "تحذير: تم كشف تجاوزات!",
"Warning: Speeding detected!": "تحذير: تم كشف سرعة زائدة!",
"We Are Sorry That we dont have cars in your Location!": "آسفين ما عندنا سيارات بموقعك!",
"We are looking for a captain but the price may increase to let a captain accept": "عم نبحث عن كابتن بس السعر ممكن يزيد عشان يقبل كابتن",
@@ -1918,8 +1918,8 @@ final Map<String, String> ar_sy = {
"We are searching for the nearest driver": "عم نبحث عن أقرب سائق لك",
"We are searching for the nearest driver to you": "عم نبحث عن أقرب سائق لك",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "بنربطك بأقرب السواقين لالتقاط أسرع ورحلات أسرع.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "عندنا عروض صيانة لسيارتك. تقدر تستخدمها بعد ما تكمل 600 رحلة عشان تاخد خصم 20% على تصليح السيارة. استمتع باستخدام تطبيق سيرو وكون جزء من عيلة سيرو.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "عندنا عروض صيانة لسيارتك. تقدر تستخدمها بعد ما تكمل 600 رحلة عشان تاخد خصم 20% على تصليح السيارة. استمتع باستخدام تطبيق سيرو وكون جزء من عيلة سيرو.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "عندنا عروض صيانة لسيارتك. تقدر تستخدمها بعد ما تكمل 600 رحلة عشان تاخد خصم 20% على تصليح السيارة. استمتع باستخدام تطبيق تريبز وكون جزء من عيلة تريبز.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "عندنا عروض صيانة لسيارتك. تقدر تستخدمها بعد ما تكمل 600 رحلة عشان تاخد خصم 20% على تصليح السيارة. استمتع باستخدام تطبيق تريبز وكون جزء من عيلة تريبز.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "عقدنا شراكة مع مزودي تأمين صحي عشان نعطيك تغطية صحية خاصة. اكمل 500 رحلة واحصل على خصم 20% على أقساط التأمين الصحي.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "استلمنا طلبك للانضمام إلينا كسائق. فريقنا عم يراجعه هلق. شكراً لصبرك.",
"We have sent a verification code to your mobile number:": "أرسلنا رمز تحقق لرقم جوالك:",
@@ -1928,7 +1928,7 @@ final Map<String, String> ar_sy = {
"We need your location to find nearby drivers for pickups and drop-offs.": "بنحتاج موقعك عشان نلاقي سواقين قريبين للالتقاط والتنزيل.",
"We need your phone number to contact you and to help you receive orders.": "بنحتاج رقم هاتفك عشان نتواصل معك ونساعدك تستلم طلبات.",
"We need your phone number to contact you and to help you.": "بنحتاج رقم هاتفك عشان نتواصل معك ونساعدك.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "لاحظنا إن السرعة فوق 100 كم/ساعة. تفضّل خفف السرعة عشان سلامتك. إذا حسيت إنك مش بأمان، تقدر تشارك تفاصيل رحلتك مع جهة اتصال أو تتصل بالشرطة بزر الطوارئ الأحمر.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "لاحظنا إن السرعة فوق 100 كم/ساعة. تفضّل خفف السرعة عشان سلامتك. إذا حسيت إنك مش بأمان، تقدر تشارك تفاصيل رحلتك مع جهة اتصال أو تتصل بالشرطة بزر الطوارئ الأحمر.",
"We regret to inform you that another driver has accepted this order.": "نأسف لإعلامك إن سائق تاني قبل هالطلب.",
"We search nearst Driver to you": "عم نبحث عن أقرب سائق لك",
"We sent 5 digit to your Email provided": "أرسلنا 5 أرقام لبريدك الإلكتروني اللي قدّمته",
@@ -1946,12 +1946,12 @@ final Map<String, String> ar_sy = {
"Welcome": "ياهلا وسهلا",
"Welcome Back!": "مرحباً بعودتك!",
"Welcome Offer!": "عرض ترحيبي!",
"Welcome to Siro!": "أهلاً بسيرو!",
"Welcome to Tripz!": "أهلاً بتريبز!",
"What are the order details we provide to you?": "إيش تفاصيل الطلب اللي بنقدملك؟",
"What are the requirements to become a driver?": "إيش المتطلبات عشان تصير سائق؟",
"What is Types of Trips in Siro?": "إيش أنواع الرحلات بسيرو؟",
"What is Types of Trips in Tripz?": "إيش أنواع الرحلات بتريبز؟",
"What is the feature of our wallet?": "إيش مميزات محفظتنا؟",
"What safety measures does Siro offer?": "إيش إجراءات السلامة اللي بيقدمها سيرو؟",
"What safety measures does Tripz offer?": "إيش إجراءات السلامة اللي بيقدمها تريبز؟",
"What types of vehicles are available?": "إيش أنواع المركبات المتاحة؟",
"WhatsApp": "واتساب",
"WhatsApp Location Extractor": "مستخرج موقع الواتساب",
@@ -1963,9 +1963,9 @@ final Map<String, String> ar_sy = {
"Where to": "وين بدك تروح؟",
"Where you want go": "وين بدك تروح",
"Which method you will pay": "إيش طريقة الدفع اللي بدك تستخدمها",
"Why Choose Siro?": "ليش تختار سيرو؟",
"Why Choose Tripz?": "ليش تختار تريبز؟",
"Why do you want to cancel this trip?": "ليش بدك تلغي هالرحلة؟",
"With Siro, you can get a ride to your destination in minutes.": "مع سيرو، تقدر تاخد رحلة لوجهتك بدقايق.",
"With Tripz, you can get a ride to your destination in minutes.": "مع تريبز، تقدر تاخد رحلة لوجهتك بدقايق.",
"Withdraw": "سحب",
"Work": "العمل",
"Work & Contact": "العمل والتواصل",
@@ -1989,7 +1989,7 @@ final Map<String, String> ar_sy = {
"Yes": "إي",
"Yes, Pay": "إي، ادفع",
"Yes, optimize": "إي، حسن الأداء",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "إي، تقدر تلغي رحلتك بشروط معينة (مثلاً قبل ما يتحدد سائق). شوف سياسة الإلغاء بسيرو للتفاصيل.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "إي، تقدر تلغي رحلتك بشروط معينة (مثلاً قبل ما يتحدد سائق). شوف سياسة الإلغاء بتريبز للتفاصيل.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "إي، تقدر تلغي رحلتك، بس انتبه إن في رسوم إلغاء ممكن تتطبق حسب الوقت اللي بتلغي فيه.",
"You": "أنت",
"You Are Stopped For this Day !": "تم إيقافك لهاليوم!",
@@ -2041,7 +2041,7 @@ final Map<String, String> ar_sy = {
"You can purchase a budget to enable online access through the options listed below": "تقدر تشتري ميزانية عشان تفعّل الاتصال الأونلاين عبر الخيارات اللي تحت",
"You can purchase a budget to enable online access through the options listed below.": "تقدر تشتري ميزانية عشان تفعّل الاتصال الأونلاين عبر الخيارات اللي تحت.",
"You can resend in": "تقدر تعيد الإرسال بـ",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "تقدر تشارك تطبيق سيرو مع صحابك وتكسب مكافآت عن الرحلات اللي يعملوها بكودك",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "تقدر تشارك تطبيق تريبز مع صحابك وتكسب مكافآت عن الرحلات اللي يعملوها بكودك",
"You can upgrade price to may driver accept your order": "تقدر ترفع السعر عشان يقبل سائق طلبك",
"You can\\'t continue with us .\\nYou should renew Driver license": "ما تقدر تكمل معنا.\\nلازم تجدّد رخصة السائق",
"You canceled VIP trip": "ألغيت رحلة VIP",
@@ -2206,8 +2206,8 @@ final Map<String, String> ar_sy = {
"\\\${\"You must leave at least": "\\\${\"يجب أن تترك على الأقل",
"\\\${\"amount": "\\\${\"المبلغ",
"\\\${\"transaction_id": "\\\${\"رقم_العملية",
"\\\${'*Siro APP CODE*": "\\\${'*كود تطبيق سيرو*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*كود سائق سيرو*",
"\\\${'*Tripz APP CODE*": "\\\${'*كود تطبيق تريبز*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*كود سائق تريبز*",
"\\\${'Address": "\\\${'العنوان",
"\\\${'Address: ": "\\\${'العنوان: ",
"\\\${'Age": "\\\${'العمر",
@@ -2454,7 +2454,7 @@ final Map<String, String> ar_sy = {
"login or register subtitle": "عنوان تسجيل الدخول أو التسجيل",
"m": "م",
"m at the agreed-upon location": "بالموقع المتفق عليه",
"m inviting you to try Siro.": "بدعوك تجرب سيرو.",
"m inviting you to try Tripz.": "بدعوك تجرب تريبز.",
"m waiting for you": "عم أستناك",
"m waiting for you at the specified location.": "عم أستناك بالموقع المحدد.",
"message From Driver": "رسالة من السائق",
@@ -2510,16 +2510,16 @@ final Map<String, String> ar_sy = {
"s Promo": "عرض",
"s Promos": "عروض",
"s Response": "رد",
"s Siro account.": "حساب سيرو.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "ميزات محفظة سيرو:\\nتحويل الأموال عدة مرات.\\nالتحويل لأي شخص.\\nإجراء عمليات شراء.\\nشحن حسابك.\\nشحن حساب سيرو لصديق.\\nخزّن فلوسك عنا واستلمها ببنكك كراتب شهري.",
"s Tripz account.": "حساب تريبز.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "ميزات محفظة تريبز:\\nتحويل الأموال عدة مرات.\\nالتحويل لأي شخص.\\nإجراء عمليات شراء.\\nشحن حسابك.\\nشحن حساب تريبز لصديق.\\nخزّن فلوسك عنا واستلمها ببنكك كراتب شهري.",
"s Terms & Review Privacy Notice": "شروط ومراجعة إشعار الخصوصية",
"s heavy traffic here. Can you suggest an alternate pickup point?": "في زحمة كتير هون. تقترّح نقطة التقاط تانية؟",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "رخصته ما بتتطابق مع الهوية. تفضّل تحقق وقدّم الوثائق الصحيحة.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "رخصته، الهوية، ورخصة السيارة. نظام الذكاء الاصطناعي رح يراجعها ويوثّقها بدقيقتين لـ 3. إذا انقبلت، تقبل تشتغل كسائق بسيرو. انتبه، تزوير وثائق جريمة خطيرة وبتسبب فصل فوري وعواقب قانونية.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "رخصته، الهوية، ورخصة السيارة. نظام الذكاء الاصطناعي رح يراجعها ويوثّقها بدقيقتين لـ 3. إذا انقبلت، تقبل تشتغل كسائق بتريبز. انتبه، تزوير وثائق جريمة خطيرة وبتسبب فصل فوري وعواقب قانونية.",
"s license. Please verify and provide the correct documents.": "رخصته. تفضّل تحقق وقدّم الوثائق الصحيحة.",
"s phone": "هاتف",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "خدمة مشاركة الرحلات الرائدة، مطورة بفخر من ملاك عرب ومحليين. بنعطي أولوية للقرب منك – ركابنا وسواقينا.",
"s time to check the Siro app!": "وقت تتفقد تطبيق سيرو!",
"s time to check the Tripz app!": "وقت تتفقد تطبيق تريبز!",
"safe_and_comfortable": "آمن ومريح",
"scams operations": "عمليات احتيال",
"scan Car License.": "امسح رخصة السيارة.",
@@ -2548,7 +2548,7 @@ final Map<String, String> ar_sy = {
"t have a phone number.": "ما عندك رقم هاتف.",
"t have a reason": "ما عندك سبب",
"t have account": "ما عندك حساب",
"t have enough money in your Siro wallet": "ما عندك فلوس كافية بمحفظة سيرو",
"t have enough money in your Tripz wallet": "ما عندك فلوس كافية بمحفظة تريبز",
"t moved sufficiently!": "ما تحركت بشكل كافي!",
"t need a ride anymore": "ما بدك رحلة بعد هيك",
"t return to use app after 1 month": "ما ترجع تستخدم التطبيق بعد شهر",
@@ -2598,10 +2598,10 @@ final Map<String, String> ar_sy = {
"wallet due to a previous trip.": "المحفظة بسبب رحلة سابقة.",
"wallet_credited_message": "تم إضافة",
"wallet_updated": "تم تحديث المحفظة",
"welcome to siro": "أهلاً بك في سيرو",
"welcome to tripz": "أهلاً بك في تريبز",
"welcome user": "أهلاً بالمستخدم",
"welcome_message": "رسالة الترحيب",
"welcome_to_siro": "أهلاً بك في سيرو",
"welcome_to_tripz": "أهلاً بك في تريبز",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'أهلاً",
"with license plate": "لوحة أرقام",
"with type": "بالنوع",
@@ -2625,7 +2625,7 @@ final Map<String, String> ar_sy = {
"you must insert token code": "لازم تدخل رمز الرمز",
"you must insert token code ": "لازم تدخل رمز الرمز",
"you will pay to Driver": "رح تدفع للسائق",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "رح تدفع للسائق هتدفع تكلفة وقت السائق شوف محفظة سيرو بتاعتك",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "رح تدفع للسائق هتدفع تكلفة وقت السائق شوف محفظة تريبز بتاعتك",
"you will use this device?": "رح تستخدم هالجهاز؟",
"your ride is Accepted": "رحلتك انقبلت",
"your ride is applied": "تم تقديم رحلتك",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> de = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> de = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> de = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "Tage",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> de = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "Fertig",
"Don’t forget your personal belongings.": "Vergessen Sie nicht Ihre persönlichen Gegenstände.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "Laden Sie die App jetzt herunter:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "Fahrer",
@@ -703,7 +703,7 @@ final Map<String, String> de = {
"Evening": "Abend",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "Ablaufdatum",
@@ -750,8 +750,8 @@ final Map<String, String> de = {
"Flag-down fee": "Grundpreis",
"For Drivers": "Für Fahrer",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "Häufig gestellte Fragen",
"Frequently Questions": "Häufige Fragen",
@@ -773,7 +773,7 @@ final Map<String, String> de = {
"Get": "Erhalten",
"Get Details of Trip": "Fahrtdetails erhalten",
"Get Direction": "Route erhalten",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "Holen Sie es sich jetzt!",
"Get to your destination quickly and easily.": "Erreichen Sie Ihr Ziel schnell und einfach.",
@@ -838,7 +838,7 @@ final Map<String, String> de = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "Wie viel länger werden Sie brauchen?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> de = {
"IssueDate": "Ausstellungsdatum",
"JOD": "JOD",
"Join": "Beitreten",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "Jordanien",
"Just now": "Just now",
"KM": "KM",
@@ -1144,7 +1144,7 @@ final Map<String, String> de = {
"Order Applied": "Bestellung übernommen",
"Order Cancelled": "Bestellung storniert",
"Order Cancelled by Passenger": "Bestellung vom Fahrgast storniert",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "Bestellverlauf",
"Order ID": "Order ID",
"Order Request Page": "Bestellanfrageseite",
@@ -1195,7 +1195,7 @@ final Map<String, String> de = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "Mit Kreditkarte bezahlen",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "Mit Portemonnaie bezahlen",
@@ -1287,7 +1287,7 @@ final Map<String, String> de = {
"Please help! Contact me as soon as possible.": "Bitte helfen Sie! Kontaktieren Sie mich so schnell wie möglich.",
"Please make sure not to leave any personal belongings in the car.": "Please make sure not to leave any personal belongings in the car.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "Bitte legen Sie Ihren Führerschein in diesen Rahmen",
@@ -1297,7 +1297,7 @@ final Map<String, String> de = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "Bitte bleiben Sie am ausgewählten Punkt.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Bitte versuchen Sie es in einigen Augenblicken erneut",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> de = {
"Send Email": "Send Email",
"Send Invite": "Einladung senden",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "Verifizierungscode senden",
"Send Verification Code": "Verifizierungscode senden",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> de = {
"Sign in with Google for easier email and name entry": "Melden Sie sich mit Google an, um E-Mail und Namen einfacher einzugeben",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> de = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> de = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "Um die Sprache der App zu ändern",
"To change some Settings": "Um einige Einstellungen zu ändern",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> de = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "Um sicherzustellen, dass Sie die genauesten Informationen für Ihren Standort erhalten, wählen Sie bitte unten Ihr Land aus. Dies hilft, das App-Erlebnis und den Inhalt auf Ihr Land zuzuschneiden.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "Um Ihnen das beste Erlebnis zu bieten, müssen wir wissen, wo Sie sich befinden. Ihr Standort wird verwendet, um Kapitäne in der Nähe zu finden und für die Abholung.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "Um das Portemonnaie zu verwenden, laden Sie es auf",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> de = {
"Type your Email": "Geben Sie Ihre E-Mail ein",
"Type your message": "Geben Sie Ihre Nachricht ein",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "USA",
"Uncompromising Security": "Kompromisslose Sicherheit",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> de = {
"View your past transactions": "View your past transactions",
"Visa": "Visa",
"Visit Website/Contact Support": "Website besuchen/Support kontaktieren",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> de = {
"Wallet is blocked": "Wallet is blocked",
"Wallet!": "Portemonnaie!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "Warning: Speeding detected!",
"We Are Sorry That we dont have cars in your Location!": "Es tut uns leid, dass wir keine Autos in Ihrer Region haben!",
"We are looking for a captain but the price may increase to let a captain accept": "Wir suchen einen Kapitän, aber der Preis könnte steigen, damit ein Kapitän annimmt",
@@ -1901,7 +1901,7 @@ final Map<String, String> de = {
"We are searching for the nearest driver": "Wir suchen den nächstgelegenen Fahrer",
"We are searching for the nearest driver to you": "Wir suchen den nächstgelegenen Fahrer für Sie",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "Wir verbinden Sie mit den nächstgelegenen Fahrern für schnellere Abholungen und kürzere Fahrten.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> de = {
"We need your location to find nearby drivers for pickups and drop-offs.": "Wir benötigen Ihren Standort, um nahegelegene Fahrer für Abholungen und Absetzungen zu finden.",
"We need your phone number to contact you and to help you receive orders.": "Wir benötigen Ihre Telefonnummer, um Sie zu kontaktieren und Ihnen zu helfen, Bestellungen zu erhalten.",
"We need your phone number to contact you and to help you.": "Wir benötigen Ihre Telefonnummer, um Sie zu kontaktieren und Ihnen zu helfen.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "Wir bedauern, Ihnen mitteilen zu müssen, dass ein anderer Fahrer diese Bestellung angenommen hat.",
"We search nearst Driver to you": "Wir suchen den nächstgelegenen Fahrer für Sie",
"We sent 5 digit to your Email provided": "Wir haben einen 5-stelligen Code an die angegebene E-Mail gesendet",
@@ -1929,12 +1929,12 @@ final Map<String, String> de = {
"Welcome": "Welcome",
"Welcome Back!": "Willkommen zurück!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "Welche Anforderungen gibt es, um Fahrer zu werden?",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "Welche Fahrzeugtypen sind verfügbar?",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "WhatsApp-Standort-Extraktor",
@@ -1946,9 +1946,9 @@ final Map<String, String> de = {
"Where to": "Wohin",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "Arbeit",
"Work & Contact": "Arbeit & Kontakt",
@@ -1972,7 +1972,7 @@ final Map<String, String> de = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "Ja, Sie können Ihre Fahrt stornieren, aber bitte beachten Sie, dass Stornierungsgebühren anfallen können, je nachdem, wie weit im Voraus Sie stornieren.",
"You": "You",
"You Are Stopped For this Day !": "Sie sind für diesen Tag gestoppt!",
@@ -2024,7 +2024,7 @@ final Map<String, String> de = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "Erneutes Senden möglich in",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "Sie können den Preis erhöhen, damit der Fahrer Ihre Bestellung annimmt",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "Sie haben die VIP-Fahrt storniert",
@@ -2171,8 +2171,8 @@ final Map<String, String> de = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> de = {
"login or register subtitle": "Anmelden oder registrieren",
"m": "Minuten",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "Nachricht vom Fahrer",
@@ -2475,16 +2475,16 @@ final Map<String, String> de = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "Genießen Sie eine sichere und komfortable Fahrt.",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> de = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> de = {
"wallet due to a previous trip.": "Portemonnaie aufgrund einer vorherigen Fahrt.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "Willkommen",
"welcome_message": "Willkommen bei Intaleq!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "mit Typ",
@@ -2590,7 +2590,7 @@ final Map<String, String> de = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "Sie werden den Fahrer bezahlen",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "Ihre Fahrt wurde angenommen",
"your ride is applied": "Ihre Fahrt wurde übernommen",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> el = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> el = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> el = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "Ημέρες",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> el = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "Τέλος",
"Don’t forget your personal belongings.": "Μην ξεχάσετε τα αντικείμενά σας.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "Κατέβασε την εφαρμογή:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "Οδηγός",
@@ -703,7 +703,7 @@ final Map<String, String> el = {
"Evening": "Απόγευμα",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "Ημερομηνία Λήξης",
@@ -750,8 +750,8 @@ final Map<String, String> el = {
"Flag-down fee": "Σημαία",
"For Drivers": "Για Οδηγούς",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "Συχνές Ερωτήσεις",
"Frequently Questions": "Συχνές Ερωτήσεις",
@@ -773,7 +773,7 @@ final Map<String, String> el = {
"Get": "Get",
"Get Details of Trip": "Λεπτομέρειες",
"Get Direction": "Οδηγίες",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "Πάρτε το!",
"Get to your destination quickly and easily.": "Φτάστε γρήγορα στον προορισμό.",
@@ -838,7 +838,7 @@ final Map<String, String> el = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> el = {
"IssueDate": "Ημ. Έκδοσης",
"JOD": "€",
"Join": "Συμμετοχή",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "Ιορδανία",
"Just now": "Just now",
"KM": "Χλμ",
@@ -1144,7 +1144,7 @@ final Map<String, String> el = {
"Order Applied": "Το αίτημα υποβλήθηκε",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "Ακύρωση από Επιβάτη",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "Ιστορικό Διαδρομών",
"Order ID": "Order ID",
"Order Request Page": "Σελίδα Αιτήματος",
@@ -1195,7 +1195,7 @@ final Map<String, String> el = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "Πληρωμή με Κάρτα",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "Πληρωμή με Πορτοφόλι",
@@ -1287,7 +1287,7 @@ final Map<String, String> el = {
"Please help! Contact me as soon as possible.": "Βοήθεια! Επικοινωνήστε άμεσα.",
"Please make sure not to leave any personal belongings in the car.": "Βεβαιωθείτε ότι δεν αφήσατε προσωπικά αντικείμενα στο αμάξι.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "Τοποθετήστε το δίπλωμα στο πλαίσιο",
@@ -1297,7 +1297,7 @@ final Map<String, String> el = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "Παρακαλώ μείνετε στο επιλεγμένο σημείο.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> el = {
"Send Email": "Send Email",
"Send Invite": "Αποστολή Πρόσκλησης",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "Αποστολή Κωδικού",
"Send Verification Code": "Αποστολή Κωδικού",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> el = {
"Sign in with Google for easier email and name entry": "Είσοδος με Google",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> el = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> el = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "Αλλαγή Ρυθμίσεων",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> el = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "Επιλέξτε χώρα για ακριβείς πληροφορίες.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "Για την καλύτερη εμπειρία, χρειαζόμαστε την τοποθεσία σας για να βρούμε κοντινούς οδηγούς.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "Φορτίστε το πορτοφόλι",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> el = {
"Type your Email": "Πληκτρολογήστε το Email",
"Type your message": "Γράψτε μήνυμα",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "ΗΠΑ",
"Uncompromising Security": "Ασφάλεια",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> el = {
"View your past transactions": "Δείτε τις προηγούμενες συναλλαγές",
"Visa": "Visa",
"Visit Website/Contact Support": "Ιστοσελίδα/Υποστήριξη",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> el = {
"Wallet is blocked": "Το πορτοφόλι έχει αποκλειστεί",
"Wallet!": "Πορτοφόλι!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "Προειδοποίηση: Εντοπίστηκε υπερβολική ταχύτητα!",
"We Are Sorry That we dont have cars in your Location!": "Λυπούμαστε, κανένα όχημα στην περιοχή!",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1901,7 +1901,7 @@ final Map<String, String> el = {
"We are searching for the nearest driver": "Αναζήτηση οδηγού",
"We are searching for the nearest driver to you": "Ψάχνουμε τον κοντινότερο οδηγό",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "Γρηγορότερη εξυπηρέτηση.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> el = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "Χρειαζόμαστε το τηλέφωνο για λήψη παραγγελιών.",
"We need your phone number to contact you and to help you.": "Χρειαζόμαστε το τηλέφωνο για επικοινωνία.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "Λυπούμαστε, ένας άλλος οδηγός αποδέχτηκε αυτό το αίτημα.",
"We search nearst Driver to you": "Αναζήτηση κοντινού οδηγού",
"We sent 5 digit to your Email provided": "Στείλαμε 5ψήφιο κωδικό",
@@ -1929,12 +1929,12 @@ final Map<String, String> el = {
"Welcome": "Welcome",
"Welcome Back!": "Καλώς ήρθατε ξανά!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "Απαιτήσεις οδηγού;",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "Τι οχήματα υπάρχουν;",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "Εξαγωγή Τοποθεσίας WhatsApp",
@@ -1946,9 +1946,9 @@ final Map<String, String> el = {
"Where to": "Πού πάτε;",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "Εργασία",
"Work & Contact": "Εργασία & Επικοινωνία",
@@ -1972,7 +1972,7 @@ final Map<String, String> el = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "Ναι, μπορείτε να ακυρώσετε (ενδέχεται να υπάρξει χρέωση).",
"You": "You",
"You Are Stopped For this Day !": "Αποκλεισμός για σήμερα!",
@@ -2024,7 +2024,7 @@ final Map<String, String> el = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "Επαναποστολή σε",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2171,8 +2171,8 @@ final Map<String, String> el = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> el = {
"login or register subtitle": "Εισάγετε τον αριθμό κινητού για είσοδο ή εγγραφή",
"m": "λ",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "Μήνυμα από τον Οδηγό",
@@ -2475,16 +2475,16 @@ final Map<String, String> el = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "Ασφάλεια και άνεση.",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> el = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> el = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "Καλώς ήρθες, @firstName!",
"welcome_message": "Καλώς ήρθατε στο Intaleq!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2590,7 +2590,7 @@ final Map<String, String> el = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "Θα πληρώσετε στον Οδηγό",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "Η διαδρομή έγινε δεκτή",
"your ride is applied": "η διαδρομή καταχωρήθηκε",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> en = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> en = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> en = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "Days",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> en = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "Done",
"Don’t forget your personal belongings.": "Don’t forget your personal belongings.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "Download the app now:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "Driver",
@@ -703,7 +703,7 @@ final Map<String, String> en = {
"Evening": "Evening",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "Expiration Date",
@@ -750,8 +750,8 @@ final Map<String, String> en = {
"Flag-down fee": "Flag-down fee",
"For Drivers": "For Drivers",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "Frequently Asked Questions",
"Frequently Questions": "Frequently Questions",
@@ -773,7 +773,7 @@ final Map<String, String> en = {
"Get": "Get",
"Get Details of Trip": "Get Details of Trip",
"Get Direction": "Get Direction",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "Get it Now!",
"Get to your destination quickly and easily.": "Get to your destination quickly and easily.",
@@ -839,7 +839,7 @@ final Map<String, String> en = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -923,7 +923,7 @@ final Map<String, String> en = {
"IssueDate": "IssueDate",
"JOD": "JOD",
"Join": "Join",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "Jordan",
"Just now": "Just now",
"KM": "KM",
@@ -1145,7 +1145,7 @@ final Map<String, String> en = {
"Order Applied": "Order Applied",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "Order Cancelled by Passenger",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "Order History",
"Order ID": "Order ID",
"Order Request Page": "Order Request Page",
@@ -1196,7 +1196,7 @@ final Map<String, String> en = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "Pay with Credit Card",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "Pay with Wallet",
@@ -1288,7 +1288,7 @@ final Map<String, String> en = {
"Please help! Contact me as soon as possible.": "Please help! Contact me as soon as possible.",
"Please make sure not to leave any personal belongings in the car.": "Please make sure not to leave any personal belongings in the car.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "Please put your licence in these border",
@@ -1298,7 +1298,7 @@ final Map<String, String> en = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "Please stay on the picked point.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1480,7 +1480,7 @@ final Map<String, String> en = {
"Send Email": "Send Email",
"Send Invite": "Send Invite",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "Send Verfication Code",
"Send Verification Code": "Send Verification Code",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1534,34 +1534,34 @@ final Map<String, String> en = {
"Sign in with Google for easier email and name entry": "Sign in with Google for easier email and name entry",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1591,7 +1591,7 @@ final Map<String, String> en = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1727,8 +1727,8 @@ final Map<String, String> en = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "To change some Settings",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1736,7 +1736,7 @@ final Map<String, String> en = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "To use Wallet charge it",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1826,7 +1826,7 @@ final Map<String, String> en = {
"Type your Email": "Type your Email",
"Type your message": "Type your message",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "USA",
"Uncompromising Security": "Uncompromising Security",
"Unknown": "Unknown",
@@ -1885,7 +1885,7 @@ final Map<String, String> en = {
"View your past transactions": "View your past transactions",
"Visa": "Visa",
"Visit Website/Contact Support": "Visit Website/Contact Support",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1908,7 +1908,7 @@ final Map<String, String> en = {
"Wallet is blocked": "Wallet is blocked",
"Wallet!": "Wallet!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "Warning: Speeding detected!",
"We Are Sorry That we dont have cars in your Location!": "We Are Sorry That we dont have cars in your Location!",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1918,7 +1918,7 @@ final Map<String, String> en = {
"We are searching for the nearest driver": "We are searching for the nearest driver",
"We are searching for the nearest driver to you": "We are searching for the nearest driver to you",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "We connect you with the nearest drivers for faster pickups and quicker journeys.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1928,7 +1928,7 @@ final Map<String, String> en = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "We need your phone number to contact you and to help you receive orders.",
"We need your phone number to contact you and to help you.": "We need your phone number to contact you and to help you.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "We regret to inform you that another driver has accepted this order.",
"We search nearst Driver to you": "We search nearst Driver to you",
"We sent 5 digit to your Email provided": "We sent 5 digit to your Email provided",
@@ -1946,12 +1946,12 @@ final Map<String, String> en = {
"Welcome": "Welcome",
"Welcome Back!": "Welcome Back!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "What are the requirements to become a driver?",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "What types of vehicles are available?",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "WhatsApp Location Extractor",
@@ -1963,9 +1963,9 @@ final Map<String, String> en = {
"Where to": "Where to",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "Work",
"Work & Contact": "Work & Contact",
@@ -1989,7 +1989,7 @@ final Map<String, String> en = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.",
"You": "You",
"You Are Stopped For this Day !": "You Are Stopped For this Day !",
@@ -2041,7 +2041,7 @@ final Map<String, String> en = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "You can resend in",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2188,8 +2188,8 @@ final Map<String, String> en = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2436,7 +2436,7 @@ final Map<String, String> en = {
"login or register subtitle": "login or register subtitle",
"m": "m",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "message From Driver",
@@ -2492,16 +2492,16 @@ final Map<String, String> en = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "safe_and_comfortable",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2530,7 +2530,7 @@ final Map<String, String> en = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2580,10 +2580,10 @@ final Map<String, String> en = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "welcome user",
"welcome_message": "welcome_message",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2607,7 +2607,7 @@ final Map<String, String> en = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "you will pay to Driver",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "your ride is Accepted",
"your ride is applied": "your ride is applied",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> es = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> es = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> es = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "Días",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> es = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "Hecho",
"Don’t forget your personal belongings.": "No olvides tus pertenencias personales.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "Descarga la aplicación ahora:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "Conductor",
@@ -703,7 +703,7 @@ final Map<String, String> es = {
"Evening": "Tarde",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "Fecha de vencimiento",
@@ -750,8 +750,8 @@ final Map<String, String> es = {
"Flag-down fee": "Tarifa base",
"For Drivers": "Para conductores",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "Preguntas frecuentes",
"Frequently Questions": "Preguntas frecuentes",
@@ -773,7 +773,7 @@ final Map<String, String> es = {
"Get": "Obtener",
"Get Details of Trip": "Obtener detalles del viaje",
"Get Direction": "Obtener dirección",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "¡Consíguelo ahora!",
"Get to your destination quickly and easily.": "Llega a tu destino de manera rápida y sencilla.",
@@ -838,7 +838,7 @@ final Map<String, String> es = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "¿Cuánto tiempo más tardarás?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> es = {
"IssueDate": "Fecha de emisión",
"JOD": "JOD",
"Join": "Unirse",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "Jordania",
"Just now": "Just now",
"KM": "KM",
@@ -1144,7 +1144,7 @@ final Map<String, String> es = {
"Order Applied": "Pedido aplicado",
"Order Cancelled": "Pedido cancelado",
"Order Cancelled by Passenger": "Pedido cancelado por el pasajero",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "Historial de pedidos",
"Order ID": "Order ID",
"Order Request Page": "Página de solicitud de pedido",
@@ -1195,7 +1195,7 @@ final Map<String, String> es = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "Pagar con tarjeta de crédito",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "Pagar con billetera",
@@ -1287,7 +1287,7 @@ final Map<String, String> es = {
"Please help! Contact me as soon as possible.": "¡Por favor, ayuda! Contáctame lo antes posible.",
"Please make sure not to leave any personal belongings in the car.": "Please make sure not to leave any personal belongings in the car.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "Por favor, coloca tu licencia en este marco",
@@ -1297,7 +1297,7 @@ final Map<String, String> es = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "Por favor, permanece en el punto seleccionado.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Por favor, inténtalo de nuevo en unos momentos",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> es = {
"Send Email": "Send Email",
"Send Invite": "Enviar invitación",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "Enviar código de verificación",
"Send Verification Code": "Enviar código de verificación",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> es = {
"Sign in with Google for easier email and name entry": "Inicia sesión con Google para ingresar el correo electrónico y el nombre más fácilmente",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> es = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> es = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "Para cambiar el idioma de la aplicación",
"To change some Settings": "Para cambiar algunas configuraciones",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> es = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "Para asegurarte de recibir la información más precisa para tu ubicación, por favor selecciona tu país a continuación. Esto ayudará a personalizar la experiencia de la aplicación y el contenido para tu país.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "Para brindarle la mejor experiencia, necesitamos saber dónde se encuentra. Su ubicación se utiliza para encontrar capitanes cercanos y para las recogidas.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "Para usar la billetera, cárgala",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> es = {
"Type your Email": "Escribe tu correo electrónico",
"Type your message": "Escribe tu mensaje",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "EE. UU.",
"Uncompromising Security": "Seguridad sin compromisos",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> es = {
"View your past transactions": "View your past transactions",
"Visa": "Visa",
"Visit Website/Contact Support": "Visita el sitio web/Contacta al soporte",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> es = {
"Wallet is blocked": "Wallet is blocked",
"Wallet!": "¡Billetera!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "Warning: Speeding detected!",
"We Are Sorry That we dont have cars in your Location!": "¡Lamentamos no tener coches en tu ubicación!",
"We are looking for a captain but the price may increase to let a captain accept": "Estamos buscando un capitán, pero el precio puede aumentar para que un capitán acepte",
@@ -1901,7 +1901,7 @@ final Map<String, String> es = {
"We are searching for the nearest driver": "Estamos buscando al conductor más cercano",
"We are searching for the nearest driver to you": "Estamos buscando al conductor más cercano para ti",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "Te conectamos con los conductores más cercanos para recogidas más rápidas y viajes más cortos.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> es = {
"We need your location to find nearby drivers for pickups and drop-offs.": "Necesitamos tu ubicación para encontrar conductores cercanos para recogidas y dejadas.",
"We need your phone number to contact you and to help you receive orders.": "Necesitamos tu número de teléfono para contactarte y ayudarte a recibir pedidos.",
"We need your phone number to contact you and to help you.": "Necesitamos tu número de teléfono para contactarte y ayudarte.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "Lamentamos informarte que otro conductor ha aceptado este pedido.",
"We search nearst Driver to you": "Buscamos al conductor más cercano para ti",
"We sent 5 digit to your Email provided": "Enviamos un código de 5 dígitos al correo electrónico proporcionado",
@@ -1929,12 +1929,12 @@ final Map<String, String> es = {
"Welcome": "Welcome",
"Welcome Back!": "¡Bienvenido de nuevo!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "¿Cuáles son los requisitos para convertirse en conductor?",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "¿Qué tipos de vehículos están disponibles?",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "Extractor de ubicación de WhatsApp",
@@ -1946,9 +1946,9 @@ final Map<String, String> es = {
"Where to": "A dónde",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "Trabajo",
"Work & Contact": "Trabajo y contacto",
@@ -1972,7 +1972,7 @@ final Map<String, String> es = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "Sí, puedes cancelar tu viaje, pero ten en cuenta que pueden aplicarse tarifas de cancelación dependiendo de cuánto tiempo antes canceles.",
"You": "You",
"You Are Stopped For this Day !": "¡Estás detenido por este día!",
@@ -2024,7 +2024,7 @@ final Map<String, String> es = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "Puedes reenviar en",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "Puedes aumentar el precio para que el conductor acepte tu pedido",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "Cancelaste el viaje VIP",
@@ -2171,8 +2171,8 @@ final Map<String, String> es = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> es = {
"login or register subtitle": "Inicia sesión o regístrate",
"m": "minutos",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "Mensaje del conductor",
@@ -2475,16 +2475,16 @@ final Map<String, String> es = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "Disfruta de un viaje seguro y cómodo.",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> es = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> es = {
"wallet due to a previous trip.": "billetera debido a un viaje anterior.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "Bienvenido",
"welcome_message": "Bienvenido a Intaleq!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "con tipo",
@@ -2590,7 +2590,7 @@ final Map<String, String> es = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "pagarás al conductor",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "tu viaje ha sido aceptado",
"your ride is applied": "tu viaje ha sido aplicado",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> fa = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> fa = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> fa = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "روزها",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> fa = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "انجام شد",
"Don’t forget your personal belongings.": "وسایل شخصی خود را جا نگذارید.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "اپلیکیشن را دانلود کنید:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "راننده",
@@ -703,7 +703,7 @@ final Map<String, String> fa = {
"Evening": "عصر",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "تاریخ انقضا",
@@ -750,8 +750,8 @@ final Map<String, String> fa = {
"Flag-down fee": "ورودی",
"For Drivers": "برای رانندگان",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "سوالات متداول",
"Frequently Questions": "سوالات متداول",
@@ -773,7 +773,7 @@ final Map<String, String> fa = {
"Get": "Get",
"Get Details of Trip": "دریافت جزئیات سفر",
"Get Direction": "مسیریابی",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "همین الان بگیر!",
"Get to your destination quickly and easily.": "سریع و آسان به مقصد برسید.",
@@ -838,7 +838,7 @@ final Map<String, String> fa = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> fa = {
"IssueDate": "تاریخ صدور",
"JOD": "تومان",
"Join": "پیوستن",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "اردن",
"Just now": "Just now",
"KM": "کیلومتر",
@@ -1144,7 +1144,7 @@ final Map<String, String> fa = {
"Order Applied": "درخواست ثبت شد",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "لغو توسط مسافر",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "تاریخچه سفارش‌ها",
"Order ID": "Order ID",
"Order Request Page": "صفحه درخواست سفر",
@@ -1195,7 +1195,7 @@ final Map<String, String> fa = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "پرداخت با کارت اعتباری",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "پرداخت با کیف پول",
@@ -1287,7 +1287,7 @@ final Map<String, String> fa = {
"Please help! Contact me as soon as possible.": "کمک! سریعاً تماس بگیرید.",
"Please make sure not to leave any personal belongings in the car.": "لطفاً مطمئن شوید هیچ وسیله شخصی در خودرو جا نماند.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "گواهینامه را در کادر قرار دهید",
@@ -1297,7 +1297,7 @@ final Map<String, String> fa = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "لطفاً در نقطه انتخاب شده بمانید.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> fa = {
"Send Email": "Send Email",
"Send Invite": "ارسال دعوت‌نامه",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "ارسال کد تأیید",
"Send Verification Code": "ارسال کد تأیید",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> fa = {
"Sign in with Google for easier email and name entry": "ورود با گوگل برای سهولت",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> fa = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> fa = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "برای تغییر برخی تنظیمات",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> fa = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "لطفاً کشور خود را انتخاب کنید تا اطلاعات دقیق دریافت کنید.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "برای ارائه بهترین خدمات، باید بدانیم کجا هستید. موقعیت شما برای یافتن رانندگان نزدیک استفاده می‌شود.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "برای استفاده از کیف پول آن را شارژ کنید",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> fa = {
"Type your Email": "ایمیل خود را وارد کنید",
"Type your message": "پیام خود را بنویسید",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "آمریکا",
"Uncompromising Security": "امنیت بی چون و چرا",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> fa = {
"View your past transactions": "مشاهده تراکنش‌های قبلی",
"Visa": "Visa",
"Visit Website/Contact Support": "مشاهده وب‌سایت / تماس با پشتیبانی",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> fa = {
"Wallet is blocked": "کیف پول مسدود شده است",
"Wallet!": "کیف پول!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "هشدار: سرعت غیرمجاز تشخیص داده شد!",
"We Are Sorry That we dont have cars in your Location!": "متاسفیم، در موقعیت شما خودرویی نداریم!",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1901,7 +1901,7 @@ final Map<String, String> fa = {
"We are searching for the nearest driver": "جستجوی نزدیک‌ترین راننده",
"We are searching for the nearest driver to you": "در حال جستجو برای نزدیک‌ترین راننده به شما",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "ما شما را به نزدیک‌ترین رانندگان متصل می‌کنیم.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> fa = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "برای دریافت سفارشات به شماره تلفن نیاز داریم.",
"We need your phone number to contact you and to help you.": "برای تماس و کمک به شما به شماره تلفن نیاز داریم.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "متاسفیم، راننده دیگری این درخواست را پذیرفته است.",
"We search nearst Driver to you": "جستجوی نزدیک‌ترین راننده",
"We sent 5 digit to your Email provided": "کد ۵ رقمی به ایمیل شما ارسال شد",
@@ -1929,12 +1929,12 @@ final Map<String, String> fa = {
"Welcome": "Welcome",
"Welcome Back!": "خوش آمدید!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "شرایط راننده شدن چیست؟",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "چه نوع خودروهایی موجود است؟",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "استخراج موقعیت واتس‌اپ",
@@ -1946,9 +1946,9 @@ final Map<String, String> fa = {
"Where to": "کجا می‌روید؟",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "محل کار",
"Work & Contact": "کار و تماس",
@@ -1972,7 +1972,7 @@ final Map<String, String> fa = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "بله، می‌توانید سفر را لغو کنید (ممکن است هزینه داشته باشد).",
"You": "You",
"You Are Stopped For this Day !": "برای امروز متوقف شدید!",
@@ -2024,7 +2024,7 @@ final Map<String, String> fa = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "ارسال مجدد در",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2171,8 +2171,8 @@ final Map<String, String> fa = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> fa = {
"login or register subtitle": "برای ورود یا ثبت نام شماره موبایل خود را وارد کنید",
"m": "د",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "پیام از راننده",
@@ -2475,16 +2475,16 @@ final Map<String, String> fa = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "از سفری امن و راحت لذت ببرید.",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> fa = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> fa = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "خوش آمدید، @firstName!",
"welcome_message": "به Intaleq خوش آمدید!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2590,7 +2590,7 @@ final Map<String, String> fa = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "شما به راننده پرداخت می‌کنید",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "سفر شما پذیرفته شد",
"your ride is applied": "سفر شما ثبت شد",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> fr = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> fr = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> fr = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "Jours",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> fr = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "Fait",
"Don’t forget your personal belongings.": "N'oubliez pas vos effets personnels.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "Téléchargez l'application :",
"Drawing route on map...": "Drawing route on map...",
"Driver": "Chauffeur",
@@ -703,7 +703,7 @@ final Map<String, String> fr = {
"Evening": "Soir",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "Date d'expiration",
@@ -750,8 +750,8 @@ final Map<String, String> fr = {
"Flag-down fee": "Prise en charge",
"For Drivers": "Pour les chauffeurs",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "Questions Fréquemment Posées",
"Frequently Questions": "Questions Fréquentes",
@@ -773,7 +773,7 @@ final Map<String, String> fr = {
"Get": "Get",
"Get Details of Trip": "Obtenir les détails du trajet",
"Get Direction": "Obtenir l'itinéraire",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "Obtenez-le maintenant !",
"Get to your destination quickly and easily.": "Arrivez à destination rapidement et facilement.",
@@ -838,7 +838,7 @@ final Map<String, String> fr = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> fr = {
"IssueDate": "Date d'émission",
"JOD": "€",
"Join": "Rejoindre",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "Jordanie",
"Just now": "Just now",
"KM": "KM",
@@ -1144,7 +1144,7 @@ final Map<String, String> fr = {
"Order Applied": "Commande passée",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "Commande annulée par le passager",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "Historique des commandes",
"Order ID": "Order ID",
"Order Request Page": "Page de demande de commande",
@@ -1195,7 +1195,7 @@ final Map<String, String> fr = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "Payer par carte de crédit",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "Payer avec le portefeuille",
@@ -1287,7 +1287,7 @@ final Map<String, String> fr = {
"Please help! Contact me as soon as possible.": "Aidez-moi ! Contactez-moi dès que possible.",
"Please make sure not to leave any personal belongings in the car.": "Veuillez vous assurer de ne rien laisser dans la voiture.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "Veuillez mettre votre permis dans ce cadre",
@@ -1297,7 +1297,7 @@ final Map<String, String> fr = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "Veuillez rester au point de prise en charge.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> fr = {
"Send Email": "Send Email",
"Send Invite": "Envoyer l'invitation",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "Envoyer le code de vérification",
"Send Verification Code": "Envoyer le code de vérification",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> fr = {
"Sign in with Google for easier email and name entry": "Connectez-vous avec Google pour faciliter la saisie",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> fr = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> fr = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "Pour changer certains paramètres",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> fr = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "Pour assurer des infos précises, sélectionnez votre pays.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "Pour vous offrir la meilleure expérience, nous devons savoir où vous êtes. Votre position est utilisée pour trouver des chauffeurs à proximité.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "Pour utiliser le portefeuille, rechargez-le",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> fr = {
"Type your Email": "Tapez votre email",
"Type your message": "Tapez votre message",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "USA",
"Uncompromising Security": "Sécurité sans compromis",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> fr = {
"View your past transactions": "Voir vos transactions passées",
"Visa": "Visa",
"Visit Website/Contact Support": "Visiter le site / Contacter le support",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> fr = {
"Wallet is blocked": "Portefeuille bloqué",
"Wallet!": "Portefeuille !",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "Attention : Excès de vitesse détecté !",
"We Are Sorry That we dont have cars in your Location!": "Désolé, pas de voitures dans votre zone !",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1901,7 +1901,7 @@ final Map<String, String> fr = {
"We are searching for the nearest driver": "Nous cherchons le chauffeur le plus proche",
"We are searching for the nearest driver to you": "Nous cherchons le chauffeur le plus proche",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "Nous vous connectons aux chauffeurs les plus proches pour des trajets plus rapides.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> fr = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "Nous avons besoin de votre numéro pour vous aider à recevoir des commandes.",
"We need your phone number to contact you and to help you.": "Nous avons besoin de votre numéro pour vous contacter et vous aider.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "Nous regrettons de vous informer qu'un autre chauffeur a accepté cette commande.",
"We search nearst Driver to you": "Nous cherchons le chauffeur le plus proche",
"We sent 5 digit to your Email provided": "Nous avons envoyé 5 chiffres à votre email",
@@ -1929,12 +1929,12 @@ final Map<String, String> fr = {
"Welcome": "Welcome",
"Welcome Back!": "Bon retour !",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "Quelles sont les conditions pour devenir chauffeur ?",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "Quels types de véhicules sont disponibles ?",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "Extracteur de localisation WhatsApp",
@@ -1946,9 +1946,9 @@ final Map<String, String> fr = {
"Where to": "Où allez-vous ?",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "Travail",
"Work & Contact": "Travail et Contact",
@@ -1972,7 +1972,7 @@ final Map<String, String> fr = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "Oui, vous pouvez annuler, mais des frais peuvent s'appliquer.",
"You": "You",
"You Are Stopped For this Day !": "Vous êtes arrêté pour aujourd'hui !",
@@ -2024,7 +2024,7 @@ final Map<String, String> fr = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "Vous pouvez renvoyer dans",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2171,8 +2171,8 @@ final Map<String, String> fr = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> fr = {
"login or register subtitle": "Entrez votre numéro de mobile pour vous connecter ou vous inscrire",
"m": "m",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "Message du chauffeur",
@@ -2475,16 +2475,16 @@ final Map<String, String> fr = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "Profitez d'un trajet sûr et confortable.",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> fr = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> fr = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "Bienvenue, @firstName !",
"welcome_message": "Bienvenue sur Intaleq !",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2590,7 +2590,7 @@ final Map<String, String> fr = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "Vous paierez au chauffeur",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "votre trajet est Accepté",
"your ride is applied": "votre trajet est demandé",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> hi = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> hi = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> hi = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "दिन",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> hi = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "हो गया",
"Don’t forget your personal belongings.": "अपना निजी सामान न भूलें।",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "अभी ऐप डाउनलोड करें:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "ड्राइवर",
@@ -703,7 +703,7 @@ final Map<String, String> hi = {
"Evening": "शाम",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "समाप्ति तिथि",
@@ -750,8 +750,8 @@ final Map<String, String> hi = {
"Flag-down fee": "फ्लैग-डाउन फीस",
"For Drivers": "ड्राइवरों के लिए",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "अक्सर पूछे जाने वाले प्रश्न",
"Frequently Questions": "अक्सर पूछे जाने वाले प्रश्न",
@@ -773,7 +773,7 @@ final Map<String, String> hi = {
"Get": "Get",
"Get Details of Trip": "ट्रिप का विवरण प्राप्त करें",
"Get Direction": "दिशा प्राप्त करें",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "अभी प्राप्त करें!",
"Get to your destination quickly and easily.": "अपनी मंजिल पर जल्दी और आसानी से पहुंचें।",
@@ -838,7 +838,7 @@ final Map<String, String> hi = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> hi = {
"IssueDate": "जारी करने की तिथि",
"JOD": "₹",
"Join": "शामिल हों",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "जॉर्डन",
"Just now": "Just now",
"KM": "किमी",
@@ -1144,7 +1144,7 @@ final Map<String, String> hi = {
"Order Applied": "ऑर्डर लागू किया गया",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "यात्री द्वारा ऑर्डर रद्द कर दिया गया",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "ऑर्डर इतिहास",
"Order ID": "Order ID",
"Order Request Page": "ऑर्डर अनुरोध पृष्ठ",
@@ -1195,7 +1195,7 @@ final Map<String, String> hi = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "क्रेडिट कार्ड से भुगतान करें",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "वॉलेट से भुगतान करें",
@@ -1287,7 +1287,7 @@ final Map<String, String> hi = {
"Please help! Contact me as soon as possible.": "कृपया मदद करें! जितनी जल्दी हो सके मुझसे संपर्क करें।",
"Please make sure not to leave any personal belongings in the car.": "कृपया सुनिश्चित करें कि कार में कोई निजी सामान न छोड़ें।",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "कृपया अपना लाइसेंस इन सीमाओं में रखें",
@@ -1297,7 +1297,7 @@ final Map<String, String> hi = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "कृपया पिक-अप पॉइंट पर बने रहें।",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> hi = {
"Send Email": "Send Email",
"Send Invite": "आमंत्रण भेजें",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "सत्यापन कोड भेजें",
"Send Verification Code": "सत्यापन कोड भेजें",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> hi = {
"Sign in with Google for easier email and name entry": "आसान ईमेल और नाम प्रविष्टि के लिए Google के साथ साइन इन करें",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> hi = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> hi = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "कुछ सेटिंग्स बदलने के लिए",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> hi = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "यह सुनिश्चित करने के लिए कि आपको अपनी लोकेशन के लिए सबसे सटीक जानकारी मिले, कृपया अपना देश चुनें।",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "आपको सबसे अच्छा अनुभव देने के लिए हमें यह जानने की जरूरत है कि आप कहां हैं। आपकी लोकेशन का उपयोग नजदीकी कैप्टन को खोजने के लिए किया जाता है।",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "वॉलेट का उपयोग करने के लिए इसे रिचार्ज करें",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> hi = {
"Type your Email": "अपना ईमेल टाइप करें",
"Type your message": "अपना संदेश टाइप करें",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "अमेरीका",
"Uncompromising Security": "अटल सुरक्षा",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> hi = {
"View your past transactions": "अपने पिछले लेनदेन देखें",
"Visa": "Visa",
"Visit Website/Contact Support": "वेबसाइट पर जाएँ / समर्थन से संपर्क करें",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> hi = {
"Wallet is blocked": "वॉलेट ब्लॉक है",
"Wallet!": "वॉलेट!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "चेतावनी: तेज गति का पता चला!",
"We Are Sorry That we dont have cars in your Location!": "हम क्षमा चाहते हैं कि हमारे पास आपकी लोकेशन में कारें नहीं हैं!",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1901,7 +1901,7 @@ final Map<String, String> hi = {
"We are searching for the nearest driver": "हम निकटतम ड्राइवर खोज रहे हैं",
"We are searching for the nearest driver to you": "हम आपके निकटतम ड्राइवर को खोज रहे हैं",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "हम आपको तेज़ पिकअप के लिए निकटतम ड्राइवरों से जोड़ते हैं।",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> hi = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "हमें आपसे संपर्क करने और ऑर्डर प्राप्त करने में आपकी सहायता करने के लिए आपके फ़ोन नंबर की आवश्यकता है।",
"We need your phone number to contact you and to help you.": "हमें आपसे संपर्क करने और आपकी मदद करने के लिए आपके फ़ोन नंबर की आवश्यकता है।",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "हमें खेद है कि किसी अन्य ड्राइवर ने यह ऑर्डर स्वीकार कर लिया है।",
"We search nearst Driver to you": "हम आपके निकटतम ड्राइवर को खोजते हैं",
"We sent 5 digit to your Email provided": "हमने आपके प्रदान किए गए ईमेल पर 5 अंक भेजे हैं",
@@ -1929,12 +1929,12 @@ final Map<String, String> hi = {
"Welcome": "Welcome",
"Welcome Back!": "वापसी पर स्वागत है!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "ड्राइवर बनने के लिए क्या आवश्यकताएं हैं?",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "किस प्रकार के वाहन उपलब्ध हैं?",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "व्हाट्सएप लोकेशन एक्सट्रैक्टर",
@@ -1946,9 +1946,9 @@ final Map<String, String> hi = {
"Where to": "कहाँ जाना है?",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "काम",
"Work & Contact": "काम और संपर्क",
@@ -1972,7 +1972,7 @@ final Map<String, String> hi = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "हाँ, आप अपनी राइड रद्द कर सकते हैं, लेकिन रद्दीकरण शुल्क लागू हो सकता है।",
"You": "You",
"You Are Stopped For this Day !": "आप इस दिन के लिए रोक दिए गए हैं!",
@@ -2024,7 +2024,7 @@ final Map<String, String> hi = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "पुनः भेज सकते हैं",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2171,8 +2171,8 @@ final Map<String, String> hi = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> hi = {
"login or register subtitle": "लॉगिन या रजिस्टर करने के लिए अपना मोबाइल नंबर दर्ज करें",
"m": "मिनट",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "ड्राइवर का संदेश",
@@ -2475,16 +2475,16 @@ final Map<String, String> hi = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "एक सुरक्षित और आरामदायक राइड का आनंद लें।",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> hi = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> hi = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "स्वागत है, @firstName!",
"welcome_message": "Intaleq में आपका स्वागत है!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2590,7 +2590,7 @@ final Map<String, String> hi = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "आप ड्राइवर को भुगतान करेंगे",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "आपकी राइड स्वीकार कर ली गई है",
"your ride is applied": "आपकी राइड लागू हो गई है",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> it = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> it = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> it = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "Giorni",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> it = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "Fatto",
"Don’t forget your personal belongings.": "Non dimenticare i tuoi effetti personali.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "Scarica l'app ora:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "Autista",
@@ -703,7 +703,7 @@ final Map<String, String> it = {
"Evening": "Sera",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "Data scadenza",
@@ -750,8 +750,8 @@ final Map<String, String> it = {
"Flag-down fee": "Tariffa base",
"For Drivers": "Per Autisti",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "Domande Frequenti",
"Frequently Questions": "Domande Frequenti",
@@ -773,7 +773,7 @@ final Map<String, String> it = {
"Get": "Get",
"Get Details of Trip": "Dettagli",
"Get Direction": "Indicazioni",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "Ottienilo ora!",
"Get to your destination quickly and easily.": "Arriva a destinazione velocemente.",
@@ -838,7 +838,7 @@ final Map<String, String> it = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> it = {
"IssueDate": "Data rilascio",
"JOD": "€",
"Join": "Unisci",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "Giordania",
"Just now": "Just now",
"KM": "KM",
@@ -1144,7 +1144,7 @@ final Map<String, String> it = {
"Order Applied": "Ordine applicato",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "Annullato dal passeggero",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "Cronologia ordini",
"Order ID": "Order ID",
"Order Request Page": "Pagina richiesta",
@@ -1195,7 +1195,7 @@ final Map<String, String> it = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "Paga con Carta",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "Paga con Portafoglio",
@@ -1287,7 +1287,7 @@ final Map<String, String> it = {
"Please help! Contact me as soon as possible.": "Aiuto! Contattami subito.",
"Please make sure not to leave any personal belongings in the car.": "Assicurati di non lasciare effetti personali in auto.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "Metti la patente nel bordo",
@@ -1297,7 +1297,7 @@ final Map<String, String> it = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "Per favore, resta al punto di raccolta.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> it = {
"Send Email": "Send Email",
"Send Invite": "Invia invito",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "Invia codice verifica",
"Send Verification Code": "Invia codice verifica",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> it = {
"Sign in with Google for easier email and name entry": "Accedi con Google per facilità",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> it = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> it = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "Per cambiare impostazioni",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> it = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "Seleziona il paese per informazioni accurate.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "Per offrirti la migliore esperienza, dobbiamo sapere dove sei. La tua posizione serve per trovare autisti vicini.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "Per usare il portafoglio, ricaricalo",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> it = {
"Type your Email": "Scrivi la tua email",
"Type your message": "Scrivi messaggio",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "USA",
"Uncompromising Security": "Sicurezza senza compromessi",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> it = {
"View your past transactions": "Visualizza le transazioni passate",
"Visa": "Visa",
"Visit Website/Contact Support": "Sito/Supporto",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> it = {
"Wallet is blocked": "Il portafoglio è bloccato",
"Wallet!": "Portafoglio!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "Attenzione: Rilevato eccesso di velocità!",
"We Are Sorry That we dont have cars in your Location!": "Spiacenti, niente auto in zona!",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1901,7 +1901,7 @@ final Map<String, String> it = {
"We are searching for the nearest driver": "Cerchiamo l'autista più vicino",
"We are searching for the nearest driver to you": "Cerchiamo l'autista più vicino a te",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "Ti connettiamo agli autisti più vicini.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> it = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "Ci serve il tuo numero per ricevere ordini.",
"We need your phone number to contact you and to help you.": "Ci serve il tuo numero per contattarti.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "Ci dispiace informarti che un altro autista ha accettato questo ordine.",
"We search nearst Driver to you": "Cerchiamo autista vicino",
"We sent 5 digit to your Email provided": "Inviate 5 cifre alla tua email",
@@ -1929,12 +1929,12 @@ final Map<String, String> it = {
"Welcome": "Welcome",
"Welcome Back!": "Bentornato!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "Quali sono i requisiti?",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "Quali veicoli sono disponibili?",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "Estrattore posizione WhatsApp",
@@ -1946,9 +1946,9 @@ final Map<String, String> it = {
"Where to": "Dove vuoi andare?",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "Lavoro",
"Work & Contact": "Lavoro e Contatti",
@@ -1972,7 +1972,7 @@ final Map<String, String> it = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "Sì, puoi annullare, potrebbero esserci costi.",
"You": "You",
"You Are Stopped For this Day !": "Fermato per oggi!",
@@ -2024,7 +2024,7 @@ final Map<String, String> it = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "Puoi inviare di nuovo tra",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2171,8 +2171,8 @@ final Map<String, String> it = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> it = {
"login or register subtitle": "Inserisci il tuo numero di cellulare per accedere o registrarti",
"m": "m",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "Messaggio dall'autista",
@@ -2475,16 +2475,16 @@ final Map<String, String> it = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "Sicura e comoda.",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> it = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> it = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "Benvenuto, @firstName!",
"welcome_message": "Benvenuto in Intaleq!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2590,7 +2590,7 @@ final Map<String, String> it = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "Pagherai all'autista",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "Corsa accettata",
"your ride is applied": "corsa richiesta",
@@ -1,6 +1,6 @@
import 'package:flutter/foundation.dart' show kIsWeb;
import 'package:flutter/material.dart';
import 'package:siro_driver/controller/local/phone_intel/helpers.dart';
import 'package:tripz_driver/controller/local/phone_intel/helpers.dart';
import 'countries.dart';
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> ru = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> ru = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> ru = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "Дни",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> ru = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "Готово",
"Don’t forget your personal belongings.": "Не забудьте личные вещи.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "Скачай приложение:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "Водитель",
@@ -703,7 +703,7 @@ final Map<String, String> ru = {
"Evening": "Вечер",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "Дата окончания",
@@ -750,8 +750,8 @@ final Map<String, String> ru = {
"Flag-down fee": "Посадка",
"For Drivers": "Водителям",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "Частые вопросы",
"Frequently Questions": "Частые вопросы",
@@ -773,7 +773,7 @@ final Map<String, String> ru = {
"Get": "Get",
"Get Details of Trip": "Детали поездки",
"Get Direction": "Маршрут",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "Получить!",
"Get to your destination quickly and easily.": "Доберитесь быстро и легко.",
@@ -838,7 +838,7 @@ final Map<String, String> ru = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> ru = {
"IssueDate": "Дата выдачи",
"JOD": "₽",
"Join": "Войти",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "Иордания",
"Just now": "Just now",
"KM": "КМ",
@@ -1144,7 +1144,7 @@ final Map<String, String> ru = {
"Order Applied": "Заказ принят",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "Отмена пассажиром",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "История заказов",
"Order ID": "Order ID",
"Order Request Page": "Страница заказа",
@@ -1195,7 +1195,7 @@ final Map<String, String> ru = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "Кредитная карта",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "Кошельком",
@@ -1287,7 +1287,7 @@ final Map<String, String> ru = {
"Please help! Contact me as soon as possible.": "Помогите! Свяжитесь со мной.",
"Please make sure not to leave any personal belongings in the car.": "Убедитесь, что не оставили вещи в машине.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "Поместите права в рамку",
@@ -1297,7 +1297,7 @@ final Map<String, String> ru = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "Пожалуйста, оставайтесь в точке посадки.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> ru = {
"Send Email": "Send Email",
"Send Invite": "Отправить",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "Отправить код",
"Send Verification Code": "Отправить код",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> ru = {
"Sign in with Google for easier email and name entry": "Вход через Google",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> ru = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> ru = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "Изменить настройки",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> ru = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "Выберите страну для корректной работы.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "Нам нужно знать ваше местоположение, чтобы найти ближайших водителей.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "Пополните кошелек",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> ru = {
"Type your Email": "Введите Email",
"Type your message": "Введите сообщение",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "США",
"Uncompromising Security": "Безопасность",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> ru = {
"View your past transactions": "Просмотр транзакций",
"Visa": "Visa",
"Visit Website/Contact Support": "Сайт/Поддержка",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> ru = {
"Wallet is blocked": "Кошелек заблокирован",
"Wallet!": "Кошелек!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "Внимание: Превышение скорости!",
"We Are Sorry That we dont have cars in your Location!": "Нет машин в вашем районе!",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1901,7 +1901,7 @@ final Map<String, String> ru = {
"We are searching for the nearest driver": "Поиск водителя",
"We are searching for the nearest driver to you": "Ищем ближайшего водителя",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "Быстрая подача.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> ru = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "Нам нужен номер для заказов.",
"We need your phone number to contact you and to help you.": "Нам нужен ваш номер для связи.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "К сожалению, этот заказ принял другой водитель.",
"We search nearst Driver to you": "Ищем водителя",
"We sent 5 digit to your Email provided": "Отправили 5 цифр на email",
@@ -1929,12 +1929,12 @@ final Map<String, String> ru = {
"Welcome": "Welcome",
"Welcome Back!": "С возвращением!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "Требования к водителю?",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "Какие авто доступны?",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "Локация из WhatsApp",
@@ -1946,9 +1946,9 @@ final Map<String, String> ru = {
"Where to": "Куда едем?",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "Работа",
"Work & Contact": "Работа и Контакты",
@@ -1972,7 +1972,7 @@ final Map<String, String> ru = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "Да, возможна комиссия за отмену.",
"You": "You",
"You Are Stopped For this Day !": "Блокировка на сегодня!",
@@ -2024,7 +2024,7 @@ final Map<String, String> ru = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "Отправить снова через",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2171,8 +2171,8 @@ final Map<String, String> ru = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> ru = {
"login or register subtitle": "Введите номер телефона для входа или регистрации",
"m": "м",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "Сообщение от водителя",
@@ -2475,16 +2475,16 @@ final Map<String, String> ru = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "Безопасно и комфортно.",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> ru = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> ru = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "Добро пожаловать, @firstName!",
"welcome_message": "Добро пожаловать в Intaleq!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2590,7 +2590,7 @@ final Map<String, String> ru = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "К оплате водителю",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "Заказ принят",
"your ride is applied": "поездка оформлена",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> tr = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> tr = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> tr = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "Günler",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> tr = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "Bitti",
"Don’t forget your personal belongings.": "Eşyalarınızı unutmayın.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "Uygulamayı hemen indir:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "Sürücü",
@@ -703,7 +703,7 @@ final Map<String, String> tr = {
"Evening": "Akşam",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "Son Kullanma Tarihi",
@@ -750,8 +750,8 @@ final Map<String, String> tr = {
"Flag-down fee": "Açılış ücreti",
"For Drivers": "Sürücüler İçin",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "Sıkça Sorulan Sorular",
"Frequently Questions": "Sıkça Sorulan Sorular",
@@ -773,7 +773,7 @@ final Map<String, String> tr = {
"Get": "Get",
"Get Details of Trip": "Yolculuk Detaylarını Al",
"Get Direction": "Yol Tarifi Al",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "Hemen Al!",
"Get to your destination quickly and easily.": "Hedefinize hızlı ve kolayca ulaşın.",
@@ -838,7 +838,7 @@ final Map<String, String> tr = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> tr = {
"IssueDate": "Veriliş Tarihi",
"JOD": "TL",
"Join": "Katıl",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "Ürdün",
"Just now": "Just now",
"KM": "KM",
@@ -1144,7 +1144,7 @@ final Map<String, String> tr = {
"Order Applied": "Sipariş Alındı",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "Sipariş Yolcu Tarafından İptal Edildi",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "Sipariş Geçmişi",
"Order ID": "Order ID",
"Order Request Page": "Sipariş İstek Sayfası",
@@ -1195,7 +1195,7 @@ final Map<String, String> tr = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "Kredi Kartı ile Öde",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "Cüzdan ile Öde",
@@ -1287,7 +1287,7 @@ final Map<String, String> tr = {
"Please help! Contact me as soon as possible.": "Lütfen yardım edin! Bana hemen ulaşın.",
"Please make sure not to leave any personal belongings in the car.": "Lütfen araçta kişisel eşya bırakmadığınızdan emin olun.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "Lütfen ehliyetinizi bu çerçeveye yerleştirin",
@@ -1297,7 +1297,7 @@ final Map<String, String> tr = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "Lütfen seçilen noktada bekleyin.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> tr = {
"Send Email": "Send Email",
"Send Invite": "Davet Gönder",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "Doğrulama Kodu Gönder",
"Send Verification Code": "Doğrulama Kodu Gönder",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> tr = {
"Sign in with Google for easier email and name entry": "Daha kolay giriş için Google ile bağlanın",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> tr = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> tr = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "Bazı Ayarları değiştirmek için",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> tr = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "En doğru bilgiyi almak için lütfen ülkenizi seçin.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "Size en iyi deneyimi sunmak için nerede olduğunuzu bilmemiz gerek. Konumunuz yakın sürücüleri bulmak için kullanılır.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "Cüzdanı kullanmak için yükleme yapın",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> tr = {
"Type your Email": "E-postanızı Yazın",
"Type your message": "Mesajını yaz",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "ABD",
"Uncompromising Security": "Tavizsiz Güvenlik",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> tr = {
"View your past transactions": "Geçmiş işlemleri görüntüle",
"Visa": "Visa",
"Visit Website/Contact Support": "Web Sitesini Ziyaret Et/Desteğe Ulaş",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> tr = {
"Wallet is blocked": "Cüzdan bloke edildi",
"Wallet!": "Cüzdan!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "Uyarı: Hız sınırı aşıldı!",
"We Are Sorry That we dont have cars in your Location!": "Üzgünüz, konumunuzda aracımız yok!",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1901,7 +1901,7 @@ final Map<String, String> tr = {
"We are searching for the nearest driver": "En yakın sürücüyü arıyoruz",
"We are searching for the nearest driver to you": "Size en yakın sürücüyü arıyoruz",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "Daha hızlı alım ve yolculuk için sizi en yakın sürücülere bağlıyoruz.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> tr = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "Sipariş alabilmeniz ve iletişim için numaranıza ihtiyacımız var.",
"We need your phone number to contact you and to help you.": "Size ulaşmak ve yardım etmek için numaranıza ihtiyacımız var.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "Üzgünüz, bu siparişi başka bir sürücü kabul etti.",
"We search nearst Driver to you": "Size en yakın sürücüyü arıyoruz",
"We sent 5 digit to your Email provided": "E-postanıza 5 haneli kod gönderdik",
@@ -1929,12 +1929,12 @@ final Map<String, String> tr = {
"Welcome": "Welcome",
"Welcome Back!": "Tekrar Hoş Geldiniz!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "Sürücü olma şartları nelerdir?",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "Hangi araç türleri mevcut?",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "WhatsApp Konum Çıkarıcı",
@@ -1946,9 +1946,9 @@ final Map<String, String> tr = {
"Where to": "Nereye?",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "İş",
"Work & Contact": "İş & İletişim",
@@ -1972,7 +1972,7 @@ final Map<String, String> tr = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "Evet, iptal edebilirsiniz ancak iptal ücreti uygulanabilir.",
"You": "You",
"You Are Stopped For this Day !": "Bugünlük durduruldunuz!",
@@ -2024,7 +2024,7 @@ final Map<String, String> tr = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "Tekrar gönderim süresi:",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2171,8 +2171,8 @@ final Map<String, String> tr = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> tr = {
"login or register subtitle": "Giriş yapmak veya kayıt olmak için numaranızı girin",
"m": "dk",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "Sürücüden Mesaj",
@@ -2475,16 +2475,16 @@ final Map<String, String> tr = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "Güvenli ve konforlu yolculuğun tadını çıkarın.",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> tr = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> tr = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "Hoş geldin, @firstName!",
"welcome_message": "Intaleq'e Hoş Geldiniz!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2590,7 +2590,7 @@ final Map<String, String> tr = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "Sürücüye ödeyeceksiniz",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "yolculuğunuz Kabul Edildi",
"your ride is applied": "yolculuğunuz başvuruldu",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> ur = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> ur = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> ur = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "دن",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> ur = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "ہو گیا",
"Don’t forget your personal belongings.": "اپنا ذاتی سامان نہ بھولیں۔",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "ابھی ایپ ڈاؤن لوڈ کریں:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "ڈرائیور",
@@ -703,7 +703,7 @@ final Map<String, String> ur = {
"Evening": "شام",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "میعاد ختم ہونے کی تاریخ",
@@ -750,8 +750,8 @@ final Map<String, String> ur = {
"Flag-down fee": "فلیگ ڈاؤن فیس",
"For Drivers": "ڈرائیوروں کے لیے",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "اکثر پوچھے گئے سوالات",
"Frequently Questions": "اکثر پوچھے گئے سوالات",
@@ -773,7 +773,7 @@ final Map<String, String> ur = {
"Get": "Get",
"Get Details of Trip": "سفر کی تفصیلات حاصل کریں",
"Get Direction": "سمت حاصل کریں",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "ابھی حاصل کریں!",
"Get to your destination quickly and easily.": "اپنی منزل پر تیزی اور آسانی سے پہنچیں۔",
@@ -838,7 +838,7 @@ final Map<String, String> ur = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> ur = {
"IssueDate": "اجراء کی تاریخ",
"JOD": "روپیہ",
"Join": "شامل ہوں",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "اردن",
"Just now": "Just now",
"KM": "کلو میٹر",
@@ -1144,7 +1144,7 @@ final Map<String, String> ur = {
"Order Applied": "آرڈر لاگو ہو گیا",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "آرڈر مسافر کی طرف سے منسوخ کر دیا گیا",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "آرڈر ہسٹری",
"Order ID": "Order ID",
"Order Request Page": "آرڈر کی درخواست کا صفحہ",
@@ -1195,7 +1195,7 @@ final Map<String, String> ur = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "کریڈٹ کارڈ سے ادائیگی کریں",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "والٹ سے ادائیگی کریں",
@@ -1287,7 +1287,7 @@ final Map<String, String> ur = {
"Please help! Contact me as soon as possible.": "براہ کرم مدد کریں! جتنی جلدی ہو سکے مجھ سے رابطہ کریں۔",
"Please make sure not to leave any personal belongings in the car.": "براہ کرم یقینی بنائیں کہ گاڑی میں کوئی ذاتی سامان نہ چھوڑیں۔",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "براہ کرم اپنا لائسنس ان حدود میں رکھیں",
@@ -1297,7 +1297,7 @@ final Map<String, String> ur = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "براہ کرم منتخب کردہ مقام پر رہیں۔",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> ur = {
"Send Email": "Send Email",
"Send Invite": "دعوت نامہ بھیجیں",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "تصدیقی کوڈ بھیجیں",
"Send Verification Code": "تصدیقی کوڈ بھیجیں",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> ur = {
"Sign in with Google for easier email and name entry": "آسان ای میل اور نام کے اندراج کے لیے گوگل کے ساتھ سائن ان کریں",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> ur = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> ur = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "کچھ ترتیبات تبدیل کرنے کے لیے",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> ur = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "یہ یقینی بنانے کے لیے کہ آپ کو اپنی لوکیشن کے لیے درست ترین معلومات ملیں، براہ کرم نیچے اپنا ملک منتخب کریں۔",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "بہترین تجربہ دینے کے لیے ہمیں آپ کی لوکیشن جاننے کی ضرورت ہے۔ آپ کی لوکیشن قریبی کپتانوں کو تلاش کرنے کے لیے استعمال ہوتی ہے۔",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "والٹ استعمال کرنے کے لیے اسے چارج کریں",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> ur = {
"Type your Email": "اپنا ای میل لکھیں",
"Type your message": "اپنا پیغام ٹائپ کریں",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "امریکہ",
"Uncompromising Security": "غیر متزلزل سیکیورٹی",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> ur = {
"View your past transactions": "اپنی پرانی ٹرانزیکشنز دیکھیں",
"Visa": "Visa",
"Visit Website/Contact Support": "ویب سائٹ ملاحظہ کریں / سپورٹ سے رابطہ کریں",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> ur = {
"Wallet is blocked": "والٹ بلاک ہے",
"Wallet!": "والٹ!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "انتباہ: تیز رفتاری کا پتہ چلا!",
"We Are Sorry That we dont have cars in your Location!": "ہم معذرت خواہ ہیں کہ ہمارے پاس آپ کی لوکیشن میں کاریں نہیں ہیں!",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1901,7 +1901,7 @@ final Map<String, String> ur = {
"We are searching for the nearest driver": "ہم قریب ترین ڈرائیور تلاش کر رہے ہیں",
"We are searching for the nearest driver to you": "ہم آپ کے قریب ترین ڈرائیور کو تلاش کر رہے ہیں",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "ہم آپ کو تیز تر پک اپ کے لیے قریب ترین ڈرائیوروں سے جوڑتے ہیں۔",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> ur = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "ہمیں آپ سے رابطہ کرنے اور آرڈرز وصول کرنے میں آپ کی مدد کرنے کے لیے آپ کے فون نمبر کی ضرورت ہے۔",
"We need your phone number to contact you and to help you.": "ہمیں آپ سے رابطہ کرنے اور آپ کی مدد کرنے کے لیے آپ کے فون نمبر کی ضرورت ہے۔",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "ہمیں افسوس ہے کہ کسی اور ڈرائیور نے یہ آرڈر قبول کر لیا ہے۔",
"We search nearst Driver to you": "ہم آپ کے قریب ترین ڈرائیور کو تلاش کرتے ہیں",
"We sent 5 digit to your Email provided": "ہم نے آپ کے فراہم کردہ ای میل پر 5 ہندسے بھیجے ہیں",
@@ -1929,12 +1929,12 @@ final Map<String, String> ur = {
"Welcome": "Welcome",
"Welcome Back!": "خوش آمدید!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "ڈرائیور بننے کے لیے کیا تقاضے ہیں؟",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "کس قسم کی گاڑیاں دستیاب ہیں؟",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "واٹس ایپ لوکیشن ایکسٹریکٹر",
@@ -1946,9 +1946,9 @@ final Map<String, String> ur = {
"Where to": "کہاں جانا ہے؟",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "کام",
"Work & Contact": "کام اور رابطہ",
@@ -1972,7 +1972,7 @@ final Map<String, String> ur = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "جی ہاں، آپ منسوخ کر سکتے ہیں، لیکن منسوخی کی فیس لاگو ہو سکتی ہے۔",
"You": "You",
"You Are Stopped For this Day !": "آپ اس دن کے لیے روک دیے گئے ہیں!",
@@ -2024,7 +2024,7 @@ final Map<String, String> ur = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "دوبارہ بھیج سکتے ہیں",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2171,8 +2171,8 @@ final Map<String, String> ur = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> ur = {
"login or register subtitle": "لاگ ان یا رجسٹر کرنے کے لیے اپنا موبائل نمبر درج کریں",
"m": "منٹ",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "ڈرائیور کا پیغام",
@@ -2475,16 +2475,16 @@ final Map<String, String> ur = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "محفوظ اور آرام دہ سواری کا لطف اٹھائیں۔",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> ur = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> ur = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "خوش آمدید، @firstName!",
"welcome_message": "Intaleq میں خوش آمدید!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2590,7 +2590,7 @@ final Map<String, String> ur = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "آپ ڈرائیور کو ادا کریں گے",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "آپ کی سواری قبول کر لی گئی ہے",
"your ride is applied": "آپ کی سواری لاگو ہو گئی ہے",
+73 -73
View File
@@ -18,8 +18,8 @@ final Map<String, String> zh = {
"\${\"You must leave at least": "\${\"You must leave at least",
"\${\"amount": "\${\"amount",
"\${\"transaction_id": "\${\"transaction_id",
"\${'*Siro APP CODE*": "\${'*Siro APP CODE*",
"\${'*Siro DRIVER CODE*": "\${'*Siro DRIVER CODE*",
"\${'*Tripz APP CODE*": "\${'*Tripz APP CODE*",
"\${'*Tripz DRIVER CODE*": "\${'*Tripz DRIVER CODE*",
"\${'Address": "\${'Address",
"\${'Address: ": "\${'Address: ",
"\${'Age": "\${'Age",
@@ -117,8 +117,8 @@ final Map<String, String> zh = {
"([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\)\"), // 'string",
"([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string": "([^']+)'\\\\.tr\\\\(\\\\w+\\\\)\"), // 'string",
")[1]}": ")[1]}",
"*Siro APP CODE*": "*Siro APP CODE*",
"*Siro DRIVER CODE*": "*Siro DRIVER CODE*",
"*Tripz APP CODE*": "*Tripz APP CODE*",
"*Tripz DRIVER CODE*": "*Tripz DRIVER CODE*",
"--": "--",
"-1% commission": "-1% commission",
"-2% commission": "-2% commission",
@@ -540,7 +540,7 @@ final Map<String, String> zh = {
"Day Off": "Day Off",
"Day Streak": "Day Streak",
"Days": "أيام",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Siro app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.mobileapp.store.ride]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nSiro ,",
"Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,": "Dear ,\\n🚀 I have just started an exciting trip and I would like to share the details of my journey and my current location with you in real-time! Please download the Tripz app. It will allow you to view my trip details and my latest location.\\n👉 Download link:\\nAndroid [https://play.google.com/store/apps/details?id=com.tripz.tripz_rider]\\niOS [https://getapp.cc/app/6458734951]\\nI look forward to keeping you close during my adventure!\\nTripz ,",
"Debit": "Debit",
"Debit Card": "Debit Card",
"Dec 15 - Dec 21, 2024": "Dec 15 - Dec 21, 2024",
@@ -580,8 +580,8 @@ final Map<String, String> zh = {
"Don't have an account? Register": "Don't have an account? Register",
"Done": "تم",
"Don’t forget your personal belongings.": "انتبه لأغراضك الشخصية.",
"Download the Siro Driver app now and earn rewards!": "Download the Siro Driver app now and earn rewards!",
"Download the Siro app now and enjoy your ride!": "Download the Siro app now and enjoy your ride!",
"Download the Tripz Driver app now and earn rewards!": "Download the Tripz Driver app now and earn rewards!",
"Download the Tripz app now and enjoy your ride!": "Download the Tripz app now and enjoy your ride!",
"Download the app now:": "حمل التطبيق:",
"Drawing route on map...": "Drawing route on map...",
"Driver": "كابتن",
@@ -703,7 +703,7 @@ final Map<String, String> zh = {
"Evening": "مساء",
"Excellent": "Excellent",
"Exclusive offers and discounts always with the Sefer app": "Exclusive offers and discounts always with the Sefer app",
"Exclusive offers and discounts always with the Siro app": "Exclusive offers and discounts always with the Siro app",
"Exclusive offers and discounts always with the Tripz app": "Exclusive offers and discounts always with the Tripz app",
"Exit": "Exit",
"Exit Ride?": "Exit Ride?",
"Expiration Date": "تاريخ الانتهاء",
@@ -750,8 +750,8 @@ final Map<String, String> zh = {
"Flag-down fee": "فتح الباب",
"For Drivers": "للكباتن",
"For Egypt": "For Egypt",
"For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Siro and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and Delivery trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance": "For Tripz and scooter trips, the price is calculated dynamically. For Comfort trips, the price is based on time and distance",
"Free Call": "Free Call",
"Frequently Asked Questions": "الأسئلة المتكررة",
"Frequently Questions": "الأسئلة الشائعة",
@@ -773,7 +773,7 @@ final Map<String, String> zh = {
"Get": "Get",
"Get Details of Trip": "تفاصيل المشوار",
"Get Direction": "الاتجاهات",
"Get a discount on your first Siro ride!": "Get a discount on your first Siro ride!",
"Get a discount on your first Tripz ride!": "Get a discount on your first Tripz ride!",
"Get features for your country": "Get features for your country",
"Get it Now!": "خذها الحين!",
"Get to your destination quickly and easily.": "وصل وجهتك بسرعة وسهولة.",
@@ -838,7 +838,7 @@ final Map<String, String> zh = {
"How much do you want to earn today?": "How much do you want to earn today?",
"How much longer will you be?": "How much longer will you be?",
"How to use App": "How to use App",
"How to use Siro": "How to use Siro",
"How to use Tripz": "How to use Tripz",
"How was the passenger?": "How was the passenger?",
"How was your trip with": "How was your trip with",
"How would you like to receive your reward?": "How would you like to receive your reward?",
@@ -922,7 +922,7 @@ final Map<String, String> zh = {
"IssueDate": "تاريخ الإصدار",
"JOD": "ر.س",
"Join": "انضمام",
"Join Siro as a driver using my referral code!": "Join Siro as a driver using my referral code!",
"Join Tripz as a driver using my referral code!": "Join Tripz as a driver using my referral code!",
"Jordan": "الأردن",
"Just now": "Just now",
"KM": "كم",
@@ -1144,7 +1144,7 @@ final Map<String, String> zh = {
"Order Applied": "تم الطلب",
"Order Cancelled": "Order Cancelled",
"Order Cancelled by Passenger": "الطلب تكنسل من الراكب",
"Order Details Siro": "Order Details Siro",
"Order Details Tripz": "Order Details Tripz",
"Order History": "سجل الطلبات",
"Order ID": "Order ID",
"Order Request Page": "صفحة الطلب",
@@ -1195,7 +1195,7 @@ final Map<String, String> zh = {
"Pay using MTN Cash wallet": "Pay using MTN Cash wallet",
"Pay using Sham Cash wallet": "Pay using Sham Cash wallet",
"Pay using Syriatel mobile wallet": "Pay using Syriatel mobile wallet",
"Pay via CliQ (Alias: siroapp)": "Pay via CliQ (Alias: siroapp)",
"Pay via CliQ (Alias: tripzapp)": "Pay via CliQ (Alias: tripzapp)",
"Pay with Credit Card": "ادفع بالبطاقة",
"Pay with Debit Card": "Pay with Debit Card",
"Pay with Wallet": "ادفع بالمحفظة",
@@ -1287,7 +1287,7 @@ final Map<String, String> zh = {
"Please help! Contact me as soon as possible.": "فزعة! كلمني بسرعة.",
"Please make sure not to leave any personal belongings in the car.": "تأكد إنك ما نسيت شي في السيارة.",
"Please make sure to read the license carefully.": "Please make sure to read the license carefully.",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Siro app",
"Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app": "Please make sure you have all your personal belongings and that any remaining fare, if applicable, has been added to your wallet before leaving. Thank you for choosing the Tripz app",
"Please paste the transfer message": "Please paste the transfer message",
"Please provide details about any long-term diseases.": "Please provide details about any long-term diseases.",
"Please put your licence in these border": "حط الرخصة داخل الإطار",
@@ -1297,7 +1297,7 @@ final Map<String, String> zh = {
"Please select a ride before submitting.": "Please select a ride before submitting.",
"Please stay on the picked point.": "خليك في الموقع المحدد لا هنت.",
"Please tell us why you want to cancel.": "Please tell us why you want to cancel.",
"Please transfer the amount to alias: siroapp": "Please transfer the amount to alias: siroapp",
"Please transfer the amount to alias: tripzapp": "Please transfer the amount to alias: tripzapp",
"Please try again in a few moments": "Please try again in a few moments",
"Please upload a clear photo of your face to be identified by passengers.": "Please upload a clear photo of your face to be identified by passengers.",
"Please upload all 4 required documents.": "Please upload all 4 required documents.",
@@ -1479,7 +1479,7 @@ final Map<String, String> zh = {
"Send Email": "Send Email",
"Send Invite": "إرسال دعوة",
"Send Message": "Send Message",
"Send Siro app to him": "Send Siro app to him",
"Send Tripz app to him": "Send Tripz app to him",
"Send Verfication Code": "أرسل الرمز",
"Send Verification Code": "أرسل كود التحقق",
"Send WhatsApp Message": "Send WhatsApp Message",
@@ -1533,34 +1533,34 @@ final Map<String, String> zh = {
"Sign in with Google for easier email and name entry": "ادخل بقوقل أسهل",
"Sign in with a provider for easy access": "Sign in with a provider for easy access",
"Silver badge": "Silver badge",
"Siro": "Siro",
"Siro Balance": "Siro Balance",
"Siro DRIVER CODE": "Siro DRIVER CODE",
"Siro Driver": "Siro Driver",
"Siro LLC": "Siro LLC",
"Siro LLC\\n\${'Syria": "Siro LLC\\n\${'Syria",
"Siro LLC\\n\\\${'Syria": "Siro LLC\\n\\\${'Syria",
"Siro Order": "Siro Order",
"Siro Over": "Siro Over",
"Siro Reminder": "Siro Reminder",
"Siro Wallet": "Siro Wallet",
"Siro Wallet Features:": "Siro Wallet Features:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Siro is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Siro is committed to safety, and all of our captains are carefully screened and background checked.": "Siro is committed to safety, and all of our captains are carefully screened and background checked.",
"Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Siro is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Siro is the ride-hailing app that is safe, reliable, and accessible.": "Siro is the ride-hailing app that is safe, reliable, and accessible.",
"Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.": "Siro is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Siro, you enjoy quality, safety, and peace of mind—every time you ride.",
"Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Siro is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Siro offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Siro offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Siro offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Siro offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Siro prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Siro provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Siro's Response": "Siro's Response",
"Siro123": "Siro123",
"Siro: For fixed salary and endpoints.": "Siro: For fixed salary and endpoints.",
"Tripz": "Tripz",
"Tripz Balance": "Tripz Balance",
"Tripz DRIVER CODE": "Tripz DRIVER CODE",
"Tripz Driver": "Tripz Driver",
"Tripz LLC": "Tripz LLC",
"Tripz LLC\\n\${'Syria": "Tripz LLC\\n\${'Syria",
"Tripz LLC\\n\\\${'Syria": "Tripz LLC\\n\\\${'Syria",
"Tripz Order": "Tripz Order",
"Tripz Over": "Tripz Over",
"Tripz Reminder": "Tripz Reminder",
"Tripz Wallet": "Tripz Wallet",
"Tripz Wallet Features:": "Tripz Wallet Features:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\nHere are some of the key features that set us apart:",
"Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:": "Tripz is a ride-sharing app designed with your safety and affordability in mind. We connect you with reliable drivers in your area, ensuring a convenient and stress-free travel experience.\\n\\nHere are some of the key features that set us apart:",
"Tripz is committed to safety, and all of our captains are carefully screened and background checked.": "Tripz is committed to safety, and all of our captains are carefully screened and background checked.",
"Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.": "Tripz is the first ride-sharing app in Syria, designed to connect you with the nearest drivers for a quick and convenient travel experience.",
"Tripz is the ride-hailing app that is safe, reliable, and accessible.": "Tripz is the ride-hailing app that is safe, reliable, and accessible.",
"Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.": "Tripz is the safest and most reliable ride-sharing app designed especially for passengers in Syria. We provide a comfortable, respectful, and affordable riding experience with features that prioritize your safety and convenience. Our trusted captains are verified, insured, and supported by regular car maintenance carried out by top engineers. We also offer on-road support services to make sure every trip is smooth and worry-free. With Tripz, you enjoy quality, safety, and peace of mind—every time you ride.",
"Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.": "Tripz is the safest ride-sharing app that introduces many features for both captains and passengers. We offer the lowest commission rate of just 8%, ensuring you get the best value for your rides. Our app includes insurance for the best captains, regular maintenance of cars with top engineers, and on-road services to ensure a respectful and high-quality experience for all users.",
"Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.": "Tripz offers a variety of options including Economy, Comfort, and Luxury to suit your needs and budget.",
"Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.": "Tripz offers a variety of vehicle options to suit your needs, including economy, comfort, and luxury. Choose the option that best fits your budget and passenger count.",
"Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.": "Tripz offers multiple payment methods for your convenience. Choose between cash payment or credit/debit card payment during ride confirmation.",
"Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.": "Tripz offers various safety features including driver verification, in-app trip tracking, emergency contact options, and the ability to share your trip status with trusted contacts.",
"Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.": "Tripz prioritizes your safety. We offer features like driver verification, in-app trip tracking, and emergency contact options.",
"Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.": "Tripz provides in-app chat functionality to allow you to communicate with your driver or passenger during your ride.",
"Tripz's Response": "Tripz's Response",
"Tripz123": "Tripz123",
"Tripz: For fixed salary and endpoints.": "Tripz: For fixed salary and endpoints.",
"Slide to End Trip": "Slide to End Trip",
"So go and gain your money": "So go and gain your money",
"Social Butterfly": "Social Butterfly",
@@ -1590,7 +1590,7 @@ final Map<String, String> zh = {
"Status": "Status",
"Status is": "Status is",
"Stay": "Stay",
"Step-by-step instructions on how to request a ride through the Siro app.": "Step-by-step instructions on how to request a ride through the Siro app.",
"Step-by-step instructions on how to request a ride through the Tripz app.": "Step-by-step instructions on how to request a ride through the Tripz app.",
"Stop": "Stop",
"Store your money with us and receive it in your bank as a monthly salary.": "Store your money with us and receive it in your bank as a monthly salary.",
"Submission Failed": "Submission Failed",
@@ -1710,8 +1710,8 @@ final Map<String, String> zh = {
"To become a driver, you must review and agree to the": "To become a driver, you must review and agree to the",
"To become a driver, you must review and agree to the ": "To become a driver, you must review and agree to the ",
"To become a passenger, you must review and agree to the": "To become a passenger, you must review and agree to the",
"To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Siro app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Siro app...": "To become a ride-sharing driver on the Siro app...",
"To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "To become a ride-sharing driver on the Tripz app, you need to upload your driver's license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"To become a ride-sharing driver on the Tripz app...": "To become a ride-sharing driver on the Tripz app...",
"To change Language the App": "To change Language the App",
"To change some Settings": "لتغيير الإعدادات",
"To display orders instantly, please grant permission to draw over other apps.": "To display orders instantly, please grant permission to draw over other apps.",
@@ -1719,7 +1719,7 @@ final Map<String, String> zh = {
"To ensure you receive the most accurate information for your location, please select your country below. This will help tailor the app experience and content to your country.": "عشان نعطيك معلومات دقيقة، اختر دولتك.",
"To get a gift for both": "To get a gift for both",
"To give you the best experience, we need to know where you are. Your location is used to find nearby captains and for pickups.": "عشان نخدمك صح، نبي نعرف موقعك. بنستخدمه عشان نلقى لك كباتن قريبين.",
"To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Siro support directly.",
"To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.": "To register as a driver or learn about the requirements, please visit our website or contact Tripz support directly.",
"To use Wallet charge it": "عشان تستخدم المحفظة اشحنها",
"Today": "Today",
"Today Overview": "Today Overview",
@@ -1809,7 +1809,7 @@ final Map<String, String> zh = {
"Type your Email": "اكتب إيميلك",
"Type your message": "اكتب رسالتك",
"Type your message...": "Type your message...",
"Types of Trips in Siro:": "Types of Trips in Siro:",
"Types of Trips in Tripz:": "Types of Trips in Tripz:",
"USA": "أمريكا",
"Uncompromising Security": "أمان تام",
"Unknown": "Unknown",
@@ -1868,7 +1868,7 @@ final Map<String, String> zh = {
"View your past transactions": "شوف عملياتك السابقة",
"Visa": "Visa",
"Visit Website/Contact Support": "الموقع / الدعم",
"Visit our website or contact Siro support for information on driver registration and requirements.": "Visit our website or contact Siro support for information on driver registration and requirements.",
"Visit our website or contact Tripz support for information on driver registration and requirements.": "Visit our website or contact Tripz support for information on driver registration and requirements.",
"Voice Calling": "Voice Calling",
"Voice call over internet": "Voice call over internet",
"Wait for timer": "Wait for timer",
@@ -1891,7 +1891,7 @@ final Map<String, String> zh = {
"Wallet is blocked": "المحفظة موقوفة",
"Wallet!": "المحفظة!",
"Warning": "Warning",
"Warning: Siroing detected!": "Warning: Siroing detected!",
"Warning: Tripzing detected!": "Warning: Tripzing detected!",
"Warning: Speeding detected!": "تنبيه: سرعة عالية!",
"We Are Sorry That we dont have cars in your Location!": "آسفين، ما في سيارات حولك!",
"We are looking for a captain but the price may increase to let a captain accept": "We are looking for a captain but the price may increase to let a captain accept",
@@ -1901,7 +1901,7 @@ final Map<String, String> zh = {
"We are searching for the nearest driver": "ندور أقرب كابتن",
"We are searching for the nearest driver to you": "ندور لك أقرب كابتن",
"We connect you with the nearest drivers for faster pickups and quicker journeys.": "نوصلك بأقرب كباتن عشان ما تتأخر.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Siro app and be part of our Siro family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.": "We have maintenance offers for your car. You can use them after completing 600 trips to get a 20% discount on car repairs. Enjoy using our Tripz app and be part of our Tripz family.",
"We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.": "We have partnered with health insurance providers to offer you special health coverage. Complete 500 trips and receive a 20% discount on health insurance premiums.",
"We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.": "We have received your application to join us as a driver. Our team is currently reviewing it. Thank you for your patience.",
@@ -1911,7 +1911,7 @@ final Map<String, String> zh = {
"We need your location to find nearby drivers for pickups and drop-offs.": "We need your location to find nearby drivers for pickups and drop-offs.",
"We need your phone number to contact you and to help you receive orders.": "نحتاج رقمك عشان تستقبل طلبات.",
"We need your phone number to contact you and to help you.": "نحتاج رقمك للتواصل.",
"We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Siro is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.": "We noticed the Tripz is exceeding 100 km/h. Please slow down for your safety. If you feel unsafe, you can share your trip details with a contact or call the police using the red SOS button.",
"We regret to inform you that another driver has accepted this order.": "المعذرة، في كابتن ثاني سبقك وأخذ الطلب.",
"We search nearst Driver to you": "ندور لك أقرب كابتن",
"We sent 5 digit to your Email provided": "أرسلنا 5 أرقام لإيميلك",
@@ -1929,12 +1929,12 @@ final Map<String, String> zh = {
"Welcome": "Welcome",
"Welcome Back!": "هلا بك من جديد!",
"Welcome Offer!": "Welcome Offer!",
"Welcome to Siro!": "Welcome to Siro!",
"Welcome to Tripz!": "Welcome to Tripz!",
"What are the order details we provide to you?": "What are the order details we provide to you?",
"What are the requirements to become a driver?": "وش الشروط؟",
"What is Types of Trips in Siro?": "What is Types of Trips in Siro?",
"What is Types of Trips in Tripz?": "What is Types of Trips in Tripz?",
"What is the feature of our wallet?": "What is the feature of our wallet?",
"What safety measures does Siro offer?": "What safety measures does Siro offer?",
"What safety measures does Tripz offer?": "What safety measures does Tripz offer?",
"What types of vehicles are available?": "وش أنواع السيارات؟",
"WhatsApp": "WhatsApp",
"WhatsApp Location Extractor": "جلب الموقع من واتساب",
@@ -1946,9 +1946,9 @@ final Map<String, String> zh = {
"Where to": "وين الوجهة؟",
"Where you want go": "Where you want go",
"Which method you will pay": "Which method you will pay",
"Why Choose Siro?": "Why Choose Siro?",
"Why Choose Tripz?": "Why Choose Tripz?",
"Why do you want to cancel this trip?": "Why do you want to cancel this trip?",
"With Siro, you can get a ride to your destination in minutes.": "With Siro, you can get a ride to your destination in minutes.",
"With Tripz, you can get a ride to your destination in minutes.": "With Tripz, you can get a ride to your destination in minutes.",
"Withdraw": "Withdraw",
"Work": "الدوام",
"Work & Contact": "العمل والتواصل",
@@ -1972,7 +1972,7 @@ final Map<String, String> zh = {
"Yes": "Yes",
"Yes, Pay": "Yes, Pay",
"Yes, optimize": "Yes, optimize",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Siro cancellation policy for details.",
"Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.": "Yes, you can cancel your ride under certain conditions (e.g., before driver is assigned). See the Tripz cancellation policy for details.",
"Yes, you can cancel your ride, but please note that cancellation fees may apply depending on how far in advance you cancel.": "تقدر تلغي، بس يمكن فيه رسوم.",
"You": "You",
"You Are Stopped For this Day !": "توقفت اليوم!",
@@ -2024,7 +2024,7 @@ final Map<String, String> zh = {
"You can purchase a budget to enable online access through the options listed below": "You can purchase a budget to enable online access through the options listed below",
"You can purchase a budget to enable online access through the options listed below.": "You can purchase a budget to enable online access through the options listed below.",
"You can resend in": "تقدر تعيد الإرسال بعد",
"You can share the Siro App with your friends and earn rewards for rides they take using your code": "You can share the Siro App with your friends and earn rewards for rides they take using your code",
"You can share the Tripz App with your friends and earn rewards for rides they take using your code": "You can share the Tripz App with your friends and earn rewards for rides they take using your code",
"You can upgrade price to may driver accept your order": "You can upgrade price to may driver accept your order",
"You can\\'t continue with us .\\nYou should renew Driver license": "You can\\'t continue with us .\\nYou should renew Driver license",
"You canceled VIP trip": "You canceled VIP trip",
@@ -2171,8 +2171,8 @@ final Map<String, String> zh = {
"\\\${\"You must leave at least": "\\\${\"You must leave at least",
"\\\${\"amount": "\\\${\"amount",
"\\\${\"transaction_id": "\\\${\"transaction_id",
"\\\${'*Siro APP CODE*": "\\\${'*Siro APP CODE*",
"\\\${'*Siro DRIVER CODE*": "\\\${'*Siro DRIVER CODE*",
"\\\${'*Tripz APP CODE*": "\\\${'*Tripz APP CODE*",
"\\\${'*Tripz DRIVER CODE*": "\\\${'*Tripz DRIVER CODE*",
"\\\${'Address": "\\\${'Address",
"\\\${'Address: ": "\\\${'Address: ",
"\\\${'Age": "\\\${'Age",
@@ -2419,7 +2419,7 @@ final Map<String, String> zh = {
"login or register subtitle": "دخل رقم جوالك للدخول أو التسجيل",
"m": "د",
"m at the agreed-upon location": "m at the agreed-upon location",
"m inviting you to try Siro.": "m inviting you to try Siro.",
"m inviting you to try Tripz.": "m inviting you to try Tripz.",
"m waiting for you": "m waiting for you",
"m waiting for you at the specified location.": "m waiting for you at the specified location.",
"message From Driver": "رسالة من الكابتن",
@@ -2475,16 +2475,16 @@ final Map<String, String> zh = {
"s Promo": "s Promo",
"s Promos": "s Promos",
"s Response": "s Response",
"s Siro account.": "s Siro account.",
"s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Siro account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Tripz account.": "s Tripz account.",
"s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.": "s Tripz account.\\nStore your money with us and receive it in your bank as a monthly salary.",
"s Terms & Review Privacy Notice": "s Terms & Review Privacy Notice",
"s heavy traffic here. Can you suggest an alternate pickup point?": "s heavy traffic here. Can you suggest an alternate pickup point?",
"s license does not match the one on your ID document. Please verify and provide the correct documents.": "s license does not match the one on your ID document. Please verify and provide the correct documents.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Siro app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.": "s license, ID document, and car registration document. Our AI system will instantly review and verify their authenticity in just 2-3 minutes. If your documents are approved, you can start working as a driver on the Tripz app. Please note, submitting fraudulent documents is a serious offense and may result in immediate termination and legal consequences.",
"s license. Please verify and provide the correct documents.": "s license. Please verify and provide the correct documents.",
"s phone": "s phone",
"s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.": "s pioneering ride-sharing service, proudly developed by Arabian and local owners. We prioritize being near you – both our valued passengers and our dedicated captains.",
"s time to check the Siro app!": "s time to check the Siro app!",
"s time to check the Tripz app!": "s time to check the Tripz app!",
"safe_and_comfortable": "استمتع بمشوار آمن.",
"scams operations": "scams operations",
"scan Car License.": "scan Car License.",
@@ -2513,7 +2513,7 @@ final Map<String, String> zh = {
"t have a phone number.": "t have a phone number.",
"t have a reason": "t have a reason",
"t have account": "t have account",
"t have enough money in your Siro wallet": "t have enough money in your Siro wallet",
"t have enough money in your Tripz wallet": "t have enough money in your Tripz wallet",
"t moved sufficiently!": "t moved sufficiently!",
"t need a ride anymore": "t need a ride anymore",
"t return to use app after 1 month": "t return to use app after 1 month",
@@ -2563,10 +2563,10 @@ final Map<String, String> zh = {
"wallet due to a previous trip.": "wallet due to a previous trip.",
"wallet_credited_message": "wallet_credited_message",
"wallet_updated": "wallet_updated",
"welcome to siro": "welcome to siro",
"welcome to tripz": "welcome to tripz",
"welcome user": "يا هلا، @firstName!",
"welcome_message": "أهلاً بك في انطلق!",
"welcome_to_siro": "welcome_to_siro",
"welcome_to_tripz": "welcome_to_tripz",
"whatsapp', phone1, 'Hello": "whatsapp', phone1, 'Hello",
"with license plate": "with license plate",
"with type": "with type",
@@ -2590,7 +2590,7 @@ final Map<String, String> zh = {
"you must insert token code": "you must insert token code",
"you must insert token code ": "you must insert token code ",
"you will pay to Driver": "الدفع للكابتن",
"you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Siro Wallet",
"you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet": "you will pay to Driver you will be pay the cost of driver time look to your Tripz Wallet",
"you will use this device?": "you will use this device?",
"your ride is Accepted": "مشوارك انقبل",
"your ride is applied": "انطلب مشوارك",
@@ -2,9 +2,9 @@ import 'dart:convert';
import 'package:flutter/cupertino.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/style.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:siro_driver/views/widgets/mydialoug.dart';
import 'package:tripz_driver/constant/style.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/views/widgets/mydialoug.dart';
import '../../constant/box_name.dart';
import '../../constant/links.dart';
@@ -1,7 +1,7 @@
import 'dart:convert';
import 'package:get/get.dart';
import 'package:siro_driver/controller/firebase/firbase_messge.dart';
import 'package:tripz_driver/controller/firebase/firbase_messge.dart';
import '../../constant/box_name.dart';
import '../../constant/links.dart';
@@ -1,11 +1,11 @@
import 'dart:convert';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
class DriverWalletHistoryController extends GetxController {
bool isLoading = false;
@@ -2,8 +2,8 @@ import 'dart:async';
import 'package:flutter/material.dart';
// import 'package:http/http.dart' as http;
import 'package:intl/intl.dart';
import 'package:siro_driver/constant/links.dart'; // افترض وجود هذا الملف
import 'package:siro_driver/controller/functions/crud.dart'; // افترض وجود هذا الملف
import 'package:tripz_driver/constant/links.dart'; // افترض وجود هذا الملف
import 'package:tripz_driver/controller/functions/crud.dart'; // افترض وجود هذا الملف
import '../../../main.dart'; // افترض وجود box هنا
import '../../../constant/box_name.dart'; // افترض وجود هذا الملف
@@ -253,7 +253,7 @@ class _PaymentScreenMtnState extends State<PaymentScreenMtn> {
text: "اذهب إلى قسم 'دفع الفواتير' أو 'خدمات الدفع'."),
_StepTile(
number: 3,
text: "ابحث عن 'Siro App' في قائمة المفوترين."),
text: "ابحث عن 'Tripz App' في قائمة المفوترين."),
_StepTile(
number: 4,
text:
@@ -1,15 +1,15 @@
import 'dart:convert';
import 'package:siro_driver/constant/api_key.dart';
import 'package:siro_driver/constant/style.dart';
import 'package:siro_driver/controller/functions/tts.dart';
import 'package:siro_driver/controller/payment/paymob/paymob_response.dart';
import 'package:siro_driver/views/widgets/elevated_btn.dart';
import 'package:siro_driver/views/widgets/error_snakbar.dart';
import 'package:tripz_driver/constant/api_key.dart';
import 'package:tripz_driver/constant/style.dart';
import 'package:tripz_driver/controller/functions/tts.dart';
import 'package:tripz_driver/controller/payment/paymob/paymob_response.dart';
import 'package:tripz_driver/views/widgets/elevated_btn.dart';
import 'package:tripz_driver/views/widgets/error_snakbar.dart';
import 'package:http/http.dart' as http;
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:local_auth/local_auth.dart';
import 'package:siro_driver/views/widgets/mydialoug.dart';
import 'package:tripz_driver/views/widgets/mydialoug.dart';
import '../../constant/box_name.dart';
import '../../constant/colors.dart';
@@ -1,4 +1,4 @@
import 'package:siro_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:dio/dio.dart' as dio;
import 'package:dio/dio.dart';
import 'package:flutter/material.dart';
@@ -1,6 +1,6 @@
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/controller/functions/encrypt_decrypt.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/controller/functions/encrypt_decrypt.dart';
import 'package:tripz_driver/main.dart';
import 'package:dio/dio.dart';
import 'package:flutter/material.dart';
import 'package:webview_flutter/webview_flutter.dart';
@@ -1,6 +1,6 @@
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/controller/functions/encrypt_decrypt.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/controller/functions/encrypt_decrypt.dart';
import 'package:tripz_driver/main.dart';
import 'package:dio/dio.dart';
import 'package:flutter/material.dart';
import 'package:webview_flutter/webview_flutter.dart';
@@ -1,5 +1,5 @@
import 'package:flutter/material.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
class PayoutService {
final String _baseUrl =
@@ -3,8 +3,8 @@ import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:intl/intl.dart';
// تأكد من استيراد الملفات الصحيحة حسب مشروع السائق الخاص بك
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import '../../../constant/box_name.dart';
import '../../../main.dart';
// import '../../../print.dart'; // إذا كنت تستخدمه
@@ -2,10 +2,10 @@ import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import '../../views/widgets/error_snakbar.dart';
@@ -2,11 +2,11 @@ import 'dart:convert';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:siro_driver/constant/box_name.dart';
import 'package:siro_driver/constant/links.dart';
import 'package:siro_driver/controller/functions/crud.dart';
import 'package:siro_driver/main.dart';
import 'package:siro_driver/views/widgets/my_textField.dart';
import 'package:tripz_driver/constant/box_name.dart';
import 'package:tripz_driver/constant/links.dart';
import 'package:tripz_driver/controller/functions/crud.dart';
import 'package:tripz_driver/main.dart';
import 'package:tripz_driver/views/widgets/my_textField.dart';
import '../../views/widgets/elevated_btn.dart';

Some files were not shown because too many files have changed in this diff Show More