Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
559
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 16.96 KB | None | 0 0
  1.                     //Administrators
  2.                     "authority" => "Authority",
  3.                     "gameAdminDeleted" => "Game admin has been deleted.",
  4.                     "webAdminDeleted" => "Web admin has been deleted.",
  5.                     "usernameAccount" => "Username (account)",
  6.                     "contactIP" => "Contact IP (do not change if u don't know what it is)",
  7.                     "accountNotExists" => "This username (account) doesn't exists.",
  8.                     "playerNotExists" => "This player doesn't exists.",
  9.                     "gameAdminAdded" => "Game admin has been successfully added.",
  10.                     "editGameAdmin" => "Edit game admin",
  11.                     "reset" => "Reset",
  12.                     "adminNotFound" => "Admin was not found.",
  13.                     "adminUpdated" => "Admin has been updated.",
  14.                     "rights" => "Rights",
  15.                     "adminSince" => "Admin since",
  16.                     "userIsAlreadyAdmin" => "This user is already admin.",
  17.                     "editWebAdmin" => "Edit web admin",
  18.                     "webAdminAdded" => "Web admin has been added.",
  19.                     "checkAll" => "Check all",
  20.                     "adminViewTasks" => "View tasks",
  21.                     "adminViewNotifications" => "View notifications",
  22.                     "adminAddNews" => "Add news",
  23.                     "adminViewNews" => "View news",
  24.                     "adminEditNewsSettings" => "Edit news settings",
  25.                     "adminDeleteComments" => "Delete comments",
  26.                     "adminEditNews" => "Edit news",
  27.                     "adminDeleteNews" => "Delete news",
  28.                     "adminViewDownloads" => "View downloads",
  29.                     "adminAddDownloads" => "Add downloads",
  30.                     "adminEditDownloads" => "Edit downloads",
  31.                     "adminDownloadSettings" => "Edit download settings",
  32.                     "adminDeleteDownloads" => "Delete downloads",
  33.                     "adminViewTeamMembers" => "View team members",
  34.                     "adminAddTeamMember" => "Add team member",
  35.                     "adminEditTeamMember" => "Edit team member",
  36.                     "adminDeleteTeamMember" => "Delete team member",
  37.                     "adminTeamCategory" => "Add/edit/remove team member category",
  38.                     "adminViewTickets" => "View tickets",
  39.                     "adminAnswerTickets" => "Answer tickets",
  40.                     "adminCloseTicket" => "Close/Reopen tickets",
  41.                     "adminTicketCategory" => "Add/edit/remove ticket category",
  42.                     "adminEditTicketSettings" => "Edit ticket settings",
  43.                     "adminViewItemshop" => "View itemshop items and category",
  44.                     "adminAddItemshop" => "Add itemshop items and category",
  45.                     "adminEditItemshop" => "Edit itemshop items and category",
  46.                     "adminDeleteItemshop" => "Delete itemshop items and category",
  47.                     "adminEditItemshopSettings" => "Edit itemshop settings",
  48.                     "adminCoupons" => "Add/delete coupons",
  49.                     "adminViewCoupons" => "View coupons",
  50.                     "adminViewGameAdmins" => "View game admins",
  51.                     "adminViewWebAdmins" => "View web admins",
  52.                     "adminGameAdmins" => "Add/edit/delete game admins",
  53.                     "adminWebAdmins" => "Add/edit/delete web admins",
  54.                     "adminEditTasks" => "Add/edit/delete tasks",
  55.                     "adminEditReferralSystem" => "Edit referral system",
  56.                     "adminTemplateContent" => "Add/edit/delete template content (server status, footer box, partners, panels, links, slider)",
  57.                     "adminGame" => "Edit players / Search",
  58.                     "adminLogs" => "Access logs",
  59.                     "adminConfiguration" => "Configurations",
  60.  
  61.                     //Itemshop
  62.                     "itemDeleted" => "Item was deleted.",
  63.                     "editItem" => "Edit item",
  64.                     "itemVnum" => "Item vnum",
  65.                     "chooseType" => "Choose type: ",
  66.                     "classicItem" => "Classic item",
  67.                     "premium" => "Premium",
  68.                     "quantity" => "Quantity",
  69.                     "description" => "Description",
  70.                     "userCanChooseQuantity" => "User can choose quantity (make sure the item is stackable)",
  71.                     "maxQuantity" => "Max. quantity user can choose",
  72.                     "enableDisableTimeLimit" => "Enable/Disable time limit",
  73.                     "timeLimitInSeconds" => "Time limit (seconds)",
  74.                     "enableSocket0" => "Enable/Disable socket0 (stone slot)",
  75.                     "enableSocket1" => "Enable/Disable socket1 (stone slot)",
  76.                     "enableSocket2" => "Enable/Disable socket2 (stone slot)",
  77.                     "averageDamage" => "Addon type -1 (average damage)",
  78.                     "emptyErrorIsAddItem" => "Name, item vnum, quantity and price cannot be empty.",
  79.                     "quantityMustBeGreaterThenZero" => "Quantity must be greater then 0.",
  80.                     "itemAdded" => "Item was successfully added.",
  81.                     "selectType" => "Select type",
  82.                     "silverPremium" => "Silver premium",
  83.                     "goldPremium" => "Gold premium",
  84.                     "yangPremium" => "Yang premium",
  85.                     "premiumAll" => "Silver premium + Gold premium + Yang premium",
  86.                     "howManyDays" => "How many days",
  87.                     "nameCannotBeEmpty" => "Name cannot be empty.",
  88.                     "invalidPremiumType" => "Invalid premium type.",
  89.                     "invalidPremiumDuration" => "Invalid premium duration (in days). Must be greater then 0.",
  90.                     "premiumItemUpdated" => "Premium item successfully updated.",
  91.                     "itemUpdated" => "Item was successfully updated.",
  92.                     "cannotDeleteCategoryItemsExist" => "You cannot delete this category because it contains items.",
  93.                     "itemsPerPage" => "Items per page",
  94.                     "enableDisableISLog" => "Enable/Disable IS log",
  95.                     "isCurrency" => "IS Currency",
  96.                     "isDiscountEnableDisable" => "Discount action - enable/disable",
  97.                     "discountPercent" => "Discount percent",
  98.                     "discountUntil" => "Discount until (YEAR/MONTH/DAY)<br />Hour and Mins will be automatically set to 00:00 (midnight)",
  99.                     "itemsPerPageInvalid" => "Items per page invalid. It must be greater then 0.",
  100.                     "coinsColumn" => "Coins column in database (do not change)",
  101.                     "invalidDiscountUntil" => "Invalid discount until date. You have to enter newer date then today's one.",
  102.                     "ISSettingsUpdated" => "Item Shop settings successfully updated.",
  103.                     "coupons" => "Coupons",
  104.                     "coupon" => "Coupon",
  105.                     "couponDeleted" => "Coupon was deleted.",
  106.                     "value" => "Value",
  107.                     "used" => "Used",
  108.                     "notUsed" => "Not used",
  109.                     "addNewCoupon" => "Add new coupon",
  110.                     "youCanGenerateCoupon" => "You can simply generate coupon or choose your own",
  111.                     "iWantToAutomaticallyGenerateCoupon" => "I want to automatically generate coupon",
  112.                     "iWantToChooseOwnCoupon" => "I want to choose my own coupon",
  113.                     "messageCoupon" => "Message that will show up to user, when he successfully activate coupon<br />(not required)",
  114.                     "valueCoins" => "Value (coins)",
  115.                     "couponError1" => "You wanted to generate coupon automatically but entered your own coupon name. Please choose only one of options.",
  116.                     "couponError2" => "Please choose coupon that will have at least 5 characters.",
  117.                     "couponError3" => "Value field can not be empty and can not be less then 0.",
  118.                     "couponError4" => "This coupon is already in database. Please choose another one.",
  119.                     "couponAdded" => "Coupon successfully added.",
  120.                     "paysafecardEnabledDisabled" => "Enable/Disable paysafecard payment for coins",
  121.                     "amazonEnabledDisabled" => "Enable/Disable amazon payment for coins",
  122.                     "paypalEnabledDisabled" => "Enable/Disable paypal payment for coins",
  123.                     "zeroPins" => "There are not any paysafecard pins...",
  124.                     "zeroAmazonCodes" => "There are not any amazon codes...",
  125.                     "paypalEmail" => "Your paypal email",
  126.                     "paypalCurrency" => "Paypal currency",
  127.                     "paymentOptions" => "Payment options",
  128.                     "paypalOptionsNotAdded" => "Paypal options does not exists, yet. Create one, for full working this payment method.",
  129.                     "paypalOptionAdded" => "Paypal option has been successfully added.",
  130.                     "paypalOptionDeleted" => "Paypal option has been deleted.",
  131.  
  132.                     //Ticket system
  133.                     "unread" => "unread",
  134.                     "doYouWantToCloseTicket" => "Do you really want to close this ticket ?",
  135.                     "ticketClosed" => "Ticket has been closed. You can reopen it in section 'Closed tickets'.",
  136.                     "viewTicket" => "Ticket info",
  137.                     "open" => "OPEN",
  138.                     "closed" => "CLOSED",
  139.                     "processing" => "PROCESSING",
  140.                     "openedBy" => "Opened by ",
  141.                     "answers" => " answers",
  142.                     "noTickets" => "There are not tickets at this moment.",
  143.                     "createdTicket" => " created ticket:",
  144.                     "answered" => " answered:",
  145.                     "closeTicket" => "Close ticket",
  146.                     "reopenTicket" => "Reopen ticket",
  147.                     "addAnswer" => "Add answer",
  148.                     "userWillSeeThisName" => "User will see this name. You can write your ingame name or just simply 'Admin'...",
  149.                     "answer" => "Answer",
  150.                     "setStatus" => "Set ticket status",
  151.                     "emptyErrorAddTicket" => "You need to enter name and answer.",
  152.                     "answerAdded" => "Answer successfully added.",
  153.                     "cannotAnswer" => "Ticket is closed. You cannot answer.",
  154.                     "ticketReopened" => "Ticket has been successfully reopened.",
  155.                     "ticketsPerPage" => "Tickets per page",
  156.  
  157.                     //Team members
  158.                     "nameMustBeAtLeast2chars" => "Name must have at least 2 characters.",
  159.                     "categoryAlreadyExists" => "Category with this name already exists.",
  160.                     "categoryAdded" => "Category successfully added.",
  161.                     "categoryDeleted" => "Category was deleted.",
  162.                     "editCategory" => "Edit category",
  163.                     "categoryWasNotFound" => "Category was not found. (probably deleted)",
  164.                     "categoryUpdated" => "Category successfully updated.",
  165.                     "thereAreNotCategories" => "There are not categories. You need to create category before adding new member.",
  166.                     "ingameName" => "In-game name",
  167.                     "position" => "Position",
  168.                     "contact" => "Contact",
  169.                     "emptyError2" => "You need to enter Name, In-game name, Position and category.",
  170.                     "categoryDoesntExists" => "Category doesnt exists",
  171.                     "memberAdded" => "Member was successfully added.",
  172.                     "memberDeleted" => "Member has been deleted.",
  173.                     "editMember" => "Edit member",
  174.                     "memberWasNotFound" => "Member was not found.",
  175.                     "newAvatar" => "New avatar",
  176.                     "memberUpdated" => "Member has been successfully updated.",
  177.  
  178.                     //Downloads
  179.                     "descriptionOptional" => "Description (optional)",
  180.                     "size" => "Size",
  181.                     "withHttp" => "With HTTP://",
  182.                     "includeUnits" => "Don't forget to include units (GB / MB / KB )",
  183.                     "youNeedToEnter" => "You need to enter title, link and size.",
  184.                     "linkInvalid" => "Link is invalid.",
  185.                     "downloadAdded" => "Download has been successfully added.",
  186.                     "downloadsPerPage" => "Downloads per page",
  187.                     "downloadRemoved" => "Download has been removed.",
  188.                     "addedBy" => "Added by",
  189.                     "editDownload" => "Edit download",
  190.                     "downloadWasNotFound" => "Download was not found. (probably deleted).",
  191.  
  192.                     //News
  193.                     "title" => "Title",
  194.                     "introNews" => "Intro (optional)",
  195.                     "fullNews" => "Full news",
  196.                     "stickToTop" => "Stick to top",
  197.                     "author" => "Author",
  198.                     "newsImg" => "Image",
  199.                     "emptyError" => "Title, full news and author cannot be empty.",
  200.                     "isNotImage" => "File is not image.",
  201.                     "notSupportedImage" => "Not supported extension. You can use only .jpg, .jpeg, .png, .gif ...",
  202.                     "imageExists" => "Image already exists. Please make action again",
  203.                     "imageTooBig" => "Image is bigger then your php settings allow.",
  204.                     "imageErrorCorrupted" => "Error while uploading file. Make sure you have enough disc space and
  205.                    upload function is allowed on your web server.",
  206.                     "newsSubmitted" => "News was successfully added.",
  207.                     "content" => "Content",
  208.                     "comments" => "Comments",
  209.                     "action" => "Action",
  210.                     "areYouSure" => "Are you sure ?",
  211.                     "newsRemoved" => "News was successfully removed.",
  212.                     "editNews" => "Edit news",
  213.                     "newsWasNotFound" => "News was not found. (probably deleted ?)",
  214.                     "update" => "Update",
  215.                     "newImage" => "New image",
  216.                     "successfullyUpdated" => "News was successfully updated.",
  217.                     "newsPerPage" => "News per page",
  218.                     "enableComments" => "Enable comments",
  219.                     "onlyUsersCanComments" => "Commenting only for registered users",
  220.                     "commentsPerPage" => "Comments per page",
  221.                     "settingsUpdated" => "Settings was updated.",
  222.                     "deleteComment" => "Delete this comment",
  223.                     "showingCommentsFor" => "Showing comments for news ID: ",
  224.                     "commentDeleted" => "Comment has been deleted.",
  225.  
  226.                     "accessDenied" => "Access denied",
  227.                     "accessDeniedDesc" => "We are sorry,  but you dont have permissions to view this page.",
  228.                     "updated" => "Successfully updated.",
  229.                     //Administration - END
  230.  
  231.                     //Global - START
  232.                     "404" => "Error 404 - Page not found",
  233.                     "back" => "Back to Homepage",
  234.                     "invalidDate" => "Invalid date.",
  235.                     "right" => "Right",
  236.                     "mid" => "Middle",
  237.                     "left" => "Left",
  238.                     "disabled" => "Disabled",
  239.                     "admin" => "Administrator",
  240.                     "created" => "Created",
  241.                     "userIP" => "User IP",
  242.                     "information" => "Info",
  243.                     "avatar" => "Avatar",
  244.                     "image" => "Image",
  245.                     "category" => "Category",
  246.                     "facebook" => "Facebook",
  247.                     "twitter" => "Twitter",
  248.                     "gplus" => "Google plus",
  249.                     "notRequired" => "Not required",
  250.                     "name" => "Name",
  251.                     "submit" => "Submit",
  252.                     "emailFooter" => "<br /><br />Request has been performed by IP address: ".$_SERVER["REMOTE_ADDR"]."
  253.                    <br />This email is generated automatically - please do not answer.<br /><br /><a href='".Links::getUrl('index')."'>".Core::getSiteTitle()."</a>",
  254.  
  255.  
  256.                     //Months
  257.                     "date" => "Date",
  258.                     "january" => "Januray",
  259.                     "february" => "February",
  260.                     "march" => "March",
  261.                     "april" => "April",
  262.                     "may" => "May",
  263.                     "june" => "June",
  264.                     "july" => "July",
  265.                     "august" => "August",
  266.                     "september" => "September",
  267.                     "october" => "October",
  268.                     "november" => "November",
  269.                     "december" => "December"
  270.                     //Months
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement