You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
325 lines
14 KiB
325 lines
14 KiB
<?php
|
|
|
|
/*=========================================*\
|
|
|| ####################################### ||
|
|
|| # JAKWEB.CH / Version 1.1 # ||
|
|
|| # ----------------------------------- # ||
|
|
|| # Copyright 2020 All Rights Reserved. # ||
|
|
|| ####################################### ||
|
|
\*=========================================*/
|
|
|
|
// Language file, only translate the stuff in the semi colon. $jkl[""] = '';
|
|
$jkl = array();
|
|
|
|
// Support RTL Language
|
|
$jkl["rtlsupport"] = false;
|
|
|
|
// [general]
|
|
$jkl['g'] = "Chatt";
|
|
$jkl['g1'] = "Kontakt";
|
|
$jkl['g2'] = "404";
|
|
$jkl['g3'] = "Stäng Fönstret";
|
|
$jkl['g4'] = "Ditt Namn";
|
|
$jkl['g5'] = "Din E-post";
|
|
$jkl['g6'] = "Ditt Meddelande";
|
|
$jkl['g7'] = "Skicka E-post";
|
|
$jkl['g8'] = "vänligen vänta...";
|
|
$jkl['g9'] = "Jag vill bli kontaktad i framtiden";
|
|
$jkl['g10'] = "Börja Chatta";
|
|
$jkl['g11'] = "Skicka";
|
|
$jkl['g12'] = "Inte inställt";
|
|
$jkl['g13'] = "Sessionen har utgått.";
|
|
$jkl['g14'] = "sade";
|
|
$jkl['g15'] = "Avsluta konversationen";
|
|
$jkl['g16'] = "%s has left the chat.";
|
|
$jkl['g17'] = "Enter Chat";
|
|
$jkl['g18'] = "Your Avatar";
|
|
$jkl['g22'] = "Nytt Meddelande!";
|
|
$jkl['g23'] = "Hjälpte denna konversation?";
|
|
$jkl['g24'] = "Feedback";
|
|
$jkl['g25'] = "Skicka Feedback";
|
|
$jkl['g26'] = "Logout";
|
|
$jkl['g27'] = "Namn";
|
|
$jkl['g28'] = "Meddelande";
|
|
$jkl['g29'] = "Betyg";
|
|
$jkl['g30'] = "Avdelning";
|
|
$jkl['g31'] = "Skicka Fil";
|
|
$jkl['g32'] = "Välj en fil";
|
|
$jkl['g33'] = " har skickat en fil: ";
|
|
$jkl['g34'] = "Säkerhets kod";
|
|
$jkl['g35'] = "Kan du ej läsa koden? Få en ny kod...";
|
|
$jkl['g36'] = "Verifiera koden";
|
|
$jkl['g37'] = "%s skriver...";
|
|
$jkl['g38'] = "E-posta kopia på chatt";
|
|
$jkl['g39'] = "Skriv ut kopia på chatt";
|
|
$jkl['g40'] = "Är du säker på att du vill lämna konversationen?";
|
|
$jkl['g41'] = "Kopia på chatten kommer att skickas till angiven e-post adress.";
|
|
$jkl['g42'] = "Kopia på chatten kommer ej att skickas.";
|
|
$jkl['g43'] = "Betyg har uppdaterats: ";
|
|
$jkl['g44'] = "Chatt transkript";
|
|
$jkl['g45'] = "För att läsa detta meddelande, använd en html kompatibel läsare";
|
|
$jkl['g46'] = "Ladda upp fil";
|
|
$jkl['g47'] = "E-post";
|
|
$jkl['g48'] = "Stäng fönstret via länken 'Avsluta Konversation'.";
|
|
$jkl['g49'] = "Ditt telefonnummer";
|
|
$jkl['g50'] = "Telefon";
|
|
$jkl['g51'] = "Gäst";
|
|
$jkl['g52'] = "Din Operatör %s";
|
|
$jkl['g53'] = "Händelser";
|
|
$jkl['g54'] = "har bett att konversation ska ske via E-post.";
|
|
$jkl['g55'] = "Besökaren har ändrat sida till: %s";
|
|
$jkl['g56'] = "Systemet";
|
|
$jkl['g57'] = "skickad vidare till kontaktformulär";
|
|
$jkl['g58'] = "Godkänn Cookies från ";
|
|
$jkl['g59'] = "Operatören kontaktas...";
|
|
$jkl['g60'] = "Skriv ett meddelande och tryck 'enter' för att starta konversationen.";
|
|
$jkl['g61'] = "Ingen av våra operatörer är tillgängliga just nu men du är välkommen att lämna ett meddelande!";
|
|
$jkl['g62'] = "Positive Ratings: %d";
|
|
$jkl['g63'] = "Department: %s";
|
|
$jkl['g64'] = "You have succesfully logged out.";
|
|
$jkl['g65'] = "Thank you for your message. We will be in touch as soon as possible!";
|
|
$jkl['g66'] = "Thank you for contacting us, please find below the transcript from our conversation before.";
|
|
$jkl['g67'] = "We would appreciate your feedback to improve our service.";
|
|
$jkl['g68'] = "Live Chat Permission";
|
|
$jkl['g69'] = "We need to ask for permission to display our live chat.";
|
|
$jkl['g70'] = "Your personal restore code in case you want to reopen the chat later: <strong>%s</strong>";
|
|
$jkl['g71'] = "Your Question or Shortcode";
|
|
$jkl['g72'] = "Yes";
|
|
$jkl['g73'] = "No";
|
|
$jkl['g74'] = "Chat Bot";
|
|
$jkl['g75'] = "Duplicate message";
|
|
$jkl['g76'] = "%s has entered the chat.";
|
|
$jkl['g77'] = "Password";
|
|
$jkl['g78'] = "Last message sent: %s";
|
|
$jkl['g79'] = "%s has been banned.";
|
|
$jkl['g80'] = "%s has been reactivated.";
|
|
$jkl['g81'] = "Ban User";
|
|
$jkl['g82'] = "Are you sure you want to ban this user?";
|
|
$jkl['g83'] = "Operator";
|
|
$jkl['g84'] = "Banned";
|
|
$jkl['g85'] = "Edit Profile";
|
|
$jkl['g86'] = "Back to Chat";
|
|
$jkl['g87'] = "Online User List";
|
|
$jkl['g88'] = "All departments";
|
|
$jkl['g89'] = "Your Profile";
|
|
$jkl['g90'] = "Joined: %s";
|
|
$jkl['s'] = "Slutförd";
|
|
$jkl['re'] = "Tryck här om din webbläsare inte vidarbefodrar dig automatiskt.";
|
|
|
|
// [HelpDesk3]
|
|
$jkl['hd'] = "Search";
|
|
$jkl['hd1'] = "Read More";
|
|
$jkl['hd2'] = "Please enter at least one keyword.";
|
|
$jkl['hd3'] = "The search keyword should have at least 3 characters";
|
|
$jkl['hd4'] = "Nothing found, please try another keyword.";
|
|
$jkl['hd5'] = "Please enter one or more keywords above. You can use (+,- or *) to refine the search results.";
|
|
$jkl['hd6'] = "TicketID";
|
|
$jkl['hd7'] = "Subject";
|
|
$jkl['hd8'] = "Client";
|
|
$jkl['hd9'] = "Department";
|
|
$jkl['hd10'] = "Initiated";
|
|
$jkl['hd11'] = "Status";
|
|
$jkl['hd12'] = "Priority";
|
|
$jkl['hd13'] = "Manage";
|
|
$jkl['hd14'] = "Open";
|
|
$jkl['hd15'] = "Await Reply";
|
|
$jkl['hd16'] = "Closed";
|
|
$jkl['hd17'] = "We have not found any data at this time.";
|
|
$jkl['hd18'] = "Login";
|
|
$jkl['hd19'] = "Forgot Password?";
|
|
$jkl['hd20'] = "Remember Me";
|
|
$jkl['hd21'] = "Password Recovery";
|
|
$jkl['hd22'] = "Send new Password";
|
|
$jkl['hd23'] = "Let me try again!";
|
|
$jkl['hd24'] = "Register";
|
|
$jkl['hd25'] = "New Password";
|
|
$jkl['hd26'] = "A new password has been sent to your email address.";
|
|
$jkl['hd27'] = "<h1>Hi %s</h1><p>Thank you for using our password recovery feature, you can now login with your new password: <strong>%s</strong></p><p>Should you have any questions, please feel free to contact us through our website.</p><p>Best regards %s</p>";
|
|
$jkl['hd28'] = "<h1>Hi %s</h1><p>Someone (hopefully you!) has submitted a forgotten password request for your account. If you do not wish to change your password, just ignore this email and nothing will happen.</p><p>However, if you did forget your password and wish to set a new one, visit the following link: %s</p><p>Best regards %s</p>";
|
|
$jkl['hd29'] = "Password recovery link has been sent to your email address.";
|
|
$jkl['hd30'] = "SignUp Now";
|
|
$jkl['hd31'] = "%s is mandatory.";
|
|
$jkl['hd32'] = "Email has been sent successfully";
|
|
$jkl['hd33'] = "Welcome";
|
|
$jkl['hd34'] = "Thank you for your signup. An email has been sent to you with your personal password.";
|
|
$jkl['hd35'] = "This email address is already in use.";
|
|
$jkl['hd36'] = "Last Activity";
|
|
$jkl['hd37'] = "Member since:";
|
|
$jkl['hd38'] = "Package";
|
|
$jkl['hd39'] = "Amount";
|
|
$jkl['hd40'] = "Paid when";
|
|
$jkl['hd41'] = "Paid how";
|
|
$jkl['hd42'] = "Paid";
|
|
$jkl['hd43'] = "Error";
|
|
$jkl['hd44'] = "Credits: %d";
|
|
$jkl['hd45'] = "Membership valid till: %s";
|
|
$jkl['hd46'] = "Subscription";
|
|
$jkl['hd47'] = "New Ticket";
|
|
$jkl['hd48'] = "Pay with Credit Card";
|
|
$jkl['hd49'] = "Pay with Paypal";
|
|
$jkl['hd50'] = "Get %d credits";
|
|
$jkl['hd51'] = "Get access for: %s";
|
|
$jkl['hd52'] = "Pay as little as: %s";
|
|
$jkl['hd53'] = "Save Changes";
|
|
$jkl['hd54'] = "Language";
|
|
$jkl['hd55'] = "Standard";
|
|
$jkl['hd56'] = "Chat Requests";
|
|
$jkl['hd57'] = "Support Requests";
|
|
$jkl['hd58'] = "Current Password";
|
|
$jkl['hd59'] = "Confirm Password";
|
|
$jkl['hd60'] = "Error! Only jpg, png and gif.";
|
|
$jkl['hd61'] = "Profile has been updated succesfully.";
|
|
$jkl['hd62'] = "Password does not match.";
|
|
$jkl['hd63'] = "Password is too short (minimum 8 characters).";
|
|
$jkl['hd64'] = "Recent Posts";
|
|
$jkl['hd65'] = "%s Comment(s)";
|
|
$jkl['hd66'] = "Edit";
|
|
$jkl['hd67'] = "Reply";
|
|
$jkl['hd68'] = "Report";
|
|
$jkl['hd69'] = "Your comment will be approved soon.";
|
|
$jkl['hd70'] = "Leave a Comment";
|
|
$jkl['hd71'] = "We have received your vote. Thank you.";
|
|
$jkl['hd72'] = "Vote error, please login to vote.";
|
|
$jkl['hd73'] = "You have posted more than %d characters.";
|
|
$jkl['hd74'] = "Be the first to leave a comment.";
|
|
$jkl['hd75'] = "Departments";
|
|
$jkl['hd76'] = "Categories";
|
|
$jkl['hd77'] = "Was this article helpful?";
|
|
$jkl['hd78'] = "Similar Articles";
|
|
$jkl['hd79'] = "Updated";
|
|
$jkl['hd80'] = "Created";
|
|
$jkl['hd81'] = "Ended";
|
|
$jkl['hd82'] = "Attachments: %s";
|
|
$jkl['hd83'] = "Publisher";
|
|
$jkl['hd84'] = "Ticket Details";
|
|
$jkl['hd85'] = "Answered: %s";
|
|
$jkl['hd86'] = "AnswerID: #%d";
|
|
$jkl['hd87'] = "Similar Tickets";
|
|
$jkl['hd88'] = "File is too big.";
|
|
$jkl['hd89'] = "The file format is not valid.";
|
|
$jkl['hd90'] = "Answer";
|
|
$jkl['hd91'] = "ID: #%d";
|
|
$jkl['hd92'] = "File has been shared successfully.";
|
|
$jkl['hd93'] = "There is a new answer for a ticket you manage: %s";
|
|
$jkl['hd94'] = "There is a new ticket, please check here: %s";
|
|
$jkl['hd95'] = "Post edit option expired, you can edit your own post for the first 15 minutes.";
|
|
$jkl['hd96'] = "Your Ticket has been created successfully.";
|
|
$jkl['hd97'] = "Your answer has been stored successfully";
|
|
$jkl['hd98'] = "Option";
|
|
$jkl['hd99'] = "Change ticket status only.";
|
|
$jkl['hd100'] = "For some reason you are not allowed to change the status of this ticket.";
|
|
$jkl['hd101'] = "Ticket closed: %s";
|
|
$jkl['hd102'] = "Select Department";
|
|
$jkl['hd103'] = "You have only %d credits left, you can get more here: %s";
|
|
$jkl['hd104'] = "Your membership access has been expired. You can extend it here: %s";
|
|
$jkl['hd105'] = "Please enter a subject";
|
|
$jkl['hd106'] = "Start Fresh";
|
|
$jkl['hd107'] = "Attachments can be uploaded later.";
|
|
$jkl['hd108'] = "Create Ticket";
|
|
$jkl['hd109'] = "Private Ticket";
|
|
$jkl['hd110'] = "You have not enough credits left to create this ticket (%d/%d).";
|
|
$jkl['hd111'] = "Something went wrong, please try again. Your credit card has not been charged.";
|
|
$jkl['hd112'] = "Pay Now with Paypal";
|
|
$jkl['hd113'] = "Your payment has been successful. It can take up to 5 minutes to update your account details.";
|
|
$jkl['hd114'] = "Something went wrong, please try again. Your Paypal account has not been charged.";
|
|
$jkl['hd115'] = "You cannot open another ticket, please go to your dashboard (%s) and close another ticket first.";
|
|
$jkl['hd116'] = "Maximum Tickets reached";
|
|
$jkl['hd117'] = "Upload attachments";
|
|
$jkl['hd118'] = "Create an account with my details above.";
|
|
$jkl['hd119'] = "Change your password here";
|
|
$jkl['hd120'] = "Change your email address on our <a href='%s'>main site</a> here.";
|
|
$jkl['hd121'] = "No subject";
|
|
$jkl['hd122'] = "All";
|
|
$jkl['hd123'] = "Similar Tickets";
|
|
$jkl['hd124'] = "Similar Blog Articles";
|
|
$jkl['hd125'] = "Similar FAQ Articles";
|
|
$jkl['hd126'] = "Apply Standard Avatar";
|
|
$jkl['hd127'] = "New respond to a Ticket";
|
|
$jkl["hd128"] = "Pay now with 2Checkout";
|
|
$jkl["hd129"] = "2Checkout";
|
|
$jkl['hd130'] = "You are registered as a CC on this support request: %s";
|
|
$jkl['hd131'] = "Ticket CC: %s";
|
|
$jkl['hd132'] = "Similar Articles";
|
|
$jkl['hd133'] = "Before you create a new ticket, please take the time and check this articles. We have found them and they might have an answer for your question.";
|
|
$jkl['hd134'] = "Edit last Post";
|
|
$jkl['hd135'] = "View Article";
|
|
$jkl['hd136'] = "About the Author";
|
|
$jkl['hd137'] = "Spread the word";
|
|
$jkl['hd138'] = "Tags";
|
|
$jkl['hd139'] = "Show %d";
|
|
$jkl['hd140'] = "File size (%s)";
|
|
$jkl['hd141'] = "Ticket Overview";
|
|
$jkl['hd142'] = "Support valid till: %s";
|
|
$jkl['hd143'] = "Back";
|
|
$jkl['hd144'] = "Add Envato License";
|
|
$jkl['hd145'] = "Your Envato License(s)";
|
|
$jkl['hd146'] = "Envato Username";
|
|
$jkl['hd147'] = "Purchase Code";
|
|
$jkl['hd148'] = "Purchased";
|
|
$jkl['hd149'] = "Support Expires";
|
|
$jkl['hd150'] = "Product Name";
|
|
$jkl['hd151'] = "Check and Add";
|
|
$jkl['hd152'] = "License has been successfully added";
|
|
$jkl['hd153'] = "FAQ";
|
|
$jkl['hd154'] = "Blog";
|
|
$jkl['hd155'] = "User Menu";
|
|
$jkl['hd156'] = "See all %d articles";
|
|
$jkl['hd157'] = "Ticket Settings";
|
|
$jkl['hd158'] = "%s, take a moment and check your settings before you send your ticket to us by clicking on the green button bellow.";
|
|
$jkl['hd159'] = "Involved Supporters";
|
|
$jkl['hd160'] = "Create your new Account";
|
|
$jkl['hd161'] = "Login into your Account";
|
|
$jkl['hd162'] = "Close";
|
|
$jkl['hd163'] = "Following file %s has been attached to this ticket.";
|
|
$jkl['hd164'] = "You have %d unread notifications";
|
|
$jkl['hd165'] = "There is no new notification waiting for you.";
|
|
$jkl['hd166'] = "Nothing found in the Blog Area, please try another keyword.";
|
|
$jkl['hd167'] = "Nothing found in the Support Area, please try another keyword.";
|
|
$jkl['hd168'] = "Allowed file types: %s";
|
|
$jkl['hd169'] = "Subscribe";
|
|
$jkl['hd170'] = "YooKassa";
|
|
$jkl['hd171'] = "Paystack";
|
|
$jkl['hd172'] = "Authorize.net";
|
|
$jkl['hd173'] = "Downgrade/Upgrade or change of currency in a active subscriptions is now allowed. Please cancel your current subscription and start a new one after.";
|
|
$jkl['hd174'] = "This payment gateway will be supported soon.";
|
|
$jkl['hd175'] = "Your subscription has been canceled successfully, your access will expire in %d day(s).";
|
|
$jkl['hd176'] = "Somehow we couldn't withdrawal your subscription, please try again or contact us.";
|
|
$jkl['hd177'] = "Your payment has been successful, thank you very much.";
|
|
$jkl['hd178'] = "Paid till";
|
|
$jkl['hd179'] = "Cancel";
|
|
|
|
// [error]
|
|
$jkl['l'] = "Felaktigt Användarnamn och Lösenord";
|
|
$jkl['f'] = "Glömt mitt lösenord";
|
|
$jkl['e'] = "Ange ett namn";
|
|
$jkl['e1'] = "Ange en korrekt epost adress";
|
|
$jkl['e2'] = "Ange ett meddelande";
|
|
$jkl['e3'] = "Kan inte skicka meddelande, något saknas.";
|
|
$jkl['e4'] = "404 Sidan existerar inte";
|
|
$jkl['e5'] = "Har du sett denna sida förut? Kan bero på följande:";
|
|
$jkl['e6'] = "Sidan du letar efter finns inte längre.";
|
|
$jkl['e7'] = "Adressen kan vara fel.";
|
|
$jkl['e8'] = "Du har inte tillåtelse att se denna sida.";
|
|
$jkl['e9'] = "Storlekgräns filuppladdning - 2Mb";
|
|
$jkl['e10'] = "E-post adressen har blokerats!";
|
|
$jkl['e11'] = "Din ip har blokerats! Om detta skett av misstag kontakta oss.";
|
|
$jkl['e12'] = "Verifikation misslyckades!";
|
|
$jkl['e13'] = "Fel filformat!";
|
|
$jkl['e14'] = "Skriv in ett giltligt telefonnummer";
|
|
$jkl['e15'] = "This name is already taken";
|
|
$jkl['e16'] = "Please insert a valid name. (A_Z,a-z,0-9,-,_,)";
|
|
$jkl['e17'] = "Double post";
|
|
$jkl['e18'] = "Stop spamming";
|
|
$jkl['e19'] = "File has been removed.";
|
|
$jkl['e20'] = "Limit has been reached, please try again shortly.";
|
|
$jkl['e21'] = "Seems to be a wrong purchase code, please try again.";
|
|
$jkl['e22'] = "The purchase code seems to be invalid, please try again.";
|
|
$jkl['e23'] = "The purchase code seems to be valid, but it does not belong to us.";
|
|
$jkl['e24'] = "The purchase code has already been registered, please contact us asap.";
|
|
$jkl['e25'] = "Please select a department";
|
|
|
|
// [errorpage]
|
|
$jkl['ep'] = "Sidan är offline just nu försök igen senare.";
|
|
$jkl['not'] = "Kunde inte hittas, eller så existerar den inte.";
|
|
|
|
?>
|
|
|