From 110f92233bedc6f44336746e8100ac699e5af4cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C4=B1rat=20Kaya?= <48600092+benfiratkaya@users.noreply.github.com> Date: Sat, 9 Mar 2024 22:30:54 +0300 Subject: [PATCH] updated --- dashboard/en.json | 1120 ++++++++++++++++++++++++- dashboard/tr.json | 1120 ++++++++++++++++++++++++- install/cn/translation.json | 84 ++ install/cz/translation.json | 84 ++ install/de/translation.json | 84 ++ install/en/translation.json | 84 ++ install/es/translation.json | 84 ++ install/fr/translation.json | 84 ++ install/hg/translation.json | 84 ++ install/hi/translation.json | 84 ++ install/it/translation.json | 84 ++ install/ja/translation.json | 84 ++ install/nl/translation.json | 84 ++ install/no/translation.json | 84 ++ install/pl/translation.json | 84 ++ install/pt/translation.json | 84 ++ install/ro/translation.json | 84 ++ install/ru/translation.json | 84 ++ install/sv/translation.json | 84 ++ install/tr/translation.json | 84 ++ install/vn/translation.json | 84 ++ main/{cz.json => cs.json} | 65 +- main/de.json | 547 ++++++------ main/en.json | 47 +- main/es.json | 47 +- main/fr.json | 65 +- main/hi.json | 47 +- main/{hg.json => hu.json} | 45 +- main/it.json | 51 +- main/ja.json | 47 +- main/nl.json | 47 +- main/no.json | 47 +- main/pl.json | 47 +- main/pt.json | 513 ----------- main/pt_BR.json | 91 +- main/ro.json | 47 +- main/ru.json | 47 +- main/sv.json | 47 +- main/tr.json | 53 +- main/{vn.json => vi.json} | 47 +- main/{cn.json => zh_CN.json} | 47 +- themes/blaze/{cz.json => cs.json} | 0 themes/blaze/de.json | 20 +- themes/blaze/{hg.json => hu.json} | 0 themes/blaze/pl.json | 2 +- themes/blaze/pt.json | 17 - themes/blaze/{vn.json => vi.json} | 0 themes/blaze/{cn.json => zh_CN.json} | 0 themes/cobalt/{cz.json => cs.json} | 1 + themes/cobalt/de.json | 5 +- themes/cobalt/en.json | 1 + themes/cobalt/es.json | 1 + themes/cobalt/fr.json | 1 + themes/cobalt/hi.json | 1 + themes/cobalt/{hg.json => hu.json} | 1 + themes/cobalt/it.json | 1 + themes/cobalt/ja.json | 1 + themes/cobalt/nl.json | 1 + themes/cobalt/no.json | 1 + themes/cobalt/pl.json | 1 + themes/cobalt/pt.json | 3 - themes/cobalt/pt_BR.json | 1 + themes/cobalt/ro.json | 1 + themes/cobalt/ru.json | 1 + themes/cobalt/sv.json | 1 + themes/cobalt/tr.json | 1 + themes/cobalt/{vn.json => vi.json} | 1 + themes/cobalt/{cn.json => zh_CN.json} | 1 + themes/gale/{cz.json => cs.json} | 8 +- themes/gale/de.json | 46 +- themes/gale/en.json | 8 +- themes/gale/es.json | 8 +- themes/gale/fr.json | 8 +- themes/gale/hi.json | 8 +- themes/gale/{hg.json => hu.json} | 8 +- themes/gale/it.json | 8 +- themes/gale/ja.json | 8 +- themes/gale/nl.json | 8 +- themes/gale/no.json | 8 +- themes/gale/pl.json | 8 +- themes/gale/pt.json | 54 -- themes/gale/pt_BR.json | 8 +- themes/gale/ro.json | 8 +- themes/gale/ru.json | 8 +- themes/gale/sv.json | 8 +- themes/gale/tr.json | 8 +- themes/gale/{vn.json => vi.json} | 8 +- themes/gale/{cn.json => zh_CN.json} | 8 +- themes/leaf/{cz.json => cs.json} | 0 themes/leaf/de.json | 26 +- themes/leaf/fr.json | 4 +- themes/leaf/{hg.json => hu.json} | 0 themes/leaf/pt.json | 44 - themes/leaf/{vn.json => vi.json} | 0 themes/leaf/{cn.json => zh_CN.json} | 0 95 files changed, 5048 insertions(+), 1165 deletions(-) create mode 100644 install/cn/translation.json create mode 100644 install/cz/translation.json create mode 100644 install/de/translation.json create mode 100644 install/en/translation.json create mode 100644 install/es/translation.json create mode 100644 install/fr/translation.json create mode 100644 install/hg/translation.json create mode 100644 install/hi/translation.json create mode 100644 install/it/translation.json create mode 100644 install/ja/translation.json create mode 100644 install/nl/translation.json create mode 100644 install/no/translation.json create mode 100644 install/pl/translation.json create mode 100644 install/pt/translation.json create mode 100644 install/ro/translation.json create mode 100644 install/ru/translation.json create mode 100644 install/sv/translation.json create mode 100644 install/tr/translation.json create mode 100644 install/vn/translation.json rename main/{cz.json => cs.json} (90%) rename main/{hg.json => hu.json} (91%) delete mode 100644 main/pt.json rename main/{vn.json => vi.json} (90%) rename main/{cn.json => zh_CN.json} (91%) rename themes/blaze/{cz.json => cs.json} (100%) rename themes/blaze/{hg.json => hu.json} (100%) delete mode 100644 themes/blaze/pt.json rename themes/blaze/{vn.json => vi.json} (100%) rename themes/blaze/{cn.json => zh_CN.json} (100%) rename themes/cobalt/{cz.json => cs.json} (73%) rename themes/cobalt/{hg.json => hu.json} (74%) delete mode 100644 themes/cobalt/pt.json rename themes/cobalt/{vn.json => vi.json} (76%) rename themes/cobalt/{cn.json => zh_CN.json} (75%) rename themes/gale/{cz.json => cs.json} (95%) rename themes/gale/{hg.json => hu.json} (94%) delete mode 100644 themes/gale/pt.json rename themes/gale/{vn.json => vi.json} (95%) rename themes/gale/{cn.json => zh_CN.json} (95%) rename themes/leaf/{cz.json => cs.json} (100%) rename themes/leaf/{hg.json => hu.json} (100%) delete mode 100644 themes/leaf/pt.json rename themes/leaf/{vn.json => vi.json} (100%) rename themes/leaf/{cn.json => zh_CN.json} (100%) diff --git a/dashboard/en.json b/dashboard/en.json index 69a88e3..94a1b43 100644 --- a/dashboard/en.json +++ b/dashboard/en.json @@ -1 +1,1119 @@ -{} +{ + "Please enter a valid username!": "Please enter a valid username!", + "Username shouldn't be less than 3 characters!": "Username shouldn't be less than 3 characters!", + "Username shouldn't be more than 16 characters!": "Username shouldn't be more than 16 characters!", + "This username is already in use!": "This username is already in use!", + "Please enter a valid email!": "Please enter a valid email!", + "This email is already in use!": "This email is already in use!", + "Password shouldn't be less than 4 characters!": "Password shouldn't be less than 4 characters!", + "Passwords doesn't match!": "Passwords doesn't match!", + "Please enter a valid password!": "Please enter a valid password!", + "Account added successfully.": "Account added successfully.", + "Please enter a valid username": "Please enter a valid username", + "Changes has been saved successfully!": "Changes has been saved successfully!", + "Default": "Default", + "Announcement has been added successfully!": "Announcement has been added successfully!", + "Please select an image!": "Please select an image!", + "An error occupied while uploading an image: %error%": "An error occupied while uploading an image: %error%", + "Application has been rejected!": "Application has been rejected!", + "Application has been approved!": "Application has been approved!", + "Application Form has been added successfully!": "Application Form has been added successfully!", + "User not found!": "User not found!", + "Product not found!": "Product not found!", + "You don't have access to do it!": "You don't have access to do it!", + "You can't ban yourself!": "You can't ban yourself!", + "Account has been banned successfully!": "Account has been banned successfully!", + "Changes saved successfully!": "Changes saved successfully!", + "This player not found!": "This player not found!", + "Custom Item Image has been added successfully!": "Custom Item Image has been added successfully!", + "Category has been added successfully!": "Category has been added successfully!", + "The comment has been unconfirmed successfully!": "The comment has been unconfirmed successfully!", + "The comment has been confirmed successfully!": "The comment has been confirmed successfully!", + "Post has been published successfully!": "Post has been published successfully!", + "Custom Field has been added successfully!": "Custom Field has been added successfully!", + "The Download File has been added successfully!": "The Download File has been added successfully!", + "Custom Form has been added successfully!": "Custom Form has been added successfully!", + "Game has been added successfully!": "Game has been added successfully!", + "Please fill all the fields!": "Please fill all the fields!", + "This coupon has already been created with this name!": "This coupon has already been created with this name!", + "Gift has been added successfully!": "Gift has been added successfully!", + "Article added successfully!": "Article added successfully!", + "Topic added successfully!": "Topic added successfully!", + "Leaderboard has been added successfully!": "Leaderboard has been added successfully!", + "This title is already in use!": "This title is already in use!", + "Wheel of Fortune has been added successfully!": "Wheel of Fortune has been added successfully!", + "Module enabled successfully!": "Module enabled successfully!", + "Module disabled successfully!": "Module disabled successfully!", + "Page has been added successfully!": "Page has been added successfully!", + "No Payment Method found!": "No Payment Method found!", + "Role has been added successfully!": "Role has been added successfully!", + "Server has been added successfully!": "Server has been added successfully!", + "Please add %message% parameter to Support Message Template": "Please add %message% parameter to Support Message Template", + "Language has been added successfully!": "Language has been added successfully!", + "Slider has been added successfully!": "Slider has been added successfully!", + "Product has been sent successfully!": "Product has been sent successfully!", + "Coupon has been added successfully!": "Coupon has been added successfully!", + "Credit Package has been added successfully!": "Credit Package has been added successfully!", + "The credit has been sent successfully!": "The credit has been sent successfully!", + "Product has been added successfully!": "Product has been added successfully!", + "Suggestion has been added successfully!": "Suggestion has been added successfully!", + "Message has been sent successfully!": "Message has been sent successfully!", + "Answer has been added successfully!": "Answer has been added successfully!", + "VIP Table has been added successfully!": "VIP Table has been added successfully!", + "Vote Link has been added successfully!": "Vote Link has been added successfully!", + "No data found!": "No data found!", + "No data found for this page!": "No data found for this page!", + "Homepage": "Homepage", + "Back Home": "Back Home", + "previous": "previous", + "next": "next", + "Unauthorized!": "Unauthorized!", + "Unauthorized Access!": "Unauthorized Access!", + "You are not authorized to access this page!": "You are not authorized to access this page!", + "Page not found!": "Page not found!", + "The link you followed may be broken, or the page may have been removed!": "The link you followed may be broken, or the page may have been removed!", + "Accounts": "Accounts", + "Add": "Add", + "Create Account": "Create Account", + "Back": "Back", + "Username": "Username", + "Email": "Email", + "Password": "Password", + "Password (Confirm)": "Password (Confirm)", + "%credits% credits": "%credits% credits", + "Credits": "Credits", + "Roles": "Roles", + "Permissions": "Permissions", + "Create": "Create", + "Edit": "Edit", + "Clone": "Clone", + "Save Changes": "Save Changes", + "Saving...": "Saving...", + "Saved!": "Saved!", + "Add New": "Add New", + "ID": "ID", + "Role": "Role", + "Date": "Date", + "Actions": "Actions", + "View Account": "View Account", + "Buy Credits": "Buy Credits", + "Send Credits": "Send Credits", + "Send Chest Item": "Send Chest Item", + "Ban": "Ban", + "Delete": "Delete", + "View": "View", + "Lifetime": "Lifetime", + "Stats": "Stats", + "Orders": "Orders", + "Order #%id%": "Order #%id%", + "Total": "Total", + "Status": "Status", + "Is active?": "Is active?", + "Success": "Success", + "Error": "Error", + "Waiting": "Waiting", + "Chest": "Chest", + "Product": "Product", + "Category": "Category", + "Tickets": "Tickets", + "Title": "Title", + "Opened by": "Opened by", + "Last Updated": "Last Updated", + "Open": "Open", + "Answered": "Answered", + "User-Reply": "User-Reply", + "Waiting Replies": "Waiting Replies", + "Closed": "Closed", + "Error!": "Error!", + "Credit Logs": "Credit Logs", + "Amount": "Amount", + "Type": "Type", + "Charge": "Charge", + "Usage": "Usage", + "Transfer to %username%": "Transfer to %username%", + "Transfer from %username%": "Transfer from %username%", + "Wheel of Fortune (Ticket)": "Wheel of Fortune (Ticket)", + "Wheel of Fortune (Prize)": "Wheel of Fortune (Prize)", + "Bazaar (Purchase)": "Bazaar (Purchase)", + "Bazaar (Sell)": "Bazaar (Sell)", + "Wheel of Fortune Logs": "Wheel of Fortune Logs", + "Wheel of Fortune": "Wheel of Fortune", + "Prize": "Prize", + "Gift Logs": "Gift Logs", + "Code": "Code", + "Gift": "Gift", + "Chest Logs": "Chest Logs", + "Action": "Action", + "Delivery": "Delivery", + "Gift (Sender)": "Gift (Sender)", + "Gift (Receiver)": "Gift (Receiver)", + "Gift to %username%": "Gift to %username%", + "Gift from %username%": "Gift from %username%", + "Bazaar Logs": "Bazaar Logs", + "Price": "Price", + "Purchase": "Purchase", + "Sell": "Sell", + "Applications": "Applications", + "Staff Applications": "Staff Applications", + "Form": "Form", + "Reason": "Reason", + "Rejected": "Rejected", + "Approved": "Approved", + "Pending Approval": "Pending Approval", + "Profile": "Profile", + "Ban (Website)": "Ban (Website)", + "Ban (Support)": "Ban (Support)", + "Ban (Comments)": "Ban (Comments)", + "Last Seen": "Last Seen", + "Reg. Date": "Reg. Date", + "Reg. IP": "Reg. IP", + "Announcements": "Announcements", + "Add an Announcement": "Add an Announcement", + "Create Announcement": "Create Announcement", + "Link": "Link", + "No announcements found!": "No announcements found!", + "You can add new announcements by clicking the button below.": "You can add new announcements by clicking the button below.", + "Appearance": "Appearance", + "CSS": "CSS", + "You can write your custom CSS here.": "You can write your custom CSS here.", + "Header Menu": "Header Menu", + "Add New Element": "Add New Element", + "Menu Elements": "Menu Elements", + "Menu Element": "Menu Element", + "Page Type": "Page Type", + "Tab Status": "Tab Status", + "Current tab": "Current tab", + "New tab": "New tab", + "Reset": "Reset", + "Show": "Show", + "Hide": "Hide", + "Update": "Update", + "Themes": "Themes", + "Update Theme": "Update Theme", + "Add Theme": "Add Theme", + "Choose theme .zip file.": "Choose theme .zip file.", + "Activate": "Activate", + "Install": "Install", + "Buy": "Buy", + "Settings": "Settings", + "Theme Settings": "Theme Settings", + "Image": "Image", + "Select an image": "Select an image", + "Forms": "Forms", + "Create Application Form": "Create Application Form", + "Description": "Description", + "Re-Appliable": "Re-Appliable", + "No": "No", + "Yes": "Yes", + "Questions": "Questions", + "Question": "Question", + "Variables": "Variables", + "Short Text": "Short Text", + "Long Text": "Long Text", + "Single-Select": "Single-Select", + "Multi-Select": "Multi-Select", + "Application Forms": "Application Forms", + "No application forms found!": "No application forms found!", + "You can create a new application form by clicking the button below.": "You can create a new application form by clicking the button below.", + "No applications found!": "No applications found!", + "There are no applications to show here.": "There are no applications to show here.", + "Author": "Author", + "View Application": "View Application", + "Details": "Details", + "Reject": "Reject", + "Approve": "Approve", + "Bans": "Bans", + "Ban User": "Ban User", + "Website": "Website", + "Support": "Support", + "Comments": "Comments", + "Spam": "Spam", + "Swear\/Insulting": "Swear\/Insulting", + "Cheat": "Cheat", + "Advertising": "Advertising", + "Scamming Players": "Scamming Players", + "Other": "Other", + "Duration": "Duration", + "Permanent": "Permanent", + "Temporary": "Temporary", + "No bans found!": "No bans found!", + "You can ban a user by clicking the button below.": "You can ban a user by clicking the button below.", + "User": "User", + "Expiry": "Expiry", + "Site": "Site", + "Comment": "Comment", + "Cheating": "Cheating", + "Unban": "Unban", + "Bazaar": "Bazaar", + "Bazaar Servers": "Bazaar Servers", + "Create Bazaar Server": "Create Bazaar Server", + "Custom Item Images": "Custom Item Images", + "Create Custom Item Image": "Create Custom Item Image", + "Seller": "Seller", + "Item": "Item", + "Model ID": "Model ID", + "Durability": "Durability", + "Item Name": "Item Name", + "Lore": "Lore", + "Enchantments": "Enchantments", + "Server": "Server", + "No custom item images found!": "No custom item images found!", + "You can create a new custom item image by clicking the button below.": "You can create a new custom item image by clicking the button below.", + "Item ID": "Item ID", + "Bazaar Items": "Bazaar Items", + "Not for sale!": "Not for sale!", + "No bazaar items found!": "No bazaar items found!", + "There are no bazaar items yet.": "There are no bazaar items yet.", + "In Storage": "In Storage", + "For sale": "For sale", + "Sold": "Sold", + "No bazaar logs found!": "No bazaar logs found!", + "There are no bazaar logs to show here.": "There are no bazaar logs to show here.", + "Blog": "Blog", + "Categories": "Categories", + "Create Category": "Create Category", + "Name": "Name", + "Blog Categories": "Blog Categories", + "No blog categories found!": "No blog categories found!", + "You can add new blog categories by clicking the button below.": "You can add new blog categories by clicking the button below.", + "Create Blog Category": "Create Blog Category", + "View Comment": "View Comment", + "Unconfirmed": "Unconfirmed", + "Confirmed": "Confirmed", + "Decline": "Decline", + "No comments found!": "No comments found!", + "There are no comments to show you right now.": "There are no comments to show you right now.", + "Message": "Message", + "Posts": "Posts", + "Create Post": "Create Post", + "Content": "Content", + "Tags": "Tags", + "The tag must contain a minimum of 3 characters and a maximum of 60 characters.": "The tag must contain a minimum of 3 characters and a maximum of 60 characters.", + "Opened": "Opened", + "Delete All": "Delete All", + "Blog Posts": "Blog Posts", + "No blog posts found!": "No blog posts found!", + "You can add a new blog post by clicking the button below.": "You can add a new blog post by clicking the button below.", + "Create Blog Post": "Create Blog Post", + "Views": "Views", + "Custom Fields": "Custom Fields", + "Create Custom Field": "Create Custom Field", + "Text": "Text", + "Number": "Number", + "Is public?": "Is public?", + "Is required?": "Is required?", + "No custom fields found!": "No custom fields found!", + "You can create a new custom field by clicking the button below.": "You can create a new custom field by clicking the button below.", + "Required": "Required", + "Public": "Public", + "Files": "Files", + "Download Files": "Download Files", + "Create File": "Create File", + "Download URL": "Download URL", + "No files found!": "No files found!", + "You can create a new file by clicking the button below.": "You can create a new file by clicking the button below.", + "Custom Forms": "Custom Forms", + "Answers": "Answers", + "No answers found!": "No answers found!", + "There are no answers to show here.": "There are no answers to show here.", + "View Form Answer": "View Form Answer", + "Create Custom Form": "Create Custom Form", + "No custom forms found!": "No custom forms found!", + "You can create a new custom form by clicking the button below.": "You can create a new custom form by clicking the button below.", + "Forum": "Forum", + "Create Forum Category": "Create Forum Category", + "Parent Category": "Parent Category", + "No parent category": "No parent category", + "Group": "Group", + "Guest": "Guest", + "Forum Categories": "Forum Categories", + "No forum category found!": "No forum category found!", + "You can add a new forum category by clicking the button below.": "You can add a new forum category by clicking the button below.", + "Threads": "Threads", + "No threads found!": "No threads found!", + "There are no threads to show here.": "There are no threads to show here.", + "Games": "Games", + "Create Game": "Create Game", + "No games found!": "No games found!", + "You can add a new game by clicking the button below.": "You can add a new game by clicking the button below.", + "Gaming Night": "Gaming Night", + "Start": "Start", + "End": "End", + "Products": "Products", + "Discounted Price": "Discounted Price", + "Stock": "Stock", + "Gifts": "Gifts", + "Create Gift": "Create Gift", + "Coupon Code": "Coupon Code", + "Gift Type": "Gift Type", + "%credit% credit(s)": "%credit% credit(s)", + "Credit": "Credit", + "Credit Amount": "Credit Amount", + "Piece": "Piece", + "Unlimited": "Unlimited", + "Limited": "Limited", + "No gifts found!": "No gifts found!", + "You can create a new gift by clicking the button below.": "You can create a new gift by clicking the button below.", + "Left": "Left", + "No gift logs found": "No gift logs found", + "There are no gift logs to show here.": "There are no gift logs to show here.", + "Receiver": "Receiver", + "Help Center": "Help Center", + "Help": "Help", + "Articles": "Articles", + "Create Article": "Create Article", + "Publish": "Publish", + "No articles found!": "No articles found!", + "You can create a new article by clicking the button below.": "You can create a new article by clicking the button below.", + "Helpfulness": "Helpfulness", + "Times Viewed": "Times Viewed", + "Topics": "Topics", + "Topic": "Topic", + "Add Topic": "Add Topic", + "Create Topic": "Create Topic", + "No topics found!": "No topics found!", + "You can add new topics by clicking the button below.": "You can add new topics by clicking the button below.", + "Overview": "Overview", + "Dashboard": "Dashboard", + "Sales": "Sales", + "Registrations": "Registrations", + "Registered User": "Registered User", + "Today Sales": "Today Sales", + "This Month Sales": "This Month Sales", + "Pending Comments": "Pending Comments", + "This Month News": "This Month News", + "This Month Supports": "This Month Supports", + "Supports Waiting Reply": "Supports Waiting Reply", + "Online Players": "Online Players", + "Latest Purchases": "Latest Purchases", + "Show All": "Show All", + "Latest Tickets": "Latest Tickets", + "Leaderboards": "Leaderboards", + "Create Leaderboard": "Create Leaderboard", + "MySQL Connection": "MySQL Connection", + "Connect this server": "Connect this server", + "Connect another server": "Connect another server", + "MySQL Host": "MySQL Host", + "MySQL Port": "MySQL Port", + "MySQL Username": "MySQL Username", + "MySQL Password": "MySQL Password", + "MySQL Database": "MySQL Database", + "Check connection": "Check connection", + "MySQL Table": "MySQL Table", + "Username Column": "Username Column", + "Sorter Column": "Sorter Column", + "Data": "Data", + "Data Limit": "Data Limit", + "Table Columns": "Table Columns", + "Database Column Name": "Database Column Name", + "No leaderboards found!": "No leaderboards found!", + "You can add new leaderboards by clicking the button below.": "You can add new leaderboards by clicking the button below.", + "Sorter": "Sorter", + "Data limit": "Data limit", + "Logs": "Logs", + "No logs found!": "No logs found!", + "There are no logs to show you right now.": "There are no logs to show you right now.", + "IP": "IP", + "Create Wheel of Fortune": "Create Wheel of Fortune", + "Price Status": "Price Status", + "Re-spin Period": "Re-spin Period", + "Free": "Free", + "Paid": "Paid", + "Awards": "Awards", + "Chance": "Chance", + "Color": "Color", + "Award": "Award", + "Pass": "Pass", + "No wheel of fortune found!": "No wheel of fortune found!", + "You can add new wheel of fortune by clicking the button below.": "You can add new wheel of fortune by clicking the button below.", + "No Wheel of Fortune logs found!": "No Wheel of Fortune logs found!", + "There are no Wheel of Fortune logs to show you right now.": "There are no Wheel of Fortune logs to show you right now.", + "Modules": "Modules", + "Notifications": "Notifications", + "No notifications found!": "No notifications found!", + "You have no notifications yet!": "You have no notifications yet!", + "has sent support message!": "has sent support message!", + "has commented on a news!": "has commented on a news!", + "ERROR!": "ERROR!", + "Pages": "Pages", + "Create Page": "Create Page", + "No pages found!": "No pages found!", + "You can create a new page by clicking the button below.": "You can create a new page by clicking the button below.", + "Payment Methods": "Payment Methods", + "No data for this page!": "No data for this page!", + "Payment Method": "Payment Method", + "Disabled": "Disabled", + "Active": "Active", + "Disable": "Disable", + "Enable": "Enable", + "Enabled": "Enabled", + "Create Role": "Create Role", + "Priority": "Priority", + "Order": "Order", + "Username CSS": "Username CSS", + "Badge CSS": "Badge CSS", + "Is staff role?": "Is staff role?", + "No role found!": "No role found!", + "You can create a new role by clicking the button below.": "You can create a new role by clicking the button below.", + "Servers": "Servers", + "Create Server": "Create Server", + "Server IP": "Server IP", + "Server Port": "Server Port", + "Console Type": "Console Type", + "Console Port": "Console Port", + "Console Password": "Console Password", + "Console Token": "Console Token", + "Check Console Connection": "Check Console Connection", + "No servers found!": "No servers found!", + "You can add servers by clicking the button below.": "You can add servers by clicking the button below.", + "Port": "Port", + "Default Currency": "Default Currency", + "Currencies": "Currencies", + "Currency": "Currency", + "Symbol": "Symbol", + "Rate": "Rate", + "Auto Update": "Auto Update", + "Set as default": "Set as default", + "Discord Bot": "Discord Bot", + "Discord Bot Settings": "Discord Bot Settings", + "Redirect URLs": "Redirect URLs", + "Client ID": "Client ID", + "Client Secret": "Client Secret", + "Bot Token": "Bot Token", + "Server ID": "Server ID", + "Join Discord Server": "Join Discord Server", + "Everyone Role ID": "Everyone Role ID", + "Synced Role ID": "Synced Role ID", + "Role Syncing": "Role Syncing", + "Support Tickets": "Support Tickets", + "Ticket Discord Category ID": "Ticket Discord Category ID", + "Ticket Staff Role ID": "Ticket Staff Role ID", + "Company ID": "Company ID", + "Account ID": "Account ID", + "Auth Type": "Auth Type", + "Email-Password": "Email-Password", + "Test Mode": "Test Mode", + "Development Mode": "Development Mode", + "General": "General", + "General Settings": "General Settings", + "Note": "Note", + "Server Name": "Server Name", + "Site Title": "Site Title", + "Server Version": "Server Version", + "Google Tags": "Google Tags", + "Google Description": "Google Description", + "E-mail": "E-mail", + "Phone Number": "Phone Number", + "About Us": "About Us", + "Vote Details": "Vote Details", + "Rules": "Rules", + "Support Message Template": "Support Message Template", + "%message% is required": "%message% is required", + "Favicon": "Favicon", + "Change general settings and customize your website.": "Change general settings and customize your website.", + "System Settings": "System Settings", + "Change system settings and customize your website.": "Change system settings and customize your website.", + "Manage the payment methods and get paid.": "Manage the payment methods and get paid.", + "Manage the currencies and exchange rates.": "Manage the currencies and exchange rates.", + "SEO Settings": "SEO Settings", + "Optimize your website for search engines from here.": "Optimize your website for search engines from here.", + "Languages": "Languages", + "Change Language": "Change Language", + "Manage languages and translations from here.": "Manage languages and translations from here.", + "Discord Webhooks": "Discord Webhooks", + "Manage your Discord webhooks for sending notifications to your Discord server.": "Manage your Discord webhooks for sending notifications to your Discord server.", + "SMTP": "SMTP", + "Set up your SMTP connection to send emails to your users.": "Set up your SMTP connection to send emails to your users.", + "Discord": "Discord", + "Manage your Discord bot settings.": "Manage your Discord bot settings.", + "Manage your Punishments page settings.": "Manage your Punishments page settings.", + "Manage modules and install new modules.": "Manage modules and install new modules.", + "Updates": "Updates", + "Manage update settings and update your website.": "Manage update settings and update your website.", + "Add Language": "Add Language", + "Language Code": "Language Code", + "Translate": "Translate", + "Source": "Source", + "Translation": "Translation", + "SEO": "SEO", + "The title of the page that will be displayed in the Google search results.": "The title of the page that will be displayed in the Google search results.", + "Optional": "Optional", + "If you leave the description blank, the default value of \"Google Description\" will be used.": "If you leave the description blank, the default value of \"Google Description\" will be used.", + "If you leave the description blank, the default value of 'Google Description' will be used.": "If you leave the description blank, the default value of \"Google Description\" will be used.", + "The Image that will be displayed in embeds, social media, etc.": "The Image that will be displayed in embeds, social media, etc.", + "SMTP Settings": "SMTP Settings", + "SMTP Server": "SMTP Server", + "SMTP Port": "SMTP Port", + "SMTP Security": "SMTP Security", + "SMTP E-Mail": "SMTP E-Mail", + "SMTP E-Mail Password": "SMTP E-Mail Password", + "Recover Password Template": "Recover Password Template", + "Purchase Template": "Purchase Template", + "Ticket Answered Template": "Ticket Answered Template", + "Recover Password URL": "Recover Password URL", + "TFA Recover Template": "TFA Recover Template", + "TFA Recover URL": "TFA Recover URL", + "Email Verification Template": "Email Verification Template", + "Verification URL": "Verification URL", + "Order URL": "Order URL", + "Ticket URL": "Ticket URL", + "Subject": "Subject", + "Check Connection": "Check Connection", + "System": "System", + "Timezone": "Timezone", + "Recommended": "Recommended", + "Password Hashing": "Password Hashing", + "Email Verification": "Email Verification", + "HTTPS Redirect": "HTTPS Redirect", + "Maintenance": "Maintenance", + "Cookie Consent": "Cookie Consent", + "Registration": "Registration", + "Credit Packages": "Credit Packages", + "Players Can Send Credits to Each Other": "Players Can Send Credits to Each Other", + "Players Can Send Gifts to Each Other": "Players Can Send Gifts to Each Other", + "Bestseller": "Bestseller", + "Featured Products": "Featured Products", + "Store Redirection": "Store Redirection", + "Store Redirect URL": "Store Redirect URL", + "Cashback": "Cashback", + "Bazaar Commission": "Bazaar Commission", + "2FA": "2FA", + "Two-Factor Authentication": "Two-Factor Authentication", + "Live Chat": "Live Chat", + "Show Terms Checkbox in Checkout": "Show Terms Checkbox in Checkout", + "Bonus Credit": "Bonus Credit", + "Bonus Credit Percentage": "Bonus Credit Percentage", + "Min Payment Amount for Bonus Credit": "Min Payment Amount for Bonus Credit", + "Bonus Credit Duration Status": "Bonus Credit Duration Status", + "Bonus Credit Duration": "Bonus Credit Duration", + "Google Analytics Identity": "Google Analytics Identity", + "Active Pages": "Active Pages", + "Login": "Login", + "Register": "Register", + "Recover Password": "Recover Password", + "News": "News", + "Site Key": "Site Key", + "Public Key": "Public Key", + "Secret Key": "Secret Key", + "Min. Payment Amount": "Min. Payment Amount", + "Max Payment Amount": "Max Payment Amount", + "Is earnings?": "Is earnings?", + "News Limit": "News Limit", + "Each Page": "Each Page", + "Register Limit": "Register Limit", + "Credits Purchases": "Credits Purchases", + "Store": "Store", + "Ticket Messages": "Ticket Messages", + "Credits Amount (Extras Included)": "Credits Amount (Extras Included)", + "Earned Money (Extras Not Included)": "Earned Money (Extras Not Included)", + "Product Name": "Product Name", + "Dashboard URL": "Dashboard URL", + "Blog Post URL": "Blog Post URL", + "Wheel of Fortune Name": "Wheel of Fortune Name", + "Form Title": "Form Title", + "Send a test message": "Send a test message", + "Slider": "Slider", + "Create Slider": "Create Slider", + "No slider item found!": "No slider item found!", + "You can add new slider item by clicking the button below.": "You can add new slider item by clicking the button below.", + "Monthly Report": "Monthly Report", + "Payments": "Payments", + "No payments found!": "No payments found!", + "There are no payments to show here.": "There are no payments to show here.", + "Donors": "Donors", + "All Time": "All Time", + "Loading": "Loading", + "Year to Date": "Year to Date", + "Month to Date": "Month to Date", + "Today": "Today", + "Waiting Reply": "Waiting Reply", + "Forum Threads": "Forum Threads", + "Forum Replies": "Forum Replies", + "Daily": "Daily", + "Weekly": "Weekly", + "From": "From", + "To": "To", + "Generate": "Generate", + "Total Revenue": "Total Revenue", + "Popular Payment Method": "Popular Payment Method", + "AVG Daily Revenue": "AVG Daily Revenue", + "Revenue": "Revenue", + "Top Donor": "Top Donor", + "Annually": "Annually", + "Monthly": "Monthly", + "Top Donor List": "Top Donor List", + "Bulk Discount": "Bulk Discount", + "Duration Status": "Duration Status", + "All products": "All products", + "Selected products": "Selected products", + "Discount Status": "Discount Status", + "Discount": "Discount", + "Category Details": "Category Details", + "Show in store": "Show in store", + "Show in game": "Show in game", + "Icon": "Icon", + "Select Image": "Select Image", + "Select product": "Select product", + "Select category": "Select category", + "Select date": "Select date", + "Store Categories": "Store Categories", + "No store categories found!": "No store categories found!", + "You can add new store categories by clicking the button below.": "You can add new store categories by clicking the button below.", + "Create Store Category": "Create Store Category", + "Category Name": "Category Name", + "Send": "Send", + "No chest logs found!": "No chest logs found!", + "There are no chest logs to show here.": "There are no chest logs to show here.", + "Coupon Logs": "Coupon Logs", + "No coupon logs found!": "No coupon logs found!", + "There are no coupon logs to show here.": "There are no coupon logs to show here.", + "Coupon": "Coupon", + "Coupons": "Coupons", + "Create Coupon": "Create Coupon", + "Minimum Payment Amount": "Minimum Payment Amount", + "No coupons found!": "No coupons found!", + "You can add new coupons by clicking the button below.": "You can add new coupons by clicking the button below.", + "Expiry Date": "Expiry Date", + "day": "day", + "Create Credit Package": "Create Credit Package", + "Package Details": "Package Details", + "Bonus": "Bonus", + "Discount Duration Status": "Discount Duration Status", + "Discount Duration": "Discount Duration", + "Stock Status": "Stock Status", + "No credit packages found!": "No credit packages found!", + "You can add new credit package by clicking the button below.": "You can add new credit package by clicking the button below.", + "Credit Purchase Logs": "Credit Purchase Logs", + "No credit purchase logs found!": "No credit purchase logs found!", + "You can create a new credit purchase log by clicking the button below.": "You can create a new credit purchase log by clicking the button below.", + "Credit Usage Logs": "Credit Usage Logs", + "No credit usage logs found!": "No credit usage logs found!", + "There is no credit usage logs found.": "There is no credit usage logs found.", + "No orders found!": "No orders found!", + "There are no orders to show here.": "There are no orders to show here.", + "View Order": "View Order", + "Complete Order": "Complete Order", + "Order completed successfully!": "Order completed successfully!", + "Quantity": "Quantity", + "Summary": "Summary", + "Subtotal": "Subtotal", + "Credit Usage": "Credit Usage", + "Create Product": "Create Product", + "Product Details": "Product Details", + "Pricing": "Pricing", + "Limits": "Limits", + "Limiting": "Limiting", + "Give Role": "Give Role", + "None": "None", + "One-Time": "One-Time", + "Is featured product?": "Is featured product?", + "Commands": "Commands", + "Command": "Command", + "No product found!": "No product found!", + "You can add new product by clicking the button below.": "You can add new product by clicking the button below.", + "in stock": "in stock", + "Suggestions": "Suggestions", + "Suggestions Categories": "Suggestions Categories", + "No suggestion found!": "No suggestion found!", + "You can create a new suggestion category by clicking the button below.": "You can create a new suggestion category by clicking the button below.", + "Create Suggestion Category": "Create Suggestion Category", + "Create Suggestion": "Create Suggestion", + "Likes": "Likes", + "Dislikes": "Dislikes", + "You can add new suggestion by clicking the button below.": "You can add new suggestion by clicking the button below.", + "Likes\/Dislikes": "Likes\/Dislikes", + "Fields": "Fields", + "Support Categories": "Support Categories", + "No support categories found!": "No support categories found!", + "You can add new support categories by clicking the button below.": "You can add new support categories by clicking the button below.", + "Create Support Category": "Create Support Category", + "Quick Answers": "Quick Answers", + "Create Quick Answer": "Create Quick Answer", + "No support quick answers found!": "No support quick answers found!", + "You can add new quick answers by clicking the button below.": "You can add new quick answers by clicking the button below.", + "No tickets found!": "No tickets found!", + "There are no tickets to show you right now.": "There are no tickets to show you right now.", + "None Selected": "None Selected", + "Delete Selected": "Delete Selected", + "Close": "Close", + "View Ticket": "View Ticket", + "Take action on this ticket": "Take action on this ticket", + "Delete Message": "Delete Message", + "You can choose a quick reply.": "You can choose a quick reply.", + "No quick reply found!": "No quick reply found!", + "Current Version: %version%": "Current Version: %version%", + "Latest Version: %version%": "Latest Version: %version%", + "Version: %version%": "Version: %version%", + "You're up to date!": "You're up to date!", + "Updates available!": "Updates available!", + "Check for updates": "Check for updates", + "Changelog": "Changelog", + "If you have any questions, please contact us": "If you have any questions, please contact us", + "Contact us": "Contact us", + "VIP Tables": "VIP Tables", + "VIP Table": "VIP Table", + "Create VIP Table": "Create VIP Table", + "Select VIP": "Select VIP", + "Please select at least one product!": "Please select at least one product!", + "No products were found in the selected category. Please add a product to the category and try again!": "No products were found in the selected category. Please add a product to the category and try again!", + "Titles": "Titles", + "Descriptions": "Descriptions", + "Add description": "Add description", + "Remove description": "Remove description", + "Editing VIP Table Descriptions": "Editing VIP Table Descriptions", + "Feature": "Feature", + "Value": "Value", + "You can use HTML tags in fields.": "You can use HTML tags in fields.", + "To add the %icon% icon: %char%": "To add the %icon% icon: %char%", + "VIP Table Descriptions": "VIP Table Descriptions", + "No vip table found!": "No vip table found!", + "You can add new vip table by clicking the button below.": "You can add new vip table by clicking the button below.", + "Editing %text%": "Editing %text%", + "Cloning %text%": "Cloning %text%", + "Editing %user%'s ban": "Editing %user%'s ban", + "Features": "Features", + "Editing VIP Table Features": "Editing VIP Table Features", + "VIP Table Features": "VIP Table Features", + "Vote Links": "Vote Links", + "Create Vote Links": "Create Vote Links", + "Create Vote Link": "Create Vote Link", + "No vote links found!": "No vote links found!", + "You can add new vote links by clicking the button below.": "You can add new vote links by clicking the button below.", + "Search": "Search", + "Visit Website": "Visit Website", + "Only the last 10 notifications are displayed.": "Only the last 10 notifications are displayed.", + "Always show sidebar": "Always show sidebar", + "Theme": "Theme", + "Light Mode": "Light Mode", + "Dark Mode": "Dark Mode", + "Blue Dark Mode": "Blue Dark Mode", + "Blue Side Panel": "Blue Side Panel", + "for light mode": "for light mode", + "How can I help you?": "How can I help you?", + "Quick Menu": "Quick Menu", + "Cancel": "Cancel", + "User Management": "User Management", + "Users": "Users", + "Staff": "Staff", + "Game Servers": "Game Servers", + "Support & Help": "Support & Help", + "Content Management": "Content Management", + "Submissions": "Submissions", + "Items": "Items", + "Editor": "Editor", + "Theme Editor": "Theme Editor", + "Custom CSS": "Custom CSS", + "Dashboard Logs": "Dashboard Logs", + "Fortune Wheel Logs": "Fortune Wheel Logs", + "Misc": "Misc", + "Statistics": "Statistics", + "Gamemodes": "Gamemodes", + "Leaderboard": "Leaderboard", + "Fortune Wheel": "Fortune Wheel", + "Vote": "Vote", + "Download Center": "Download Center", + "Download": "Download", + "Player": "Player", + "Player Profiles": "Player Profiles", + "Two Factor Auth": "Two Factor Auth", + "Two Factor Authentication": "Two Factor Authentication", + "Punishments": "Punishments", + "Punishment Settings": "Punishment Settings", + "Custom Page": "Custom Page", + "Custom Pages": "Custom Pages", + "My Account": "My Account", + "Search...": "Search...", + "Loading...": "Loading...", + "Are you sure you want to delete?": "Are you sure you want to delete?", + "OK": "OK", + "Success!": "Success!", + "Warning!": "Warning!", + "No items selected!": "No items selected!", + "Please select at least one item to delete.": "Please select at least one item to delete.", + "Selected items deleted successfully.": "Selected items deleted successfully.", + "Test message sent successfully!": "Test message sent successfully!", + "Failed to send test message!": "Failed to send test message!", + "Send test message": "Send test message", + "Sending test message...": "Sending test message...", + "Checking...": "Checking...", + "SMTP connection successful!": "SMTP connection successful!", + "SMTP connection failed! Error: ": "SMTP connection failed! Error: ", + "Checking Console Connection...": "Checking Console Connection...", + "Server connection successful!": "Server connection successful!", + "Server connection failed! Error: ": "Server connection failed! Error: ", + "Check Database Connection": "Check Database Connection", + "Checking Database Connection...": "Checking Database Connection...", + "Database connection successful!": "Database connection successful!", + "Database connection failed! Error: ": "Database connection failed! Error: ", + "Update failed! Please try again later or contact us.": "Update failed! Please try again later or contact us.", + "Your current settings will be deleted when you reset it. Are you sure you want to reset?": "Your current settings will be deleted when you reset it. Are you sure you want to reset?", + "%days% day(s)": "%days% day(s)", + "%hours% hour(s)": "%hours% hour(s)", + "just now": "just now", + "%s% second(s) ago": "%s% second(s) ago", + "%m% minute(s) ago": "%m% minute(s) ago", + "%h% hour(s) ago": "%h% hour(s) ago", + "%d% day(s) ago": "%d% day(s) ago", + "%w% week(s) ago": "%w% week(s) ago", + "%m% month(s) ago": "%m% month(s) ago", + "%y% year(s) ago": "%y% year(s) ago", + "January": "January", + "February": "February", + "March": "March", + "April": "April", + "May": "May", + "June": "June", + "July": "July", + "August": "August", + "September": "September", + "October": "October", + "November": "November", + "December": "December", + "short_january": "Jan", + "short_february": "Feb", + "short_march": "Mar", + "short_april": "Apr", + "short_may": "May", + "short_june": "Jun", + "short_july": "Jul", + "short_august": "Aug", + "short_september": "Sep", + "short_october": "Oct", + "short_november": "Nov", + "short_december": "Dec", + "Years": "Years", + "Year": "Year", + "Months": "Months", + "Month": "Month", + "Weeks": "Weeks", + "Week": "Week", + "Days": "Days", + "Day": "Day", + "Hours": "Hours", + "Hour": "Hour", + "Minutes": "Minutes", + "Minute": "Minute", + "Seconds": "Seconds", + "Second": "Second", + "Monday": "Monday", + "Tuesday": "Tuesday", + "Wednesday": "Wednesday", + "Thursday": "Thursday", + "Friday": "Friday", + "Saturday": "Saturday", + "Sunday": "Sunday", + "Week from %date%": "Week from %date%", + "Press enter to add a tag.": "Press enter to add a tag.", + "Update completed successfully!": "Update completed successfully!", + "Updating...": "Updating...", + "A new LeaderOS update is out! Click Update button to use the latest version.": "A new LeaderOS update is out! Click Update button to use the latest version.", + "A new Theme update is out! Click Update button to use the latest version.": "A new Theme update is out! Click Update button to use the latest version.", + "You are using the latest version!": "You are using the latest version!", + "Logout": "Logout", + "Subscription Expiring!": "Subscription Expiring!", + "Your subscription will expire in %days% days. Please renew your subscription to continue using the service.": "Your subscription will expire in %days% days. Please renew your subscription to continue using the service.", + "Your subscription will expire today. Please renew your subscription to continue using the service.": "Your subscription will expire today. Please renew your subscription to continue using the service.", + "Renew Subscription": "Renew Subscription", + "Forum Permissions": "Forum Permissions", + "Sync Perms with Parent Category": "Sync Perms with Parent Category", + "Can view forum?": "Can view forum?", + "Can create threads?": "Can create threads?", + "Can create replies?": "Can create replies?", + "Can moderate forum?": "Can moderate forum?", + "Super Admin": "Super Admin", + "View Dashboard": "View Dashboard", + "Manage Bazaar": "Manage Bazaar", + "Manage Gifts": "Manage Gifts", + "Manage Blog": "Manage Blog", + "Manage Roles": "Manage Roles", + "Manage Store": "Manage Store", + "Manage Logs": "Manage Logs", + "Manage Modules": "Manage Modules", + "Manage Support Tickets": "Manage Support Tickets", + "Manage Accounts": "Manage Accounts", + "Manage Announcements": "Manage Announcements", + "Manage Help Center": "Manage Help Center", + "View Notifications": "View Notifications", + "Manage Servers": "Manage Servers", + "Manage Support": "Manage Support", + "Manage Gaming Night": "Manage Gaming Night", + "Manage Votes": "Manage Votes", + "Manage Applications": "Manage Applications", + "Manage Downloads": "Manage Downloads", + "Manage Leaderboards": "Manage Leaderboards", + "Manage Pages": "Manage Pages", + "Manage Settings": "Manage Settings", + "Manage Themes": "Manage Themes", + "Manage Forum": "Manage Forum", + "View Stats": "View Stats", + "Manage Bans": "Manage Bans", + "Manage Games": "Manage Games", + "Manage Wheel Of Fortune": "Manage Wheel Of Fortune", + "Manage Payments": "Manage Payments", + "Manage Slider": "Manage Slider", + "Manage Updates": "Manage Updates", + "Manage Custom Forms": "Manage Custom Forms", + "Manage Suggestions": "Manage Suggestions", + "Manage Manage Community Goals": "Manage Community Goals", + "Update Notifications": "Update Notifications", + "Only allow purchases with Credits": "Only allow purchases with Credits", + "Remove .00 from money": "Remove .00 from money", + "Credit Text": "Credit Text", + "API Settings": "API Settings", + "API Status": "API Status", + "API Key": "API Key", + "Regenerate API Key": "Regenerate API Key", + "Manage API Keys and settings.": "Manage API Keys and settings.", + "API enabled successfully!": "API enabled successfully!", + "API disabled successfully!": "API disabled successfully!", + "API is not ready to use! Please set up API from Settings > API": "API is not ready to use! Please set up API from Settings > API", + "Cumulative": "Cumulative", + "Is Cumulative Category?": "Is Cumulative Category?", + "Discord Role ID": "Discord Role ID", + "Discord User ID": "Discord User ID", + "Unlink": "Unlink", + "Set Nickname": "Set Nickname", + "Command Logs": "Command Logs", + "Send Again": "Send Again", + "Retry failed commands": "Retry failed commands", + "Command has been sent successfully!": "Command has been sent successfully!", + "Could not connect to the server!": "Could not connect to the server!", + "An error occurred while sending the command.": "An error occurred while sending the command.", + "Community Goals": "Community Goals", + "Current": "Current", + "Goal": "Goal", + "Is repeatable?": "Is repeatable?", + "Default Listing": "Default Listing", + "Advanced Listing": "Advanced Listing", + "Table Listing": "Table Listing", + "Drag a item here or create one.": "Drag a item here or create one.", + "New!": "New!", + "Paraşüt Settings": "Paraşüt Settings", + "Manage your Paraşüt module settings.": "Manage your Paraşüt module settings.", + "BirFatura Settings": "BirFatura Settings", + "Manage your BirFatura module settings.": "Manage your BirFatura module settings.", + "Copy": "Copy", + "Plugin": "Plugin", + "Download LeaderOS Plugin": "Download LeaderOS Plugin", + "Configure the plugin": "Configure the plugin", + "seo_404": "404", + "seo_application": "Applications", + "seo_bazaar": "Bazaar", + "seo_manage-bazaar": "Manage Bazaar", + "seo_checkout": "Checkout", + "seo_chest": "Chest", + "seo_credit": "Credit", + "seo_download": "Download", + "seo_games": "Games", + "seo_gift": "Gift", + "seo_help": "Help Center", + "seo_home": "Homepage", + "seo_leaderboards": "Leaderboards", + "seo_login": "Login", + "seo_lottery": "Wheel of Fortune", + "seo_maintenance": "Maintenance", + "seo_news": "Blog", + "seo_page": "Page", + "seo_player": "Player", + "seo_profile": "Profile", + "seo_recover": "Recover Account", + "seo_register": "Register", + "seo_rules": "Rules", + "seo_store": "Store", + "seo_support": "Support", + "seo_tfa": "TFA", + "seo_tfa-recover": "Recover TFA", + "seo_gaming-night": "Gaming Night", + "seo_forum": "Forum", + "seo_staff": "Staff", + "seo_vote": "Vote", + "seo_punishments": "Punishments", + "seo_suggestions": "Suggestions", + "Tebex Store Settings": "Tebex Store Settings", + "Clear Cache": "Clear Cache", + "No, I want to use other payment methods.": "No, I want to use other payment methods.", + "Force Default Language": "Force Default Language", + "You cannot disable the default language!": "You cannot disable the default language!", + "Your players can chat and discuss topics within the different categories you create. Also, don't forget to decorate your user flags with the custom roles!": "Your players can chat and discuss topics within the different categories you create. Also, don't forget to decorate your user flags with the custom roles!", + "Create a marketplace for your players. They can sell their items and buy items from other players.": "Create a marketplace for your players. They can sell their items and buy items from other players.", + "Start monetizing your server by adding your products to the store. You can increase your sales with systems such as discounts, coupons, gifts and stock.": "Start monetizing your server by adding your products to the store. You can increase your sales with systems such as discounts, coupons, gifts and stock.", + "Share server updates, news, and cool stuff with ease. Stay connected with your players and come together in the comments!": "Share server updates, news, and cool stuff with ease. Stay connected with your players and come together in the comments!", + "Manage your support tickets with your team. You can also create custom fields for your support tickets.": "Manage your support tickets with your team. You can also create custom fields for your support tickets.", + "Write articles and create a knowledge base to help your players.": "Write articles and create a knowledge base to help your players.", + "Create leaderboards and fetch data from your MySQL database.": "Create leaderboards and fetch data from your MySQL database.", + "Save bought items in store chest to redeem them later or gift it to other players.": "Save bought items in store chest to redeem them later or gift it to other players.", + "Enable using credits on your website. Your players can buy credits and use them on your website.": "Enable using credits on your website. Your players can buy credits and use them on your website.", + "Upload your files to the download center and share them with your players.": "Upload your files to the download center and share them with your players.", + "Create custom forms like contact form, report form, etc.": "Create custom forms like contact form, report form, etc.", + "Introduce your gamemodes to your players.": "Introduce your gamemodes to your players.", + "Make special discounts with limited stocks on selected products on a certain day and time of the week.": "Make special discounts with limited stocks on selected products on a certain day and time of the week.", + "Create gift codes and share them with your players.": "Create gift codes and share them with your players.", + "Create a Wheel of Fortune game and share it with your players. You can also add a link to the game.": "Create a Wheel of Fortune game and share it with your players. You can also add a link to the game.", + "Create custom pages with using HTML editor.": "Create custom pages with using HTML editor.", + "Create player profiles and share them with your players. You can also add a link to the player profile.": "Create player profiles and share them with your players. You can also add a link to the player profile.", + "Get organized staff applications for your server through your website.": "Get organized staff applications for your server through your website.", + "With the two-factor authentication feature, you can increase the security of your account. You can enable this feature from your account settings.": "With the two-factor authentication feature, you can increase the security of your account. You can enable this feature from your account settings.", + "Create a staff page and share it with your players. You can also add a link to the staff page.": "Create a staff page and share it with your players. You can also add a link to the staff page.", + "Share Vote Links with your players and reward them with in-game items.": "Share Vote Links with your players and reward them with in-game items.", + "Create a Punishments page using LiteBans/AdvancedBan plugin data and share them with your players.": "Create a Punishments page using LiteBans/AdvancedBan plugin data and share them with your players.", + "Create announcements and share them with your players.": "Create announcements and share them with your players.", + "Create a slider and share it with your players. You can also add a link to the slider.": "Create a slider and share it with your players. You can also add a link to the slider.", + "Get suggestions from your players and manage them with your team. You can also create custom fields for your suggestions.": "Get suggestions from your players and manage them with your team. You can also create custom fields for your suggestions.", + "Integrate your website with your discord server.": "Integrate your website with your discord server.", + "You can create and send invoices to your customers with Paraşüt integration.": "You can create and send invoices to your customers with Paraşüt integration.", + "You can create and send invoices to your customers with BirFatura integration.": "You can create and send invoices to your customers with BirFatura integration.", + "Ghost is a powerful app for professional publishers to create, share, and grow a business around their content. It comes with modern tools to publish content.": "Ghost is a powerful app for professional publishers to create, share, and grow a business around their content. It comes with modern tools to publish content.", + "Manage your store with Tebex! Allow your players to choose from over 120+ payments methods, fast and easy. All LeaderOS customer receive free Plus Plan via Tebex!": "Manage your store with Tebex! Allow your players to choose from over 120+ payments methods, fast and easy. All LeaderOS customer receive free Plus Plan via Tebex!", + "Monetize your Game Server with Tebex!": "Monetize your Game Server with Tebex!", + "Allow your players to choose from over 120+ payments methods, fast and easy.": "Allow your players to choose from over 120+ payments methods, fast and easy.", + "All LeaderOS customer receive free Plus Plan via Tebex!": "All LeaderOS customer receive free Plus Plan via Tebex!", + "Set up your Store": "Set up your Store", + "You cannot edit a role with a higher priority than your highest role!": "You cannot edit a role with a higher priority than your highest role!", + "You cannot select a permission you do not have!": "You cannot select a permission you do not have!", + "You cannot delete a role with a higher priority than your highest role!": "You cannot delete a role with a higher priority than your highest role!", + "You cannot edit an account with a higher priority than your highest role!": "You cannot edit an account with a higher priority than your highest role!", + "You cannot select a role with a higher priority than your highest role!": "You cannot select a role with a higher priority than your highest role!", + "You cannot delete an account with a higher priority than your highest role!": "You cannot delete an account with a higher priority than your highest role!", + "You cannot delete the default role!": "You cannot delete the default role!", + "You cannot delete yourself!": "You cannot delete yourself!", + "URL Redirects": "URL Redirects", + "Create URL Redirect": "Create URL Redirect", + "Redirect From": "Redirect From", + "Redirect To": "Redirect To", + "e.g. /discord": "e.g. /discord", + "Enter a link": "Enter a link", + "URL Redirect has been added successfully!": "URL Redirect has been added successfully!", + "No URL redirects found!": "No URL redirects found!", + "You can create a new redirect by clicking the button below.": "You can create a new redirect by clicking the button below.", + "Create Webhook": "Create Webhook", + "Create Discord Webhook": "Create Discord Webhook", + "No webhooks found!": "No webhooks found!", + "You can create a new webhook by clicking the button below.": "You can create a new webhook by clicking the button below.", + "Discord Webhook has been created successfully!": "Discord Webhook has been created successfully!", + "Variable": "Variable", + "Replaces with": "Replaces with", + "Show Variables": "Show Variables", + "Please select an event to see variables.": "Please select an event to see variables.", + "Bot Name": "Bot Name", + "Bot Avatar": "Bot Avatar", + "Forum Thread Posted": "Forum Thread Posted", + "When a user posts a new thread in the forum": "When a user posts a new thread in the forum", + "Credits Purchased": "Credits Purchased", + "When a user purchases credits": "When a user purchases credits", + "Product Purchased": "Product Purchased", + "When a user purchases a product from the store": "When a user purchases a product from the store", + "Support Ticket Opened": "Support Ticket Opened", + "When a user opens a new ticket": "When a user opens a new ticket", + "Support Ticket Answered": "Support Ticket Answered", + "When a staff answers a ticket": "When a staff answers a ticket", + "Support Ticket Replied": "Support Ticket Replied", + "When a user replies to a ticket": "When a user replies to a ticket", + "Blog Post Published": "Blog Post Published", + "When a user publishes a new blog post": "When a user publishes a new blog post", + "Blog Post Commented": "Blog Post Commented", + "When a user comments on a blog post": "When a user comments on a blog post", + "Wheel of Fortune Won": "Wheel of Fortune Won", + "When a user wins a prize from the wheel of fortune": "When a user wins a prize from the Wheel of Fortune", + "Application Submitted": "Application Submitted", + "When a user submits an application": "When a user submits an application" +} \ No newline at end of file diff --git a/dashboard/tr.json b/dashboard/tr.json index 69a88e3..90f5685 100644 --- a/dashboard/tr.json +++ b/dashboard/tr.json @@ -1 +1,1119 @@ -{} +{ + "Please enter a valid username!": "Lütfen geçerli bir kullanıcı adı girin!", + "Username shouldn't be less than 3 characters!": "Kullanıcı adı 3 karakterden az olmamalıdır!", + "Username shouldn't be more than 16 characters!": "Kullanıcı adı 16 karakterden fazla olmamalıdır!", + "This username is already in use!": "Bu kullanıcı adı zaten kullanımda!", + "Please enter a valid email!": "Lütfen geçerli bir e-posta girin!", + "This email is already in use!": "Bu e-posta zaten kullanımda!", + "Password shouldn't be less than 4 characters!": "Parola 4 karakterden az olmamalıdır!", + "Passwords doesn't match!": "Parolalar uyuşmuyor!", + "Please enter a valid password!": "Lütfen geçerli bir parola girin!", + "Account added successfully.": "Hesap başarıyla eklendi.", + "Please enter a valid username": "Lütfen geçerli bir kullanıcı adı girin", + "Changes has been saved successfully!": "Değişiklikler başarıyla kaydedildi!", + "Default": "Varsayılan", + "Announcement has been added successfully!": "Duyuru başarıyla eklendi!", + "Please select an image!": "Lütfen bir resim seçiniz!", + "An error occupied while uploading an image: %error%": "Bir hata oluştu, resim yüklenirken: %error%", + "Application has been rejected!": "Başvuru reddedildi!", + "Application has been approved!": "Başvuru onaylandı!", + "Application Form has been added successfully!": "Başvuru Formu başarıyla eklendi!", + "User not found!": "Kullanıcı bulunamadı!", + "Product not found!": "Ürün bulunamadı!", + "You don't have access to do it!": "Bunu yapmaya erişiminiz yok!", + "You can't ban yourself!": "Kendinizi engelleyemezsiniz!", + "Account has been banned successfully!": "Hesap başarıyla engellendi!", + "Changes saved successfully!": "Değişiklikler başarıyla kaydedildi!", + "This player not found!": "Bu oyuncu bulunamadı!", + "Custom Item Image has been added successfully!": "Özel Eşya Resmi başarıyla eklendi!", + "Category has been added successfully!": "Kategori başarıyla eklendi!", + "The comment has been unconfirmed successfully!": "Yorum başarıyla onaylanmadı!", + "The comment has been confirmed successfully!": "Yorum başarıyla onaylandı!", + "Post has been published successfully!": "Gönderi başarıyla yayınlandı!", + "Custom Field has been added successfully!": "Özel Alan başarıyla eklendi!", + "The Download File has been added successfully!": "İndirme Dosyası başarıyla eklendi!", + "Custom Form has been added successfully!": "Özel Form başarıyla eklendi!", + "Game has been added successfully!": "Oyun başarıyla eklendi!", + "Please fill all the fields!": "Lütfen tüm alanları doldurun!", + "This coupon has already been created with this name!": "Bu kupon zaten bu isimle oluşturuldu!", + "Gift has been added successfully!": "Hediye başarıyla eklendi!", + "Article added successfully!": "Makale başarıyla eklendi!", + "Topic added successfully!": "Konu başarıyla eklendi!", + "Leaderboard has been added successfully!": "Sıralama Tablosu başarıyla eklendi!", + "This title is already in use!": "Bu başlık zaten kullanımda!", + "Wheel of Fortune has been added successfully!": "Çarkıfelek başarıyla eklendi!", + "Module enabled successfully!": "Modül başarıyla etkinleştirildi!", + "Module disabled successfully!": "Modül başarıyla devre dışı bırakıldı!", + "Page has been added successfully!": "Sayfa başarıyla eklendi!", + "No Payment Method found!": "Ödeme Yöntemi bulunamadı!", + "Role has been added successfully!": "Rol başarıyla eklendi!", + "Server has been added successfully!": "Sunucu başarıyla eklendi!", + "Please add %message% parameter to Support Message Template": "Lütfen destek mesaj şablonuna %message% parametresini ekleyin", + "Language has been added successfully!": "Dil başarıyla eklendi!", + "Slider has been added successfully!": "Slider başarıyla eklendi!", + "Product has been sent successfully!": "Ürün başarıyla gönderildi!", + "Coupon has been added successfully!": "Kupon başarıyla eklendi!", + "Credit Package has been added successfully!": "Kredi Paketi başarıyla eklendi!", + "The credit has been sent successfully!": "Kredi başarıyla gönderildi!", + "Product has been added successfully!": "Ürün başarıyla eklendi!", + "Suggestion has been added successfully!": "Öneri başarıyla eklendi!", + "Message has been sent successfully!": "Mesaj başarıyla gönderildi!", + "Answer has been added successfully!": "Cevap başarıyla eklendi!", + "VIP Table has been added successfully!": "VIP Tablosu başarıyla eklendi!", + "Vote Link has been added successfully!": "Oy Bağlantısı başarıyla eklendi!", + "No data found!": "Veri bulunamadı!", + "No data found for this page!": "Bu sayfa için veri bulunamadı!", + "Homepage": "Ana Sayfa", + "Back Home": "Ana Sayfa'ya Dön", + "previous": "Önceki", + "next": "Sonraki", + "Unauthorized!": "Yetkisiz!", + "Unauthorized Access!": "Yetkisiz Erişim!", + "You are not authorized to access this page!": "Bu sayfaya erişim yetkiniz yok!", + "Page not found!": "Sayfa bulunamadı!", + "The link you followed may be broken, or the page may have been removed!": "Takip ettiğiniz bağlantı bozuk olabilir veya sayfa kaldırılmış olabilir!", + "Accounts": "Hesaplar", + "Add": "Ekle", + "Create Account": "Hesap Oluştur", + "Back": "Geri", + "Username": "Kullanıcı Adı", + "Email": "E-posta", + "Password": "Parola", + "Password (Confirm)": "Parola (Onayla)", + "Credits": "Kredi", + "%credits% credits": "%credits% kredi", + "Roles": "Roller", + "Permissions": "İzinler", + "Create": "Oluştur", + "Edit": "Düzenle", + "Clone": "Klonla", + "Save Changes": "Değişiklikleri Kaydet", + "Saving...": "Kaydediliyor...", + "Saved!": "Kaydedildi!", + "Add New": "Yeni Ekle", + "ID": "ID", + "Role": "Rol", + "Date": "Tarih", + "Actions": "İşlemler", + "View Account": "Hesabı Görüntüle", + "Buy Credits": "Kredi Satın Al", + "Send Credits": "Kredi Gönder", + "Send Chest Item": "Sandık Eşyası Gönder", + "Ban": "Engel", + "Delete": "Sil", + "View": "Görüntüle", + "Lifetime": "Ömür Boyu", + "Stats": "İstatistikler", + "Orders": "Siparişler", + "Order #%id%": "Sipariş #%id%", + "Total": "Toplam", + "Status": "Durum", + "Is active?": "Aktif mi?", + "Success": "Başarılı", + "Error": "Hata", + "Waiting": "Bekliyor", + "Chest": "Sandık", + "Product": "Ürün", + "Category": "Kategori", + "Tickets": "Talepler", + "Title": "Başlık", + "Last Updated": "Son Güncelleme", + "Opened by": "Açan", + "Open": "Açık", + "Answered": "Yanıtlandı", + "User-Reply": "Kullanıcı Yanıtı", + "Waiting Replies": "Yanıt Bekleyenler", + "Closed": "Kapalı", + "Error!": "Hata!", + "Credit Logs": "Kredi Yükleme Geçmişi", + "Amount": "Miktar", + "Type": "Tür", + "Charge": "Ücret", + "Usage": "Kullanım", + "Transfer to %username%": "%username%'e transfer", + "Transfer from %username%": "%username%'den transfer", + "Wheel of Fortune (Ticket)": "Çarkıfelek (Bilet)", + "Wheel of Fortune (Prize)": "Çarkıfelek (Ödül)", + "Bazaar (Purchase)": "Pazar (Satın Alma)", + "Bazaar (Sell)": "Pazar (Satış)", + "Wheel of Fortune Logs": "Çarkıfelek Geçmişi", + "Wheel of Fortune": "Çarkıfelek", + "Prize": "Ödül", + "Gift Logs": "Hediye Geçmişi", + "Code": "Kod", + "Gift": "Hediye", + "Chest Logs": "Sandık Geçmişi", + "Action": "İşlem", + "Delivery": "Teslimat", + "Gift (Sender)": "Hediye (Gönderen)", + "Gift (Receiver)": "Hediye (Alıcı)", + "Gift to %username%": "%username%'e hediye", + "Gift from %username%": "%username%'den hediye", + "Bazaar Logs": "Pazar Geçmişi", + "Price": "Fiyat", + "Purchase": "Satın Alım", + "Sell": "Sat", + "Applications": "Başvurular", + "Staff Applications": "Yetkili Başvuruları", + "Form": "Form", + "Reason": "Sebep", + "Rejected": "Reddedildi", + "Approved": "Onaylandı", + "Pending Approval": "Onay Bekliyor", + "Profile": "Profil", + "Ban (Website)": "Engelle (Web Sitesi)", + "Ban (Support)": "Engelle (Destek)", + "Ban (Comments)": "Engelle (Yorumlar)", + "Last Seen": "Son Görülme", + "Reg. Date": "Kayıt Tarihi", + "Reg. IP": "Kayıt IP", + "Announcements": "Duyurular", + "Add an Announcement": "Bir Duyuru Ekle", + "Create Announcement": "Duyuru Oluştur", + "Link": "Bağlantı", + "No announcements found!": "Duyuru bulunamadı!", + "You can add new announcements by clicking the button below.": "Yeni duyuru eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Appearance": "Görünüm", + "CSS": "CSS", + "You can write your custom CSS here.": "Özel CSS'nizi burada yazabilirsiniz.", + "Header Menu": "Header Menü", + "Add New Element": "Yeni Öğe Ekle", + "Menu Elements": "Menü Öğeleri", + "Menu Element": "Menü Öğesi", + "Page Type": "Sayfa Türü", + "Tab Status": "Sekme Durumu", + "Current tab": "Mevcut sekme", + "New tab": "Yeni sekme", + "Reset": "Sıfırla", + "Show": "Göster", + "Hide": "Gizle", + "Update": "Güncelle", + "Themes": "Temalar", + "Add Theme": "Tema Ekle", + "Update Theme": "Tema Güncelle", + "Choose theme .zip file.": ".zip dosyasını seçin.", + "Activate": "Aktif Et", + "Install": "Yükle", + "Buy": "Satın Al", + "Settings": "Ayarlar", + "Theme Settings": "Tema Ayarları", + "Image": "Resim", + "Select an image": "Bir resim seçin", + "Forms": "Formlar", + "Create Application Form": "Başvuru Formu Oluştur", + "Description": "Açıklama", + "Re-Appliable": "Tekrar Başvurulabilir", + "No": "Hayır", + "Yes": "Evet", + "Questions": "Sorular", + "Question": "Soru", + "Variables": "Değişkenler", + "Short Text": "Kısa Metin", + "Long Text": "Uzun Metin", + "Single-Select": "Tek-Seçim", + "Multi-Select": "Çoklu-Seçim", + "Application Forms": "Başvuru Formları", + "No application forms found!": "Hiç başvuru formu bulunamadı!", + "You can create a new application form by clicking the button below.": "Yeni bir başvuru formu oluşturmak için aşağıdaki düğmeye tıklayabilirsiniz.", + "No applications found!": "Hiç başvuru bulunamadı!", + "There are no applications to show here.": "Burada gösterilecek başvuru yok.", + "Author": "Yazar", + "View Application": "Başvuruyu Görüntüle", + "Details": "Detaylar", + "Reject": "Reddet", + "Approve": "Onayla", + "Bans": "Engellenen Kullanıcılar", + "Ban User": "Kullanıcıyı Engelle", + "Website": "Site", + "Support": "Destek", + "Comments": "Yorumlar", + "Spam": "Spam", + "Swear/Insulting": "Küfür/Hakaret", + "Cheat": "Hile", + "Advertising": "Reklam", + "Scamming Players": "Oyuncuları Dolandırma", + "Other": "Diğer", + "Duration": "Süre", + "Permanent": "Kalıcı", + "Temporary": "Geçici", + "No bans found!": "Hiç yasak bulunamadı!", + "You can ban a user by clicking the button below.": "Kullanıcıyı aşağıdaki düğmeye tıklayarak yasaklayabilirsiniz.", + "User": "Kullanıcı", + "Expiry": "Bitiş", + "Site": "Site", + "Comment": "Yorum", + "Cheating": "Hile", + "Unban": "Engeli Kaldır", + "Bazaar": "Pazar", + "Bazaar Servers": "Pazar Sunucuları", + "Create Bazaar Server": "Pazar Sunucusu Oluştur", + "Custom Item Images": "Özel Ürün Resimleri", + "Create Custom Item Image": "Özel Ürün Resmi Oluştur", + "Seller": "Satıcı", + "Item": "Eşya", + "Model ID": "Model ID", + "Durability": "Dayanıklılık", + "Item Name": "Eşya Adı", + "Lore": "Lore", + "Enchantments": "Büyüler", + "Server": "Sunucu", + "No custom item images found!": "Hiç özel ürün resmi bulunamadı!", + "You can create a new custom item image by clicking the button below.": "Yeni bir özel ürün resmi oluşturmak için aşağıdaki düğmeye tıklayabilirsiniz.", + "Item ID": "Item ID", + "Bazaar Items": "Pazar Ürünleri", + "Not for sale!": "Satılık değil!", + "No bazaar items found!": "Hiç pazar ürünü bulunamadı!", + "There are no bazaar items yet.": "Henüz pazar ürünü yok.", + "In Storage": "Depoda", + "For sale": "Satılık", + "Sold": "Satıldı", + "No bazaar logs found!": "Hiç pazar geçmişi bulunamadı!", + "There are no bazaar logs to show here.": "Burada gösterilecek pazar geçmişi yok.", + "Blog": "Blog", + "Categories": "Kategoriler", + "Create Category": "Kategori Oluştur", + "Name": "Ad", + "Blog Categories": "Blog Kategorileri", + "No blog categories found!": "Hiç blog kategorisi bulunamadı!", + "You can add new blog categories by clicking the button below.": "Yeni blog kategorileri eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Create Blog Category": "Blog Kategorisi Oluştur", + "View Comment": "Yorumu Görüntüle", + "Unconfirmed": "Onaylanmamış", + "Confirmed": "Onaylanmış", + "Decline": "Reddet", + "No comments found!": "Hiç yorum bulunamadı!", + "There are no comments to show you right now.": "Şu anda size gösterilecek yorum yok.", + "Message": "Mesaj", + "Posts": "Haberler", + "Create Post": "Haber Oluştur", + "Content": "İçerik", + "Tags": "Etiketler", + "The tag must contain a minimum of 3 characters and a maximum of 60 characters.": "Etiket en az 3 karakter ve en fazla 60 karakter içermelidir.", + "Opened": "Açık", + "Delete All": "Hepsini Sil", + "Blog Posts": "Haberler", + "No blog posts found!": "Hiç haber bulunamadı!", + "You can add a new blog post by clicking the button below.": "Yeni bir haber eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Create Blog Post": "Haber Oluştur", + "Views": "Görüntülemeler", + "Custom Fields": "Özel Alanlar", + "Create Custom Field": "Özel Alan Oluştur", + "Text": "Metin", + "Number": "Sayı", + "Is public?": "Halka açık mı?", + "Is required?": "Zorunlu mu?", + "No custom fields found!": "Hiç özel alan bulunamadı!", + "You can create a new custom field by clicking the button below.": "Yeni bir özel alan oluşturmak için aşağıdaki düğmeye tıklayabilirsiniz.", + "Required": "Zorunlu", + "Public": "Herkese açık", + "Files": "Dosyalar", + "Download Files": "Dosyaları İndir", + "Create File": "Dosya Oluştur", + "Download URL": "İndirme URL'si", + "No files found!": "Hiç dosya bulunamadı!", + "You can create a new file by clicking the button below.": "Yeni bir dosya oluşturmak için aşağıdaki düğmeye tıklayabilirsiniz.", + "Custom Forms": "Özel Formlar", + "Answers": "Cevaplar", + "No answers found!": "Hiç cevap bulunamadı!", + "There are no answers to show here.": "Burada gösterilecek cevap yok.", + "View Form Answer": "Form Cevabını Görüntüle", + "Create Custom Form": "Özel Form Oluştur", + "No custom forms found!": "Hiç özel form bulunamadı!", + "You can create a new custom form by clicking the button below.": "Yeni bir özel form oluşturmak için aşağıdaki düğmeye tıklayabilirsiniz.", + "Forum": "Forum", + "Create Forum Category": "Forum Kategorisi Oluştur", + "Parent Category": "Ana Kategori", + "No parent category": "Ana kategori yok", + "Group": "Grup", + "Guest": "Misafir", + "Forum Categories": "Forum Kategorileri", + "No forum category found!": "Hiç forum kategorisi bulunamadı!", + "You can add a new forum category by clicking the button below.": "Yeni bir forum kategorisi eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Threads": "Konular", + "No threads found!": "Hiç konu bulunamadı!", + "There are no threads to show here.": "Burada gösterilecek konu yok.", + "Games": "Oyunlar", + "Create Game": "Oyun Oluştur", + "No games found!": "Hiç oyun bulunamadı!", + "You can add a new game by clicking the button below.": "Yeni bir oyun eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Gaming Night": "Gaming Gecesi", + "Start": "Başlangıç", + "End": "Bitiş", + "Products": "Ürünler", + "Discounted Price": "İndirimli Fiyat", + "Stock": "Stok", + "Gifts": "Hediyeler", + "Create Gift": "Hediye Oluştur", + "Coupon Code": "Kupon Kodu", + "Gift Type": "Hediye Türü", + "%credit% credit(s)": "%credit% kredi", + "Credit": "Kredi", + "Credit Amount": "Kredi Miktarı", + "Piece": "Adet", + "Unlimited": "Sınırsız", + "Limited": "Sınırlı", + "No gifts found!": "Hediye bulunamadı!", + "You can create a new gift by clicking the button below.": "Yeni bir hediye eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Left": "Kaldı", + "No gift logs found": "Hediye geçmişi bulunamadı", + "There are no gift logs to show here.": "Burada gösterilecek hediye geçmişi yok.", + "Receiver": "Alıcı", + "Help Center": "Yardım Merkezi", + "Help": "Yardım", + "Articles": "Makaleler", + "Create Article": "Makale Oluştur", + "Publish": "Yayınla", + "No articles found!": "Hiç makale bulunamadı!", + "You can create a new article by clicking the button below.": "Yeni bir makale eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Helpfulness": "Yararlılık", + "Times Viewed": "Görüntülenme", + "Topics": "Konular", + "Topic": "Konu", + "Add Topic": "Konu Ekle", + "Create Topic": "Konu Oluştur", + "No topics found!": "Hiç konu bulunamadı!", + "You can add new topics by clicking the button below.": "Yeni konular eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Overview": "Genel Bakış", + "Dashboard": "Yönetim Paneli", + "Sales": "Satışlar", + "Registrations": "Kayıtlar", + "Registered User": "Kayıtlı Kullanıcı", + "Today Sales": "Bugünkü Satışlar", + "This Month Sales": "Bu Ayki Satışlar", + "Pending Comments": "Bekleyen Yorumlar", + "This Month News": "Bu Ayki Haberler", + "This Month Supports": "Bu Ayki Destekler", + "Supports Waiting Reply": "Cevap Bekleyen Destekler", + "Online Players": "Çevrim içi Oyuncular", + "Latest Purchases": "En Son Satın Alımlar", + "Show All": "Hepsini Göster", + "Latest Tickets": "En Son Talepler", + "Leaderboards": "Sıralamalar", + "Create Leaderboard": "Sıralama Oluştur", + "MySQL Connection": "MySQL Bağlantısı", + "Connect this server": "Bu sunucuya bağlan", + "Connect another server": "Başka bir sunucuya bağlan", + "MySQL Host": "MySQL Sunucusu", + "MySQL Port": "MySQL Portu", + "MySQL Username": "MySQL Kullanıcı Adı", + "MySQL Password": "MySQL Parolası", + "MySQL Database": "MySQL Veritabanı", + "Check connection": "Bağlantıyı kontrol et", + "MySQL Table": "MySQL Tablosu", + "Username Column": "Kullanıcı Adı Sütunu", + "Sorter Column": "Sıralama Sütunu", + "Data": "Veri", + "Data Limit": "Veri Limiti", + "Table Columns": "Tablo Sütunları", + "Database Column Name": "Veritabanı Sütun Adı", + "No leaderboards found!": "Hiç sıralama bulunamadı!", + "You can add new leaderboards by clicking the button below.": "Yeni sıralama eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Sorter": "Sıralama", + "Data limit": "Veri limiti", + "Logs": "Loglar", + "No logs found!": "Log bulunamadı!", + "There are no logs to show you right now.": "Şu anda size gösterilecek log yok.", + "IP": "IP", + "Create Wheel of Fortune": "Çarkıfelek Oluştur", + "Price Status": "Fiyat Durumu", + "Re-spin Period": "Yeniden Döndürme Süresi", + "Free": "Ücretsiz", + "Paid": "Ücretli", + "Awards": "Ödüller", + "Chance": "Şans", + "Color": "Renk", + "Award": "Ödül", + "Pass": "Pas", + "No wheel of fortune found!": "Hiç çarkıfelek bulunamadı!", + "You can add new wheel of fortune by clicking the button below.": "Yeni çarkıfelek eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "No Wheel of Fortune logs found!": "Hiç çarkıfelek geçmişi bulunamadı!", + "There are no Wheel of Fortune logs to show you right now.": "Şu anda size gösterilecek çarkıfelek geçmişi yok.", + "Modules": "Modüller", + "Notifications": "Bildirimler", + "No notifications found!": "Bildirim bulunamadı!", + "You have no notifications yet!": "Henüz bildiriminiz yok!", + "has sent support message!": "destek mesajı gönderdi!", + "has commented on a news!": "bir habere yorum yaptı!", + "ERROR!": "HATA!", + "Pages": "Sayfalar", + "Create Page": "Sayfa Oluştur", + "No pages found!": "Hiç sayfa bulunamadı!", + "You can create a new page by clicking the button below.": "Yeni bir sayfa eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Payment Methods": "Ödeme Yöntemleri", + "No data for this page!": "Bu sayfa için hiç veri yok!", + "Payment Method": "Ödeme Yöntemi", + "Disabled": "Devre Dışı", + "Active": "Aktif", + "Disable": "Devre Dışı Bırak", + "Enable": "Etkinleştir", + "Enabled": "Etkin", + "Create Role": "Rol Oluştur", + "Priority": "Öncelik", + "Order": "Sıra", + "Username CSS": "Kullanıcı Adı CSS", + "Badge CSS": "Rozet CSS", + "Is staff role?": "Yetkili rolü mü?", + "No role found!": "Rol bulunamadı!", + "You can create a new role by clicking the button below.": "Yeni bir rol eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Servers": "Sunucular", + "Create Server": "Sunucu Oluştur", + "Server IP": "Sunucu IP", + "Server Port": "Sunucu Portu", + "Console Type": "Konsol Türü", + "Console Port": "Konsol Portu", + "Console Password": "Konsol Parolası", + "Console Token": "Konsol Token", + "Check Console Connection": "Konsol Bağlantısını Kontrol Et", + "No servers found!": "Sunucu bulunamadı!", + "You can add servers by clicking the button below.": "Sunucu eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Port": "Port", + "Default Currency": "Varsayılan Para Birimi", + "Currencies": "Para Birimleri", + "Currency": "Para Birimi", + "Symbol": "Sembol", + "Rate": "Oran", + "Auto Update": "Otomatik Güncelleme", + "Set as default": "Varsayılan olarak ayarla", + "Discord Bot": "Discord Botu", + "Discord Bot Settings": "Discord Bot Ayarları", + "Redirect URLs": "Yönlendirme URL'leri", + "Client ID": "Client ID", + "Client Secret": "Client Secret", + "Bot Token": "Bot Token", + "Server ID": "Sunucu ID", + "Join Discord Server": "Discord Sunucusuna Katıl", + "Everyone Role ID": "Everyone rolü ID", + "Synced Role ID": "Eşleştirildi rolü ID", + "Role Syncing": "Rol Eleştirmesi", + "Support Tickets": "Destek Talepleri", + "Ticket Discord Category ID": "Destek Talepleri Kategori ID", + "Ticket Staff Role ID": "Destek Talepleri Yetkili ID", + "Company ID": "Şirket ID", + "Account ID": "Hesap ID", + "Auth Type": "Doğrulama Türü", + "Email-Password": "Email-Şifre", + "Test Mode": "Test Modu", + "Development Mode": "Geliştirme Modu", + "General": "Genel", + "General Settings": "Genel Ayarlar", + "Server Name": "Sunucu Adı", + "Note": "Not", + "Site Title": "Site Başlığı", + "Server Version": "Sunucu Sürümü", + "Google Tags": "Google Etiketleri", + "Google Description": "Google Açıklaması", + "E-mail": "E-posta", + "Phone Number": "Telefon Numarası", + "About Us": "Hakkımızda", + "Vote Details": "Oy Detayları", + "Rules": "Kurallar", + "Support Message Template": "Destek Mesaj Şablonu", + "%message% is required": "%message% zorunludur", + "Favicon": "Favicon", + "Change general settings and customize your website.": "Genel ayarları değiştirin ve sitenizi özelleştirin.", + "System Settings": "Sistem Ayarları", + "Change system settings and customize your website.": "Sistem ayarlarını değiştirin ve sitenizi özelleştirin.", + "Manage the payment methods and get paid.": "Ödeme yöntemlerini yönetin ve ödeme alın.", + "Manage the currencies and exchange rates.": "Para birimlerini ve döviz kurlarını yönetin.", + "SEO Settings": "SEO Ayarları", + "Optimize your website for search engines from here.": "Sitenizi buradan arama motorları için optimize edin.", + "Languages": "Diller", + "Change Language": "Dil Değiştir", + "Manage languages and translations from here.": "Buradan dilleri yönetin ve çevirileri yapın.", + "Discord Webhooks": "Discord Webhookları", + "Manage your Discord webhooks for sending notifications to your Discord server.": "Discord sunucunuza bildirim göndermek için Discord webhook'larınızı yönetin.", + "SMTP": "SMTP", + "Set up your SMTP connection to send emails to your users.": "Kullanıcılarınıza e-posta göndermek için SMTP bağlantınızı kurun.", + "Discord": "Discord", + "Manage your Discord bot settings.": "Discord bot ayarlarınızı yönetin.", + "Manage your Punishments page settings.": "Cezalar sayfası ayarlarınızı yönetin.", + "Manage modules and install new modules.": "Modülleri yönetin ve yeni modüller yükleyin.", + "Updates": "Güncellemeler", + "Manage update settings and update your website.": "Güncelleme ayarlarını yönetin ve sitenizi güncelleyin.", + "Add Language": "Dil Ekle", + "Language Code": "Dil Kodu", + "Translate": "Çevir", + "Source": "Kaynak", + "Translation": "Çeviri", + "SEO": "SEO", + "The title of the page that will be displayed in the Google search results.": "Google arama sonuçlarında görüntülenecek sayfanın başlığı.", + "Optional": "İsteğe Bağlı", + "If you leave the description blank, the default value of \"Google Description\" will be used.": "Açıklamayı boş bırakırsanız, varsayılan \"Google Açıklaması\" değeri kullanılacaktır.", + "If you leave the description blank, the default value of 'Google Description' will be used.": "Açıklamayı boş bırakırsanız, varsayılan \"Google Açıklaması\" değeri kullanılacaktır.", + "The Image that will be displayed in embeds, social media, etc.": "Gömülü içeriklerde, sosyal medyada vb. görüntülenecek olan resim.", + "SMTP Settings": "SMTP Ayarları", + "SMTP Server": "SMTP Sunucusu", + "SMTP Port": "SMTP Portu", + "SMTP Security": "SMTP Güvenliği", + "SMTP E-Mail": "SMTP E-Postası", + "SMTP E-Mail Password": "SMTP E-Posta Şifresi", + "Recover Password Template": "Şifre Kurtarma Şablonu", + "Purchase Template": "Satın Alım Şablonu", + "Ticket Answered Template": "Destek Yanıtlama Şablonu", + "Recover Password URL": "Şifre Kurtarma URL'si", + "TFA Recover Template": "İki Faktörlü Kimlik Kurtarma Şablonu", + "TFA Recover URL": "İki Faktörlü Kimlik Kurtarma URL'si", + "Email Verification Template": "E-Posta Doğrulama Şablonu", + "Verification URL": "Doğrulama URL'si", + "Order URL": "Sipariş URL'si", + "Ticket URL": "Destek URL'si", + "Subject": "Konu", + "Check Connection": "Bağlantıyı Kontrol Et", + "System": "Sistem", + "Timezone": "Saat Dilimi", + "Recommended": "Tavsiye Edilen", + "Password Hashing": "Parola Hashleme", + "Email Verification": "E-Posta Doğrulama", + "HTTPS Redirect": "HTTPS Yönlendirme", + "Maintenance": "Bakım", + "Cookie Consent": "Çerez Onayı", + "Registration": "Kayıt", + "Credit Packages": "Kredi Paketleri", + "Players Can Send Credits to Each Other": "Diğer Oyunculara Kredi Gönderme", + "Players Can Send Gifts to Each Other": "Diğer Oyunculara Hediye Gönderme", + "Bestseller": "En Çok Satan Ürünler", + "Featured Products": "Öne Çıkan Ürünler", + "Store Redirection": "Mağaza Yönlendirme", + "Store Redirect URL": "Mağaza Yönlendirme URL'si", + "Cashback": "Cashback", + "Bazaar Commission": "Pazar Komisyonu", + "2FA": "İki Faktörlü Kimlik Doğrulama", + "Two-Factor Authentication": "İki Faktörlü Kimlik Doğrulama", + "Live Chat": "Canlı Sohbet", + "Show Terms Checkbox in Checkout": "Sepette Kullanım Şartları onay kutusunu göster", + "Bonus Credit": "Bonus Kredi", + "Bonus Credit Percentage": "Bonus Kredi Yüzdesi", + "Min Payment Amount for Bonus Credit": "Bonus Kredi İçin Min Ödeme Miktarı", + "Bonus Credit Duration Status": "Bonus Kredi Süre Durumu", + "Bonus Credit Duration": "Bonus Kredi Süresi", + "Google Analytics Identity": "Google Analytics Kimliği", + "Active Pages": "Aktif Sayfalar", + "Login": "Giriş", + "Register": "Kaydol", + "Recover Password": "Şifreyi Kurtar", + "News": "Haberler", + "Site Key": "Site Anahtarı", + "Public Key": "Herkese Açık Anahtar", + "Secret Key": "Gizli Anahtar", + "Min. Payment Amount": "Min. Ödeme Miktarı", + "Max Payment Amount": "Maks. Ödeme Miktarı", + "Is earnings?": "Bu bir kazanç mı?", + "News Limit": "Haber Sınırı", + "Each Page": "Her Sayfa", + "Register Limit": "Kayıt Sınırı", + "Credits Purchases": "Kredi Alımları", + "Store": "Mağaza", + "Ticket Messages": "Destek Bilet Mesajları", + "Credits Amount (Extras Included)": "Kredi Miktarı (Ekstralar Dahil)", + "Earned Money (Extras Not Included)": "Kazanılan Para (Ekstralar Hariç)", + "Product Name": "Ürün Adı", + "Dashboard URL": "Yöneti Paneli URL'si", + "Blog Post URL": "Haber URL'si", + "Wheel of Fortune Name": "Çarkıfelek Adı", + "Form Title": "Form Başlığı", + "Send a test message": "Test mesajı gönder", + "Slider": "Slider", + "Create Slider": "Slider Oluştur", + "No slider item found!": "Hiç slider öğesi bulunamadı!", + "You can add new slider item by clicking the button below.": "Yeni bir slider öğesi eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Monthly Report": "Aylık Rapor", + "Payments": "Ödemeler", + "No payments found!": "Ödeme bulunamadı!", + "There are no payments to show here.": "Burada gösterilecek ödeme bulunamadı.", + "Donors": "Bağışçılar", + "All Time": "Tüm Zamanlar", + "Loading": "Yükleniyor", + "Year to Date": "Yılın Başlangıcından Bugüne", + "Month to Date": "Ayın Başlangıcından Bugüne", + "Today": "Bugün", + "Waiting Reply": "Cevap Bekliyor", + "Forum Threads": "Forum Konuları", + "Forum Replies": "Forum Yanıtları", + "Daily": "Günlük", + "Weekly": "Haftalık", + "From": "Başlangıç", + "To": "Bitiş", + "Generate": "Oluştur", + "Total Revenue": "Toplam Gelir", + "Popular Payment Method": "Popüler Ödeme Yöntemi", + "AVG Daily Revenue": "Ortalama Günlük Gelir", + "Revenue": "Gelir", + "Top Donor": "En Büyük Bağışçı", + "Annually": "Yıllık", + "Monthly": "Aylık", + "Top Donor List": "En Büyük Bağışçı Listesi", + "Bulk Discount": "Toplu İndirim", + "Duration Status": "Süre Durumu", + "All products": "Tüm Ürünler", + "Selected products": "Seçili Ürünler", + "Discount Status": "İndirim Durumu", + "Discount": "İndirim", + "Category Details": "Kategori Detayları", + "Show in store": "Mağazada Göster", + "Show in game": "Oyunda Göster", + "Icon": "Ikon", + "Select Image": "Resim Seç", + "Select product": "Ürün seç", + "Select category": "Kategori seç", + "Select date": "Tarih seç", + "Store Categories": "Mağaza Kategorileri", + "No store categories found!": "Mağaza kategorisi bulunamadı!", + "You can add new store categories by clicking the button below.": "Yeni mağaza kategorisi eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Create Store Category": "Mağaza Kategorisi Oluştur", + "Category Name": "Kategori Adı", + "Send": "Gönder", + "No chest logs found!": "Sandık geçmişi bulunamadı!", + "There are no chest logs to show here.": "Burada gösterilecek sandık geçmişi yok.", + "Coupon Logs": "Kupon Geçmişi", + "No coupon logs found!": "Kupon geçmişi bulunamadı!", + "There are no coupon logs to show here.": "Burada gösterilecek kupon geçmişi yok.", + "Coupon": "Kupon", + "Coupons": "Kuponlar", + "Create Coupon": "Kupon Oluştur", + "Minimum Payment Amount": "Minimum Ödeme Miktarı", + "No coupons found!": "Kupon bulunamadı!", + "You can add new coupons by clicking the button below.": "Yeni kuponlar eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Expiry Date": "Son Kullanma Tarihi", + "day": "gün", + "Create Credit Package": "Kredi Paketi Oluştur", + "Package Details": "Paket Detayları", + "Bonus": "Bonus", + "Discount Duration Status": "İndirim Süresi Durumu", + "Discount Duration": "İndirim Süresi", + "Stock Status": "Stok Durumu", + "No credit packages found!": "Kredi paketi bulunamadı!", + "You can add new credit package by clicking the button below.": "Yeni kredi paketi eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Credit Purchase Logs": "Kredi Satın Alma Geçmişi", + "No credit purchase logs found!": "Kredi satın alma geçmişi bulunamadı!", + "You can create a new credit purchase log by clicking the button below.": "Yeni bir kredi satın alma kaydı oluşturmak için aşağıdaki düğmeye tıklayabilirsiniz.", + "Credit Usage Logs": "Kredi Kullanım Geçmişi", + "No credit usage logs found!": "Kredi kullanım geçmişi bulunamadı!", + "There is no credit usage logs found.": "Kredi kullanım geçmişi bulunamadı.", + "No orders found!": "Sipariş bulunamadı!", + "There are no orders to show here.": "Burada gösterilecek sipariş yok.", + "View Order": "Siparişi Görüntüle", + "Complete Order": "Siparişi Tamamla", + "Order completed successfully!": "Siapriş başarıyla tamamlandı!", + "Quantity": "Miktar", + "Summary": "Özet", + "Subtotal": "Ara Toplam", + "Credit Usage": "Kredi Kullanımı", + "Create Product": "Ürün Oluştur", + "Product Details": "Ürün Detayları", + "Pricing": "Fiyatlandırma", + "Limits": "Limitler", + "Limiting": "Limitleme", + "Give Role": "Rol Ver", + "None": "Hiçbiri", + "One-Time": "Bir Defa", + "Is featured product?": "Öne çıkan ürün mü?", + "Commands": "Komutlar", + "Command": "Komut", + "No product found!": "Ürün bulunamadı!", + "You can add new product by clicking the button below.": "Yeni ürün eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "in stock": "stokta", + "Suggestions": "Öneriler", + "Suggestions Categories": "Öneri Kategorileri", + "No suggestion found!": "Öneri bulunamadı!", + "You can create a new suggestion category by clicking the button below.": "Yeni bir öneri kategorisi oluşturmak için aşağıdaki düğmeye tıklayabilirsiniz.", + "Create Suggestion Category": "Öneri Kategorisi Oluştur", + "Create Suggestion": "Öneri Oluştur", + "Likes": "Beğeniler", + "Dislikes": "Beğenmeyenler", + "You can add new suggestion by clicking the button below.": "Yeni bir öneri eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Likes\/Dislikes": "Beğeniler\/Beğenmeyenler", + "Fields": "Alanlar", + "Support Categories": "Destek Kategorileri", + "No support categories found!": "Destek kategorisi bulunamadı!", + "You can add new support categories by clicking the button below.": "Yeni destek kategorisi eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Create Support Category": "Destek Kategorisi Oluştur", + "Quick Answers": "Hızlı Cevaplar", + "Create Quick Answer": "Hızlı Cevap Oluştur", + "No support quick answers found!": "Destek hızlı cevabı bulunamadı!", + "You can add new quick answers by clicking the button below.": "Yeni hızlı cevaplar eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "No tickets found!": "Destek talebi bulunamadı!", + "There are no tickets to show you right now.": "Şu anda size gösterilecek destek talebi yok.", + "None Selected": "Hiçbiri Seçilmedi", + "Delete Selected": "Seçilenleri Sil", + "Close": "Kapat", + "View Ticket": "Destek Talebini Görüntüle", + "Take action on this ticket": "Bu destek talebine işlem yapın", + "Delete Message": "Mesajı Sil", + "You can choose a quick reply.": "Hızlı bir yanıt seçebilirsiniz.", + "No quick reply found!": "Hızlı yanıt bulunamadı!", + "Current Version: %version%": "Mevcut Sürüm: %version%", + "Latest Version: %version%": "En Son Sürüm: %version%", + "Version: %version%": "Sürüm: %version%", + "You're up to date!": "Güncelsiniz!", + "Updates available!": "Güncellemeler mevcut!", + "Check for updates": "Güncellemeleri kontrol et", + "Changelog": "Değişiklik Geçmişi", + "If you have any questions, please contact us": "Herhangi bir sorunuz varsa lütfen bize ulaşın", + "Contact us": "Bize ulaşın", + "VIP Tables": "VIP Tabloları", + "VIP Table": "VIP Tablo", + "Create VIP Table": "VIP Tablo Oluştur", + "Please select at least one product!": "Lütfen en az bir ürün seçin!", + "No products were found in the selected category. Please add a product to the category and try again!": "Seçilen kategoride ürün bulunamadı. Lütfen kategoriye bir ürün ekleyin ve tekrar deneyin!", + "Select VIP": "VIP Seç", + "Titles": "Başlıklar", + "Descriptions": "Açıklamalar", + "Add description": "Açıklama ekle", + "Remove description": "Açıklamayı sil", + "Editing VIP Table Descriptions": "VIP Tablo Açıklamalarını Düzenleme", + "Feature": "Özellik", + "Value": "Değer", + "You can use HTML tags in fields.": "Değerlerde HTML etiketlerini kullanabilirsiniz.", + "To add the %icon% icon: %char%": "%icon% ikonunu eklemek için: %char%", + "VIP Table Descriptions": "VIP Tablo Açıklamaları", + "No vip table found!": "VIP Tablo bulunamadı!", + "You can add new vip table by clicking the button below.": "Yeni bir VIP Tablo eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Editing %text%": "%text% düzenleniyor", + "Cloning %text%": "%text% klonlanıyor", + "Editing %user%'s ban": "%user% engeli düzenleniyor", + "Features": "Özellikler", + "Editing VIP Table Features": "VIP Tablo Özelliklerini Düzenleme", + "VIP Table Features": "VIP Tablo Özellikleri", + "Vote Links": "Oy Linkleri", + "Create Vote Links": "Oy Linkleri Oluştur", + "Create Vote Link": "Oy Linki Oluştur", + "No vote links found!": "Oy linki bulunamadı!", + "You can add new vote links by clicking the button below.": "Yeni oy linkleri eklemek için aşağıdaki düğmeye tıklayabilirsiniz.", + "Search": "Ara", + "Visit Website": "Siteyi Ziyaret Et", + "Only the last 10 notifications are displayed.": "Sadece son 10 bildirim gösterilir.", + "Always show sidebar": "Kenar çubuğunu her zaman göster", + "Theme": "Tema", + "Light Mode": "Açık Mod", + "Dark Mode": "Koyu Mod", + "Blue Dark Mode": "Mavi Koyu Mod", + "Blue Side Panel": "Mavi Kenar Panel", + "for light mode": "açık mod için", + "How can I help you?": "Size nasıl yardımcı olabilirim?", + "Quick Menu": "Hızlı Menü", + "Cancel": "İptal", + "User Management": "Kullanıcı Yönetimi", + "Users": "Kullanıcılar", + "Staff": "Yetkililer", + "Game Servers": "Sunucular", + "Support & Help": "Destek ve Yardım", + "Content Management": "İçerik Yönetimi", + "Submissions": "Yanıtlar", + "Items": "Ürünler", + "Editor": "Editör", + "Theme Editor": "Tema Düzenleyici", + "Custom CSS": "Özel CSS", + "Dashboard Logs": "Yönetim Paneli Geçmişi", + "Fortune Wheel Logs": "Çarkıfelek Geçmişi", + "Misc": "Çeşitli", + "Statistics": "İstatistikler", + "Gamemodes": "Oyun Modları", + "Leaderboard": "Sıralama Tablosu", + "Fortune Wheel": "Çarkıfelek", + "Vote": "Oy Ver", + "Download Center": "İndirme Merkezi", + "Download": "İndir", + "Player": "Oyuncu", + "Player Profiles": "Oyuncu Profilleri", + "Two Factor Auth": "2 Adımlı Doğrulama", + "Two Factor Authentication": "2 Adımlı Doğrulama", + "Punishments": "Cezalar", + "Punishment Settings": "Ceza Ayarları", + "Custom Page": "Özel Sayfa", + "Custom Pages": "Özel Sayfalar", + "My Account": "Hesabım", + "Search...": "Ara...", + "Loading...": "Yükleniyor...", + "Are you sure you want to delete?": "Silmek istediğinizden emin misiniz?", + "OK": "Tamam", + "Success!": "Başarılı!", + "Warning!": "Uyarı!", + "No items selected!": "Hiçbir öğe seçilmedi!", + "Please select at least one item to delete.": "Lütfen silmek için en az bir öğe seçin.", + "Selected items deleted successfully.": "Seçilen öğeler başarıyla silindi.", + "Test message sent successfully!": "Test mesajı başarıyla gönderildi!", + "Failed to send test message!": "Test mesajı gönderilemedi!", + "Send test message": "Test mesajı gönder", + "Sending test message...": "Test mesajı gönderiliyor...", + "Checking...": "Kontrol ediliyor...", + "SMTP connection successful!": "SMTP bağlantısı başarılı!", + "SMTP connection failed! Error: ": "SMTP bağlantısı başarısız! Hata: ", + "Checking Console Connection...": "Konsol Bağlantısı Kontrol Ediliyor...", + "Server connection successful!": "Sunucu bağlantısı başarılı!", + "Server connection failed! Error: ": "Sunucu bağlantısı başarısız! Hata: ", + "Check Database Connection": "Veritabanı Bağlantısını Kontrol Et", + "Checking Database Connection...": "Veritabanı Bağlantısı Kontrol Ediliyor...", + "Database connection successful!": "Veritabanı bağlantısı başarılı!", + "Database connection failed! Error: ": "Veritabanı bağlantısı başarısız! Hata: ", + "Update failed! Please try again later or contact us.": "Güncelleme başarısız oldu! Lütfen daha sonra tekrar deneyin veya bize ulaşın.", + "Your current settings will be deleted when you reset it. Are you sure you want to reset?": "Geçerli ayarlarınız sıfırlandığında silinecek. Sıfırlamak istediğinizden emin misiniz?", + "%days% day(s)": "%days% gün", + "%hours% hour(s)": "%hours% saat", + "just now": "az önce", + "%s% second(s) ago": "%s% saniye önce", + "%m% minute(s) ago": "%m% dakika önce", + "%h% hour(s) ago": "%h% saat önce", + "%d% day(s) ago": "%d% gün önce", + "%w% week(s) ago": "%w% hafta önce", + "%m% month(s) ago": "%m% ay önce", + "%y% year(s) ago": "%y% yıl önce", + "January": "Ocak", + "February": "Şubat", + "March": "Mart", + "April": "Nisan", + "May": "Mayıs", + "June": "Haziran", + "July": "Temmuz", + "August": "Ağustos", + "September": "Eylül", + "October": "Ekim", + "November": "Kasım", + "December": "Aralık", + "short_january": "Oca", + "short_february": "Şub", + "short_march": "Mar", + "short_april": "Nis", + "short_may": "May", + "short_june": "Haz", + "short_july": "Tem", + "short_august": "Ağu", + "short_september": "Eyl", + "short_october": "Eki", + "short_november": "Kas", + "short_december": "Ara", + "Years": "Yıl", + "Year": "Yıl", + "Months": "Ay", + "Month": "Ay", + "Weeks": "Hafta", + "Week": "Hafta", + "Days": "Gün", + "Day": "Gün", + "Hours": "Saat", + "Hour": "Saat", + "Minutes": "Dakika", + "Minute": "Dakika", + "Seconds": "Saniye", + "Second": "Saniye", + "Monday": "Pazartesi", + "Tuesday": "Salı", + "Wednesday": "Çarşamba", + "Thursday": "Perşembe", + "Friday": "Cuma", + "Saturday": "Cumartesi", + "Sunday": "Pazar", + "Week from %date%": "%date%'den beri", + "Press enter to add a tag.": "Etiket eklemek için enter'a basın.", + "Update completed successfully!": "Güncelleme başarıyla tamamlandı!", + "Updating...": "Güncelleniyor...", + "A new LeaderOS update is out! Click Update button to use the latest version.": "Yeni bir LeaderOS güncellemesi var! En son sürümü kullanmak için Güncelle butonuna tıklayın.", + "A new Theme update is out! Click Update button to use the latest version.": "Yeni bir Tema güncellemesi var! En son sürümü kullanmak için Güncelle butonuna tıklayın.", + "You are using the latest version!": "En son sürümü kullanıyorsunuz!", + "Logout": "Çıkış yap", + "Subscription Expiring!": "Aidat Süresi Doluyor!", + "Your subscription will expire in %days% days. Please renew your subscription to continue using the service.": "Aidat süreniz %days% gün içinde dolacak. Hizmeti kullanmaya devam etmek için lütfen aidatınızı ödeyiniz.", + "Your subscription will expire today. Please renew your subscription to continue using the service.": "Aidat süreniz bugün sona eriyor. Hizmeti kullanmaya devam etmek için lütfen aidatınızı ödeyiniz.", + "Renew Subscription": "Aidatı Yenile", + "Forum Permissions": "Forum Yetkileri", + "Sync Perms with Parent Category": "Yetkileri Ana Kategoriyle Senkronize Et", + "Can view forum?": "Forumu görüntüleyebilir mi?", + "Can create threads?": "Konu açabilir mi?", + "Can create replies?": "Cevaplayabilir mi?", + "Can moderate forum?": "Forumu yönetebilir mi?", + "Super Admin": "Super Admin", + "View Dashboard": "Paneli Görüntüleyebilir", + "Manage Bazaar": "Pazarı Yönetebilir", + "Manage Gifts": "Hediyeleri Yönetebilir", + "Manage Blog": "Blogu Yönetebilir", + "Manage Roles": "Rolleri Yönetebilir", + "Manage Store": "Mağazayı Yönetebilir", + "Manage Logs": "Logları Yönetebilir", + "Manage Modules": "Modülleri Yönetebilir", + "Manage Support Tickets": "Destek Taleplerini Yönetebilir", + "Manage Accounts": "Hesapları Yönetebilir", + "Manage Announcements": "Duyuruları Yönetebilir", + "Manage Help Center": "Yardım merkezini Yönetebilir", + "View Notifications": "Bildirimleri Görebilir", + "Manage Servers": "Sunucuları Yönetebilir", + "Manage Support": "Desteği Yönetebilir", + "Manage Gaming Night": "Gaming Gecesini Yönetebilir", + "Manage Votes": "Oyları Yönetebilir", + "Manage Applications": "Başvuruları Yönetebilir", + "Manage Downloads": "İndirmeleri Yönetebilir", + "Manage Leaderboards": "Sıralamayı Yönetebilir", + "Manage Pages": "Sayfaları Yönetebilir", + "Manage Settings": "Ayarları Yönetebilir", + "Manage Themes": "Temaları Yönetebilir", + "Manage Forum": "Forumu Yönetebilir", + "View Stats": "İstatistikleri Görebilir", + "Manage Bans": "Banları Yönetebilir", + "Manage Games": "Oyunları Yönetebilir", + "Manage Wheel Of Fortune": "Çarkıfeleği Yönetebilir", + "Manage Payments": "Ödemeleri Yönetebilir", + "Manage Slider": "Sliderı Yönetebilir", + "Manage Updates": "Güncellemeleri Yönetebilir", + "Manage Custom Forms": "Özel Formları Yönetebilir", + "Manage Suggestions": "Önerileri Yönetebilir", + "Manage Manage Community Goals": "Manage Community Goals", + "Update Notifications": "Güncelleme Bildirimleri", + "Only allow purchases with Credits": "Sadece Kredi ile satın almaya izin ver", + "Remove .00 from money": "Paradan .00'ı kaldır", + "Credit Text": "Kredi Yazısı", + "API Settings": "API Ayarları", + "API Status": "API Durumu", + "API Key": "API Anahtarı", + "Regenerate API Key": "API Anahtarını Yeniden Oluştur", + "Manage API Keys and settings.": "API anahtarlarını ve ayarlarını yönetin.", + "API enabled successfully!": "API başarıyla etkinleştirildi!", + "API disabled successfully!": "API başarıyla devre dışı bırakıldı!", + "API is not ready to use! Please set up API from Settings > API": "API kullanıma hazır değil! Lütfen Ayarlar > API'den API'yi ayarlayın!", + "Cumulative": "Kümülatif", + "Is Cumulative Category?": "Kümülatif Kategori mi?", + "Discord Role ID": "Discord Rol ID", + "Discord User ID": "Discord Kullanıcı ID", + "Unlink": "Bağlantıyı Kaldır", + "Set Nickname": "Takma Ad Ayarla", + "Command Logs": "Komut Geçmişi", + "Send Again": "Tekrar Gönder", + "Retry failed commands": "Başarısızları Tekrar Dene", + "Command has been sent successfully!": "Komut başarıyla gönderildi!", + "Could not connect to the server!": "Sunucuya bağlanılamadı!", + "An error occurred while sending the command.": "Komut gönderilirken bir hata oluştu.", + "Community Goals": "Topluluk Hedefleri", + "Current": "Mevcut", + "Goal": "Hedef", + "Is repeatable?": "Tekrarlanabilir mi?", + "Default Listing": "Varsayılan Listeleme", + "Advanced Listing": "Gelişmiş Listeleme", + "Table Listing": "Tablo Listeleme", + "Drag a item here or create one.": "Bir öğe sürükleyin veya yeni bir tane oluşturun.", + "New!": "Yeni!", + "Paraşüt Settings": "Paraşüt Ayarları", + "Manage your Paraşüt module settings.": "Paraşüt modülü ayarlarınızı yönetin.", + "BirFatura Settings": "BirFatura Ayarları", + "Manage your BirFatura module settings.": "BirFatura modülü ayarlarınızı yönetin.", + "Copy": "Kopyala", + "Plugin": "Eklenti", + "Download LeaderOS Plugin": "LeaderOS Eklentisini İndir", + "Configure the plugin": "Eklentiyi Ayarla", + "seo_404": "404", + "seo_application": "Başvurular", + "seo_bazaar": "Pazar", + "seo_manage-bazaar": "Pazar Yönetimi", + "seo_checkout": "Sepet", + "seo_chest": "Sandık", + "seo_credit": "Kredi", + "seo_download": "İndir", + "seo_games": "Oyunlar", + "seo_gift": "Hediye", + "seo_help": "Yardım Merkezi", + "seo_home": "Ana Sayfa", + "seo_leaderboards": "Sıralama", + "seo_login": "Giriş Yap", + "seo_lottery": "Çarkıfelek", + "seo_maintenance": "Bakım", + "seo_news": "Blog", + "seo_page": "Sayfa", + "seo_player": "Oyuncu", + "seo_profile": "Profil", + "seo_recover": "Hesabı Kurtar", + "seo_register": "Kayıt Ol", + "seo_rules": "Kurallar", + "seo_store": "Mağaza", + "seo_support": "Destek", + "seo_tfa": "TFA", + "seo_tfa-recover": "TFA Kurtar", + "seo_gaming-night": "Gaming Gecesi", + "seo_forum": "Forum", + "seo_staff": "Yetkililer", + "seo_vote": "Oy", + "seo_punishments": "Cezalar", + "seo_suggestions": "Öneriler", + "Tebex Store Settings": "Tebex Store Ayarları", + "Clear Cache": "Önbelleği Temizle", + "No, I want to use other payment methods.": "Hayır, diğer ödeme yöntemlerini kullanmak istiyorum.", + "Force Default Language": "Varsayılan Dile Zorla", + "You cannot disable the default language!": "Varsayılan dili devre dışı bırakamazsınız!", + "Your players can chat and discuss topics within the different categories you create. Also, don't forget to decorate your user flags with the custom roles!": "Oyuncularınız, oluşturduğunuz farklı kategoriler içinde sohbet edebilir ve konuları tartışabilir. Ayrıca, kullanıcı bayraklarınızı özel rollerle süslemeyi unutmayın!", + "Create a marketplace for your players. They can sell their items and buy items from other players.": "Oyuncularınız için bir pazar yeri oluşturun. Oyuncular eşyalarını satabilir ve diğer oyunculardan eşya satın alabilirler.", + "Start monetizing your server by adding your products to the store. You can increase your sales with systems such as discounts, coupons, gifts and stock.": "Ürünlerinizi mağazaya ekleyerek sunucunuzu para kazanmaya başlayın. İndirim, kupon, hediye ve stok gibi sistemlerle satışlarınızı artırabilirsiniz.", + "Share server updates, news, and cool stuff with ease. Stay connected with your players and come together in the comments!": "Sunucu güncellemelerini, haberleri ve harika şeyleri kolayca paylaşın. Oyuncularınızla bağlantıda kalın ve yorumlarda bir araya gelin!", + "Manage your support tickets with your team. You can also create custom fields for your support tickets.": "Destek taleplerinizi ekibinizle birlikte yönetin. Destek talepleriniz için özel alanlar da oluşturabilirsiniz.", + "Write articles and create a knowledge base to help your players.": "Makaleler yazın ve oyuncularınıza yardımcı olmak için bir bilgi tabanı oluşturun.", + "Create leaderboards and fetch data from your MySQL database.": "Sıralama tabloları oluşturun ve MySQL veritabanınızdan veri çekin.", + "Save bought items in store chest to redeem them later or gift it to other players.": "Mağaza sandığından satın alınan eşyaları daha sonra kullanmak üzere kaydedin veya diğer oyunculara hediye edin.", + "Enable using credits on your website. Your players can buy credits and use them on your website.": "Web sitenizde kredi kullanımını etkinleştirin. Oyuncularınız kredi satın alabilir ve web sitenizde kullanabilir.", + "Upload your files to the download center and share them with your players.": "Dosyalarınızı indirme merkezine yükleyin ve oyuncularınızla paylaşın.", + "Create custom forms like contact form, report form, etc.": "İletişim formu, report formu vb. gibi özel formlar oluşturun.", + "Introduce your gamemodes to your players.": "Oyun modlarınızı oyuncularınıza tanıtın.", + "Make special discounts with limited stocks on selected products on a certain day and time of the week.": "Haftanın belirli bir günü ve saatinde seçili ürünlerde sınırlı stoklarla özel indirimler yapın.", + "Create gift codes and share them with your players.": "Hediye kodları oluşturun ve oyuncularınızla paylaşın.", + "Create a Wheel of Fortune game and share it with your players. You can also add a link to the game.": "Çarkıfelek oyunu oluşturun ve oyuncularınızla paylaşın. Oyuna bir bağlantı da ekleyebilirsiniz.", + "Create custom pages with using HTML editor.": "HTML editörü kullanarak özel sayfalar oluşturun.", + "Create player profiles and share them with your players. You can also add a link to the player profile.": "Oyuncu profilleri oluşturun ve oyuncularınızla paylaşın. Oyuncu profiline bir bağlantı da ekleyebilirsiniz.", + "Get organized staff applications for your server through your website.": "Sunucunuz için düzenli personel başvuruları alın.", + "With the two-factor authentication feature, you can increase the security of your account. You can enable this feature from your account settings.": "İki faktörlü kimlik doğrulama özelliği ile hesabınızın güvenliğini artırabilirsiniz. Bu özelliği hesap ayarlarınızdan etkinleştirebilirsiniz.", + "Create a staff page and share it with your players. You can also add a link to the staff page.": "Bir personel sayfası oluşturun ve oyuncularınızla paylaşın. Personel sayfasına bir bağlantı da ekleyebilirsiniz.", + "Share Vote Links with your players and reward them with in-game items.": "Oyuncularınızla Oy Linkleri paylaşın ve onları oyun içi eşyalarla ödüllendirin.", + "Create a Punishments page using LiteBans/AdvancedBan plugin data and share them with your players.": "LiteBans/AdvancedBan eklentisi verilerini kullanarak bir Cezalar sayfası oluşturun ve oyuncularınızla paylaşın.", + "Create announcements and share them with your players.": "Duyurular oluşturun ve oyuncularınızla paylaşın.", + "Create a slider and share it with your players. You can also add a link to the slider.": "Bir kaydırıcı oluşturun ve oyuncularınızla paylaşın. Kaydırıcıya bir bağlantı da ekleyebilirsiniz.", + "Get suggestions from your players and manage them with your team. You can also create custom fields for your suggestions.": "Oyuncularınızdan öneriler alın ve ekibinizle birlikte yönetin. Önerileriniz için özel alanlar da oluşturabilirsiniz.", + "Integrate your website with your discord server.": "Web sitenizi discord sunucunuzla entegre edin.", + "You can create and send invoices to your customers with Paraşüt integration.": "Paraşüt entegrasyonu ile müşterilerinize fatura oluşturabilir ve gönderebilirsiniz.", + "You can create and send invoices to your customers with BirFatura integration.": "BirFatura entegrasyonu ile müşterilerinize fatura oluşturabilir ve gönderebilirsiniz.", + "Ghost is a powerful app for professional publishers to create, share, and grow a business around their content. It comes with modern tools to publish content.": "Ghost, içerikleri oluşturmak, paylaşmak ve büyütmek için güçlü bir uygulamadır. İçerik yayınlamak için modern araçlarla birlikte gelir.", + "Manage your store with Tebex! Allow your players to choose from over 120+ payments methods, fast and easy. All LeaderOS customer receive free Plus Plan via Tebex!": "Tebex ile mağazanızı yönetin! 120'den fazla hazır ödeme yöntemi tüm dünyadan ödeme alın. Tüm LeaderOS müşterileri ücretsiz Tebex Plus fırsatından faydalanabilir!", + "Monetize your Game Server with Tebex!": "Tebex ile Oyun Sunucunuzdan para kazanın!", + "Allow your players to choose from over 120+ payments methods, fast and easy.": "120'den fazla ödeme yöntemini tek bir yerden yönetin. Hızlı ve kolay ödeme alın!", + "All LeaderOS customer receive free Plus Plan via Tebex!": "Tüm LeaderOS müşterileri ücretsiz Tebex Plus fırsatından faydalanabilir!", + "Set up your Store": "Mağazanızı Kurun", + "You cannot edit a role with a higher priority than your highest role!": "En öncelikli rolünüzden daha yüksek bir önceliğe sahip bir rolü düzenleyemezsiniz!", + "You cannot select a permission you do not have!": "Sahip olmadığınız bir yetkiyi seçemezsiniz!", + "You cannot delete a role with a higher priority than your highest role!": "En öncelikli rolünüzden daha yüksek bir önceliğe sahip bir rolü silemezsiniz!", + "You cannot edit an account with a higher priority than your highest role!": "En öncelikli rolünüzden daha yüksek bir önceliğe sahip bir hesabı düzenleyemezsiniz!", + "You cannot select a role with a higher priority than your highest role!": "En öncelikli rolünüzden daha yüksek bir önceliğe sahip bir rolü seçemezsiniz!", + "You cannot delete an account with a higher priority than your highest role!": "En öncelikli rolünüzden daha yüksek bir önceliğe sahip bir hesabı silemezsiniz!", + "You cannot delete the default role!": "Varsayılan rolü silemezsiniz!", + "You cannot delete yourself!": "Kendinizi silemezsiniz!", + "URL Redirects": "URL Yönlendirmeleri", + "Create URL Redirect": "URL Yönlendirmesi Oluştur", + "Redirect From": "Kaynak URL", + "Redirect To": "Hedef URL", + "e.g. /discord": "örn. /discord", + "Enter a link": "Bağlantı giriniz", + "URL Redirect has been added successfully!": "URL Yönlendirmesi başarıyla eklendi!", + "No URL redirects found!": "URL yönlendirmesi bulunamadı!", + "You can create a new redirect by clicking the button below.": "Yeni bir yönlendirme oluşturmak için aşağıdaki düğmeye tıklayabilirsiniz.", + "Create Webhook": "Webhook Oluştur", + "Create Discord Webhook": "Discord Webhook Oluştur", + "No webhooks found!": "Webhook bulunamadı!", + "You can create a new webhook by clicking the button below.": "Yeni bir webhook oluşturmak için aşağıdaki düğmeye tıklayabilirsiniz.", + "Discord Webhook has been created successfully!": "Discord Webhook başarıyla oluşturuldu!", + "Variable": "Değişken", + "Replaces with": "Şununla değiştirir", + "Show Variables": "Değişkenleri Göster", + "Please select an event to see variables.": "Değişkenleri görmek için bir event seçin.", + "Bot Name": "Bot Adı", + "Bot Avatar": "Bot Avatar", + "Forum Thread Posted": "Forum Konusu Gönderildiğinde", + "When a user posts a new thread in the forum": "Bir kullanıcı forumda yeni bir konu gönderdiğinde", + "Credits Purchased": "Kredi Satın Alındığında", + "When a user purchases credits": "Bir kullanıcı kredi satın aldığında", + "Product Purchased": "Ürün Satın Alındığında", + "When a user purchases a product from the store": "Bir kullanıcı mağazadan ürün satın aldığında", + "Support Ticket Opened": "Destek Talebi Açıldığında", + "When a user opens a new ticket": "Bir kullanıcı yeni bir destek talebi açtığında", + "Support Ticket Answered": "Destek Talebi Cevaplandığında", + "When a staff answers a ticket": "Bir yetkili bir destek talebini cevapladığında", + "Support Ticket Replied": "Destek Talebi Yanıtlandığında", + "When a user replies to a ticket": "Bir kullanıcı bir destek talebine yanıt verdiğinde", + "Blog Post Published": "Blog Gönderisi Yayınlandığında", + "When a user publishes a new blog post": "Bir kullanıcı yeni bir blog gönderisi yayınladığında", + "Blog Post Commented": "Blog Gönderisine Yorum Atıldığında", + "When a user comments on a blog post": "Bir kullanıcı bir blog gönderisine yorum yaptığında", + "Wheel of Fortune Won": "Çarkıfelek Kazanıldığında", + "When a user wins a prize from the wheel of fortune": "Bir kullanıcı çarkıfelekten ödül kazandığında", + "Application Submitted": "Yetkili Başvurusu Yapıldığında", + "When a user submits an application": "Bir kullanıcı bir yetkili başvurusu yaptığında" +} \ No newline at end of file diff --git a/install/cn/translation.json b/install/cn/translation.json new file mode 100644 index 0000000..a0a9521 --- /dev/null +++ b/install/cn/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "欢迎使用安装向导!", + "description": "简单和高级设置。如果您遇到困难,请不要忘记查看安装文档。" + }, + "steps": { + "1": { + "title": "兼容性", + "loading": "检查兼容性...", + "active": "激活", + "not_active": "未激活" + }, + "2": { + "title": "数据库设置", + "database_connection_error": "数据库连接错误!请检查您的数据库设置。", + "inputs": { + "host": "主机", + "port": "端口", + "username": "用户名", + "password": "密码", + "database": "数据库名称" + } + }, + "3": { + "title": "常规设置", + "inputs": { + "server_name": "服务器名称", + "website_title": "网站标题", + "server_ip": "服务器IP", + "server_version": "服务器版本", + "password_encryption": "密码加密", + "maintenance": "维护", + "currency": "货币", + "language": "语言", + "timezone": "时区" + } + }, + "4": { + "title": "创建管理员", + "inputs": { + "email": "电子邮件", + "username": "用户名", + "password": "密码", + "confirm_password": "确认密码" + } + }, + "5": { + "title": "完成", + "installing": { + "title": "安装中...", + "description": "请稍候,安装正在进行中..." + }, + "finish": { + "title": "安装完成!", + "description": "安装成功完成。您随时可以更改设置。", + "button": "查看控制台" + }, + "installing_error": { + "title": "安装错误!", + "description": "安装失败。请联系我们获取更多信息。" + } + } + }, + "search": "搜索...", + "help": "需要帮助吗?", + "docs": "文档", + "prev": "上一步", + "next": "下一步", + "processing": "处理中...", + "fill_fields": "请填写所有字段。", + "password_mismatch": "密码不匹配。", + "password_bad": "您不能使用简单的密码!", + "invalid_email": "无效的电子邮件地址!", + "invalid_username": "无效的用户名!", + "username_length": "用户名必须为3-16个字符。", + "password_length": "密码必须至少为6个字符。", + "username_taken": "用户名已经被占用!", + "email_taken": "电子邮件已经被占用!", + "enable": "启用", + "disable": "禁用", + "select_timezone": "选择时区", + "select_language": "选择语言", + "select_currency": "选择货币" +} \ No newline at end of file diff --git a/install/cz/translation.json b/install/cz/translation.json new file mode 100644 index 0000000..5215347 --- /dev/null +++ b/install/cz/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Vítejte v průvodci nastavením!", + "description": "Snadná a pokročilá nastavení. Pokud máte potíže, nezapomeňte se podívat do dokumentace k instalaci." + }, + "steps": { + "1": { + "title": "Kompatibilita", + "loading": "Kontrola kompatibility...", + "active": "aktivní", + "not_active": "neaktivní" + }, + "2": { + "title": "Nastavení databáze", + "database_connection_error": "Chyba připojení k databázi! Zkontrolujte svá nastavení databáze.", + "inputs": { + "host": "Hostitel", + "port": "Port", + "username": "Uživatelské jméno", + "password": "Heslo", + "database": "Název databáze" + } + }, + "3": { + "title": "Obecná nastavení", + "inputs": { + "server_name": "Název serveru", + "website_title": "Název webové stránky", + "server_ip": "IP adresa serveru", + "server_version": "Verze serveru", + "password_encryption": "Šifrování hesla", + "maintenance": "Údržba", + "currency": "Měna", + "language": "Jazyk", + "timezone": "Časové pásmo" + } + }, + "4": { + "title": "Vytvořit správce", + "inputs": { + "email": "E-mail", + "username": "Uživatelské jméno", + "password": "Heslo", + "confirm_password": "Potvrďte heslo" + } + }, + "5": { + "title": "Dokončeno", + "installing": { + "title": "Instalace...", + "description": "Prosím, čekejte, instalace probíhá..." + }, + "finish": { + "title": "Instalace dokončena!", + "description": "Instalace byla úspěšně dokončena. Nastavení můžete kdykoli změnit.", + "button": "Zobrazit ovládací panel" + }, + "installing_error": { + "title": "Chyba instalace!", + "description": "Instalace se nezdařila. Pro více informací nás kontaktujte." + } + } + }, + "search": "Hledat...", + "help": "Potřebujete pomoc?", + "docs": "Dokumentace", + "prev": "Předchozí", + "next": "Další", + "processing": "Zpracovávání...", + "fill_fields": "Prosím, vyplňte všechna pole.", + "password_mismatch": "Hesla se neshodují.", + "password_bad": "Nemůžete použít jednoduchá hesla!", + "invalid_email": "Neplatná e-mailová adresa!", + "invalid_username": "Neplatné uživatelské jméno!", + "username_length": "Uživatelské jméno musí mít 3-16 znaků.", + "password_length": "Heslo musí mít alespoň 6 znaků.", + "username_taken": "Uživatelské jméno je již obsazeno!", + "email_taken": "E-mail je již používán!", + "enable": "Povolit", + "disable": "Zakázat", + "select_timezone": "Vyberte časové pásmo", + "select_language": "Vyberte jazyk", + "select_currency": "Vyberte měnu" +} \ No newline at end of file diff --git a/install/de/translation.json b/install/de/translation.json new file mode 100644 index 0000000..040a6b8 --- /dev/null +++ b/install/de/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Willkommen beim Einrichtungsassistenten!", + "description": "Einfache und fortgeschrittene Einrichtung. Wenn Sie Schwierigkeiten haben, vergessen Sie nicht, die Installationsdokumentation zu lesen." + }, + "steps": { + "1": { + "title": "Kompatibilität", + "loading": "Kompatibilität wird geprüft...", + "active": "aktiv", + "not_active": "nicht aktiv" + }, + "2": { + "title": "Datenbankeinstellungen", + "database_connection_error": "Datenbankverbindungsfehler! Bitte überprüfen Sie Ihre Datenbankeinstellungen.", + "inputs": { + "host": "Host", + "port": "Port", + "username": "Benutzername", + "password": "Passwort", + "database": "Datenbankname" + } + }, + "3": { + "title": "Allgemeine Einstellungen", + "inputs": { + "server_name": "Servername", + "website_title": "Website-Titel", + "server_ip": "Server-IP", + "server_version": "Server-Version", + "password_encryption": "Passwortverschlüsselung", + "maintenance": "Wartung", + "currency": "Währung", + "language": "Sprache", + "timezone": "Zeitzone" + } + }, + "4": { + "title": "Admin erstellen", + "inputs": { + "email": "E-Mail", + "username": "Benutzername", + "password": "Passwort", + "confirm_password": "Passwort bestätigen" + } + }, + "5": { + "title": "Fertig", + "installing": { + "title": "Installieren...", + "description": "Bitte warten, die Installation läuft..." + }, + "finish": { + "title": "Installation abgeschlossen!", + "description": "Installation erfolgreich abgeschlossen. Sie können die Einstellungen jederzeit ändern.", + "button": "Dashboard anzeigen" + }, + "installing_error": { + "title": "Installationsfehler!", + "description": "Installation fehlgeschlagen. Bitte kontaktieren Sie uns für weitere Informationen." + } + } + }, + "search": "Suche...", + "help": "Brauchen Sie Hilfe?", + "docs": "Dokumentation", + "prev": "Zurück", + "next": "Weiter", + "processing": "Bearbeitung...", + "fill_fields": "Bitte füllen Sie alle Felder aus.", + "password_mismatch": "Passwörter stimmen nicht überein.", + "password_bad": "Sie können keine einfachen Passwörter verwenden!", + "invalid_email": "Ungültige E-Mail-Adresse!", + "invalid_username": "Ungültiger Benutzername!", + "username_length": "Der Benutzername muss 3-16 Zeichen lang sein.", + "password_length": "Das Passwort muss mindestens 6 Zeichen lang sein.", + "username_taken": "Benutzername ist bereits vergeben!", + "email_taken": "E-Mail ist bereits vergeben!", + "enable": "Aktivieren", + "disable": "Deaktivieren", + "select_timezone": "Zeitzone auswählen", + "select_language": "Sprache auswählen", + "select_currency": "Währung auswählen" +} \ No newline at end of file diff --git a/install/en/translation.json b/install/en/translation.json new file mode 100644 index 0000000..fb5d0ed --- /dev/null +++ b/install/en/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Welcome to the setup wizard!", + "description": "Easy and advanced setup. If you have difficulties, do not forget to look at the installation documentation." + }, + "steps": { + "1": { + "title": "Compatibility", + "loading": "Checking for compatibility...", + "active": "active", + "not_active": "not active" + }, + "2": { + "title": "Database Settings", + "database_connection_error": "Database connection error! Please check your database settings.", + "inputs": { + "host": "Host", + "port": "Port", + "username": "Username", + "password": "Password", + "database": "Database Name" + } + }, + "3": { + "title": "General Settings", + "inputs": { + "server_name": "Server Name", + "website_title": "Website Title", + "server_ip": "Server IP", + "server_version": "Server Version", + "password_encryption": "Password Encryption", + "maintenance": "Maintenance", + "currency": "Currency", + "language": "Language", + "timezone": "Timezone" + } + }, + "4": { + "title": "Create Admin", + "inputs": { + "email": "Email", + "username": "Username", + "password": "Password", + "confirm_password": "Confirm Password" + } + }, + "5": { + "title": "Finish", + "installing": { + "title": "Installing...", + "description": "Please wait, the installation is in progress..." + }, + "finish": { + "title": "Installation is completed!", + "description": "Installation completed successfully. You can change the settings at any time.", + "button": "View Dashboard" + }, + "installing_error": { + "title": "Installation Error!", + "description": "Installation failed. Please contact us for more information." + } + } + }, + "search": "Search...", + "help": "Do you need help?", + "docs": "Docs", + "prev": "Previous", + "next": "Next", + "processing": "Processing...", + "fill_fields": "Please fill all fields.", + "password_mismatch": "Passwords do not match.", + "password_bad": "You cannot use simple passwords!", + "invalid_email": "Invalid email address!", + "invalid_username": "Invalid username!", + "username_length": "Username must be 3-16 characters long.", + "password_length": "Password must be at least 6 characters long.", + "username_taken": "Username is already taken!", + "email_taken": "Email is already taken!", + "enable": "Enable", + "disable": "Disable", + "select_timezone": "Select Timezone", + "select_language": "Select Language", + "select_currency": "Select Currency" +} \ No newline at end of file diff --git a/install/es/translation.json b/install/es/translation.json new file mode 100644 index 0000000..0783c00 --- /dev/null +++ b/install/es/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "¡Bienvenido al asistente de configuración!", + "description": "Configuración fácil y avanzada. Si tiene dificultades, no olvide consultar la documentación de instalación." + }, + "steps": { + "1": { + "title": "Compatibilidad", + "loading": "Comprobando compatibilidad...", + "active": "activo", + "not_active": "no activo" + }, + "2": { + "title": "Configuración de base de datos", + "database_connection_error": "¡Error de conexión a la base de datos! Por favor, revise la configuración de su base de datos.", + "inputs": { + "host": "Host", + "port": "Puerto", + "username": "Nombre de usuario", + "password": "Contraseña", + "database": "Nombre de la base de datos" + } + }, + "3": { + "title": "Configuración general", + "inputs": { + "server_name": "Nombre del servidor", + "website_title": "Título del sitio web", + "server_ip": "IP del servidor", + "server_version": "Versión del servidor", + "password_encryption": "Cifrado de contraseña", + "maintenance": "Mantenimiento", + "currency": "Moneda", + "language": "Idioma", + "timezone": "Zona horaria" + } + }, + "4": { + "title": "Crear administrador", + "inputs": { + "email": "Correo electrónico", + "username": "Nombre de usuario", + "password": "Contraseña", + "confirm_password": "Confirmar contraseña" + } + }, + "5": { + "title": "Terminar", + "installing": { + "title": "Instalando...", + "description": "Por favor, espere, la instalación está en progreso..." + }, + "finish": { + "title": "¡La instalación ha finalizado!", + "description": "La instalación se completó con éxito. Puede cambiar la configuración en cualquier momento.", + "button": "Ver el panel de control" + }, + "installing_error": { + "title": "¡Error de instalación!", + "description": "La instalación falló. Por favor, contáctenos para obtener más información." + } + } + }, + "search": "Buscar...", + "help": "¿Necesita ayuda?", + "docs": "Documentación", + "prev": "Anterior", + "next": "Siguiente", + "processing": "Procesando...", + "fill_fields": "Por favor, complete todos los campos.", + "password_mismatch": "Las contraseñas no coinciden.", + "password_bad": "¡No puede usar contraseñas simples!", + "invalid_email": "¡Dirección de correo electrónico no válida!", + "invalid_username": "¡Nombre de usuario no válido!", + "username_length": "El nombre de usuario debe tener entre 3 y 16 caracteres.", + "password_length": "La contraseña debe tener al menos 6 caracteres.", + "username_taken": "¡El nombre de usuario ya está en uso!", + "email_taken": "¡El correo electrónico ya está en uso!", + "enable": "Activar", + "disable": "Desactivar", + "select_timezone": "Seleccionar zona horaria", + "select_language": "Seleccionar idioma", + "select_currency": "Seleccionar moneda" +} \ No newline at end of file diff --git a/install/fr/translation.json b/install/fr/translation.json new file mode 100644 index 0000000..2877139 --- /dev/null +++ b/install/fr/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Bienvenue dans l'assistant de configuration !", + "description": "Configuration facile et avancée. Si vous rencontrez des difficultés, n'oubliez pas de consulter la documentation d'installation." + }, + "steps": { + "1": { + "title": "Compatibilité", + "loading": "Vérification de la compatibilité en cours...", + "active": "actif", + "not_active": "non actif" + }, + "2": { + "title": "Paramètres de base de données", + "database_connection_error": "Erreur de connexion à la base de données ! Veuillez vérifier vos paramètres de base de données.", + "inputs": { + "host": "Hôte", + "port": "Port", + "username": "Nom d'utilisateur", + "password": "Mot de passe", + "database": "Nom de la base de données" + } + }, + "3": { + "title": "Paramètres généraux", + "inputs": { + "server_name": "Nom du serveur", + "website_title": "Titre du site web", + "server_ip": "Adresse IP du serveur", + "server_version": "Version du serveur", + "password_encryption": "Cryptage des mots de passe", + "maintenance": "Maintenance", + "currency": "Devise", + "language": "Langue", + "timezone": "Fuseau horaire" + } + }, + "4": { + "title": "Créer un administrateur", + "inputs": { + "email": "E-mail", + "username": "Nom d'utilisateur", + "password": "Mot de passe", + "confirm_password": "Confirmer le mot de passe" + } + }, + "5": { + "title": "Terminer", + "installing": { + "title": "Installation en cours...", + "description": "Veuillez patienter, l'installation est en cours..." + }, + "finish": { + "title": "Installation terminée !", + "description": "Installation terminée avec succès. Vous pouvez modifier les paramètres à tout moment.", + "button": "Afficher le tableau de bord" + }, + "installing_error": { + "title": "Erreur d'installation !", + "description": "L'installation a échoué. Veuillez nous contacter pour plus d'informations." + } + } + }, + "search": "Recherche...", + "help": "Besoin d'aide ?", + "docs": "Documentation", + "prev": "Précédent", + "next": "Suivant", + "processing": "Traitement en cours...", + "fill_fields": "Veuillez remplir tous les champs.", + "password_mismatch": "Les mots de passe ne correspondent pas.", + "password_bad": "Vous ne pouvez pas utiliser des mots de passe simples !", + "invalid_email": "Adresse e-mail invalide !", + "invalid_username": "Nom d'utilisateur invalide !", + "username_length": "Le nom d'utilisateur doit comporter entre 3 et 16 caractères.", + "password_length": "Le mot de passe doit comporter au moins 6 caractères.", + "username_taken": "Le nom d'utilisateur est déjà pris !", + "email_taken": "L'e-mail est déjà utilisé !", + "enable": "Activer", + "disable": "Désactiver", + "select_timezone": "Sélectionner le fuseau horaire", + "select_language": "Sélectionner la langue", + "select_currency": "Sélectionner la devise" +} \ No newline at end of file diff --git a/install/hg/translation.json b/install/hg/translation.json new file mode 100644 index 0000000..bdab369 --- /dev/null +++ b/install/hg/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Üdvözöljük a telepítési varázslóban!", + "description": "Egyszerű és haladó beállítások. Ha nehézségei adódnak, ne feledje, hogy az telepítési dokumentációt is elolvashatja." + }, + "steps": { + "1": { + "title": "Kompatibilitás", + "loading": "Kompatibilitás ellenőrzése...", + "active": "aktív", + "not_active": "nem aktív" + }, + "2": { + "title": "Adatbázis beállítások", + "database_connection_error": "Adatbázis kapcsolati hiba! Kérjük ellenőrizze az adatbázis beállításait.", + "inputs": { + "host": "Kiszolgáló", + "port": "Port", + "username": "Felhasználónév", + "password": "Jelszó", + "database": "Adatbázis név" + } + }, + "3": { + "title": "Általános beállítások", + "inputs": { + "server_name": "Szerver név", + "website_title": "Weboldal címe", + "server_ip": "Szerver IP", + "server_version": "Szerver verzió", + "password_encryption": "Jelszó titkosítás", + "maintenance": "Karban tartás", + "currency": "Pénznem", + "language": "Nyelv", + "timezone": "Időzóna" + } + }, + "4": { + "title": "Adminisztrátor létrehozása", + "inputs": { + "email": "E-mail", + "username": "Felhasználónév", + "password": "Jelszó", + "confirm_password": "Jelszó megerősítése" + } + }, + "5": { + "title": "Befejezés", + "installing": { + "title": "Telepítés folyamatban...", + "description": "Kérjük várjon, a telepítés folyamatban van..." + }, + "finish": { + "title": "Telepítés kész!", + "description": "A telepítés sikeresen befejeződött. Bármikor módosíthatja a beállításokat.", + "button": "Vezérlőpult megtekintése" + }, + "installing_error": { + "title": "Telepítési hiba!", + "description": "A telepítés sikertelen. Kérjük, lépjen kapcsolatba velünk további információkért." + } + } + }, + "search": "Keresés...", + "help": "Segítségre van szüksége?", + "docs": "Dokumentáció", + "prev": "Előző", + "next": "Következő", + "processing": "Feldolgozás...", + "fill_fields": "Kérjük töltse ki az összes mezőt!", + "password_mismatch": "A jelszavak nem egyeznek.", + "password_bad": "Nem használhat egyszerű jelszót!", + "invalid_email": "Érvénytelen e-mail cím!", + "invalid_username": "Érvénytelen felhasználónév!", + "username_length": "A felhasználónévnek 3-16 karakter hosszúnak kell lennie.", + "password_length": "A jelszónak legalább 6 karakter hosszúnak kell lennie.", + "username_taken": "A felhasználónév már foglalt!", + "email_taken": "Az e-mail cím már foglalt!", + "enable": "Engedélyezés", + "disable": "Letiltás", + "select_timezone": "Időzóna kiválasztása", + "select_language": "Nyelv kiválasztása", + "select_currency": "Pénznem kiválasztása" +} \ No newline at end of file diff --git a/install/hi/translation.json b/install/hi/translation.json new file mode 100644 index 0000000..7ea53be --- /dev/null +++ b/install/hi/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "सेटअप विज़ार्ड में आपका स्वागत है!", + "description": "आसान और उन्नत सेटअप। यदि आपको कोई कठिनाई होती है, तो स्थापना दस्तावेज़ को देखना न भूलें।" + }, + "steps": { + "1": { + "title": "संगतता", + "loading": "संगतता की जांच की जा रही है...", + "active": "सक्रिय", + "not_active": "निष्क्रिय" + }, + "2": { + "title": "डेटाबेस सेटिंग्स", + "database_connection_error": "डेटाबेस कनेक्शन त्रुटि! कृपया अपनी डेटाबेस सेटिंग्स की जांच करें।", + "inputs": { + "host": "होस्ट", + "port": "पोर्ट", + "username": "उपयोगकर्ता नाम", + "password": "पासवर्ड", + "database": "डेटाबेस नाम" + } + }, + "3": { + "title": "सामान्य सेटिंग्स", + "inputs": { + "server_name": "सर्वर नाम", + "website_title": "वेबसाइट शीर्षक", + "server_ip": "सर्वर आईपी", + "server_version": "सर्वर संस्करण", + "password_encryption": "पासवर्ड एन्क्रिप्शन", + "maintenance": "रखरखाव", + "currency": "मुद्रा", + "language": "भाषा", + "timezone": "समय क्षेत्र" + } + }, + "4": { + "title": "व्यवस्थापक बनाएं", + "inputs": { + "email": "ईमेल", + "username": "उपयोगकर्ता नाम", + "password": "पासवर्ड", + "confirm_password": "पासवर्ड की पुष्टि करें" + } + }, + "5": { + "title": "समाप्त", + "installing": { + "title": "स्थापना", + "description": "कृपया प्रतीक्षा करें, स्थापना प्रगति में है..." + }, + "finish": { + "title": "स्थापना सम्पन्न हुई!", + "description": "स्थापना सफलतापूर्वक पूरी हो गई। आप किसी भी समय सेटिंग्स बदल सकते हैं।", + "button": "डैशबोर्ड देखें" + }, + "installing_error": { + "title": "स्थापना त्रुटि!", + "description": "स्थापना विफल हुई। कृपया हमसे संपर्क करें और अधिक जानकारी के लिए।" + } + } + }, + "search": "खोज...", + "help": "क्या आपको मदद चाहिए?", + "docs": "दस्तावेज़", + "prev": "पिछला", + "next": "अगला", + "processing": "प्रसंस्करण हो रहा है...", + "fill_fields": "कृपया सभी फ़ील्ड भरें।", + "password_mismatch": "पासवर्ड मेल नहीं खाते हैं।", + "password_bad": "आप सरल पासवर्ड नहीं उपयोग कर सकते!", + "invalid_email": "अमान्य ईमेल पता!", + "invalid_username": "अमान्य उपयोगकर्ता नाम!", + "username_length": "उपयोगकर्ता नाम 3-16 वर्णों का होना चाहिए।", + "password_length": "पासवर्ड कम से कम 6 वर्णों का होना चाहिए।", + "username_taken": "उपयोगकर्ता नाम पहले से ही लिया गया है!", + "email_taken": "ईमेल पहले से ही लिया गया है!", + "enable": "सक्षम करें", + "disable": "अक्षम करें", + "select_timezone": "समय क्षेत्र का चयन करें", + "select_language": "भाषा का चयन करें", + "select_currency": "मुद्रा का चयन करें" +} \ No newline at end of file diff --git a/install/it/translation.json b/install/it/translation.json new file mode 100644 index 0000000..e0319e7 --- /dev/null +++ b/install/it/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Benvenuti alla procedura guidata di installazione!", + "description": "Installazione facile e avanzata. Se riscontri difficoltà, non dimenticare di consultare la documentazione di installazione." + }, + "steps": { + "1": { + "title": "Compatibilità", + "loading": "Verifica della compatibilità in corso...", + "active": "attivo", + "not_active": "non attivo" + }, + "2": { + "title": "Impostazioni del database", + "database_connection_error": "Errore di connessione al database! Controlla le impostazioni del tuo database.", + "inputs": { + "host": "Host", + "port": "Porta", + "username": "Nome utente", + "password": "Password", + "database": "Nome database" + } + }, + "3": { + "title": "Impostazioni generali", + "inputs": { + "server_name": "Nome del server", + "website_title": "Titolo del sito web", + "server_ip": "Indirizzo IP del server", + "server_version": "Versione del server", + "password_encryption": "Crittografia password", + "maintenance": "Manutenzione", + "currency": "Valuta", + "language": "Lingua", + "timezone": "Fuso orario" + } + }, + "4": { + "title": "Crea un amministratore", + "inputs": { + "email": "Email", + "username": "Nome utente", + "password": "Password", + "confirm_password": "Conferma password" + } + }, + "5": { + "title": "Fine", + "installing": { + "title": "Installazione in corso...", + "description": "Attendi, l'installazione è in corso..." + }, + "finish": { + "title": "Installazione completata!", + "description": "Installazione completata con successo. Puoi modificare le impostazioni in qualsiasi momento.", + "button": "Vedi la dashboard" + }, + "installing_error": { + "title": "Errore di installazione!", + "description": "Installazione non riuscita. Contattaci per maggiori informazioni." + } + } + }, + "search": "Cerca...", + "help": "Hai bisogno di aiuto?", + "docs": "Documentazione", + "prev": "Indietro", + "next": "Avanti", + "processing": "Elaborazione...", + "fill_fields": "Per favore, completa tutti i campi.", + "password_mismatch": "Le password non corrispondono.", + "password_bad": "Non puoi usare password semplici!", + "invalid_email": "Indirizzo email non valido!", + "invalid_username": "Nome utente non valido!", + "username_length": "Il nome utente deve essere lungo da 3 a 16 caratteri.", + "password_length": "La password deve essere lunga almeno 6 caratteri.", + "username_taken": "Il nome utente è già stato preso!", + "email_taken": "L'email è già stata presa!", + "enable": "Abilita", + "disable": "Disabilita", + "select_timezone": "Seleziona il fuso orario", + "select_language": "Seleziona la lingua", + "select_currency": "Seleziona la valuta" +} \ No newline at end of file diff --git a/install/ja/translation.json b/install/ja/translation.json new file mode 100644 index 0000000..0434b74 --- /dev/null +++ b/install/ja/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "セットアップウィザードへようこそ!", + "description": "簡単で高度なセットアップ。問題がある場合は、インストールドキュメントを確認することをお忘れなく。" + }, + "steps": { + "1": { + "title": "互換性", + "loading": "互換性の確認中...", + "active": "アクティブ", + "not_active": "非アクティブ" + }, + "2": { + "title": "データベース設定", + "database_connection_error": "データベース接続エラー!データベース設定を確認してください。", + "inputs": { + "host": "ホスト", + "port": "ポート", + "username": "ユーザー名", + "password": "パスワード", + "database": "データベース名" + } + }, + "3": { + "title": "一般設定", + "inputs": { + "server_name": "サーバー名", + "website_title": "ウェブサイトのタイトル", + "server_ip": "サーバーIP", + "server_version": "サーバーバージョン", + "password_encryption": "パスワードの暗号化", + "maintenance": "メンテナンス", + "currency": "通貨", + "language": "言語", + "timezone": "タイムゾーン" + } + }, + "4": { + "title": "管理者作成", + "inputs": { + "email": "メールアドレス", + "username": "ユーザー名", + "password": "パスワード", + "confirm_password": "パスワードの確認" + } + }, + "5": { + "title": "完了", + "installing": { + "title": "インストール中...", + "description": "しばらくお待ちください、インストールが進行中です..." + }, + "finish": { + "title": "インストールが完了しました!", + "description": "インストールが正常に完了しました。いつでも設定を変更できます。", + "button": "ダッシュボードを見る" + }, + "installing_error": { + "title": "インストールエラー!", + "description": "インストールに失敗しました。詳細についてはお問い合わせください。" + } + } + }, + "search": "検索...", + "help": "ヘルプが必要ですか?", + "docs": "ドキュメント", + "prev": "前へ", + "next": "次へ", + "processing": "処理中...", + "fill_fields": "すべてのフィールドを入力してください。", + "password_mismatch": "パスワードが一致しません。", + "password_bad": "パスワードが弱すぎます。", + "invalid_email": "無効なメールアドレス。", + "invalid_username": "無効なユーザー名。", + "username_length": "ユーザー名は6文字以上でなければなりません。", + "password_length": "パスワードは6文字以上でなければなりません。", + "username_taken": "ユーザー名は既に使用されています!", + "email_taken": "メールアドレスは既に使用されています!", + "enable": "有効にする", + "disable": "無効にする", + "select_timezone": "タイムゾーンを選択", + "select_language": "言語を選択", + "select_currency": "通貨を選択" +} \ No newline at end of file diff --git a/install/nl/translation.json b/install/nl/translation.json new file mode 100644 index 0000000..cc19af2 --- /dev/null +++ b/install/nl/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Welkom bij de installatiewizard!", + "description": "Eenvoudige en geavanceerde installatie. Als u problemen ondervindt, vergeet dan niet om de installatiedocumentatie te raadplegen." + }, + "steps": { + "1": { + "title": "Compatibiliteit", + "loading": "Compatibiliteit controleren...", + "active": "actief", + "not_active": "niet actief" + }, + "2": { + "title": "Database-instellingen", + "database_connection_error": "Databaseverbinding fout! Controleer uw database-instellingen.", + "inputs": { + "host": "Host", + "port": "Poort", + "username": "Gebruikersnaam", + "password": "Wachtwoord", + "database": "Database naam" + } + }, + "3": { + "title": "Algemene instellingen", + "inputs": { + "server_name": "Servernaam", + "website_title": "Websitetitel", + "server_ip": "Server IP", + "server_version": "Serverversie", + "password_encryption": "Wachtwoordversleuteling", + "maintenance": "Onderhoud", + "currency": "Valuta", + "language": "Taal", + "timezone": "Tijdzone" + } + }, + "4": { + "title": "Maak een beheerder aan", + "inputs": { + "email": "E-mail", + "username": "Gebruikersnaam", + "password": "Wachtwoord", + "confirm_password": "Bevestig wachtwoord" + } + }, + "5": { + "title": "Voltooid", + "installing": { + "title": "Installeren...", + "description": "Even geduld, de installatie is bezig..." + }, + "finish": { + "title": "Installatie voltooid!", + "description": "Installatie is succesvol voltooid. U kunt de instellingen op elk moment wijzigen.", + "button": "Bekijk dashboard" + }, + "installing_error": { + "title": "Installatiefout!", + "description": "Installatie is mislukt. Neem contact met ons op voor meer informatie." + } + } + }, + "search": "Zoeken...", + "help": "Heeft u hulp nodig?", + "docs": "Documentatie", + "prev": "Vorige", + "next": "Volgende", + "processing": "Verwerken...", + "fill_fields": "Vul alle velden in.", + "password_mismatch": "Wachtwoorden komen niet overeen.", + "password_bad": "U kunt geen eenvoudige wachtwoorden gebruiken!", + "invalid_email": "Ongeldig e-mailadres!", + "invalid_username": "Ongeldige gebruikersnaam!", + "username_length": "Gebruikersnaam moet tussen de 3 en 16 tekens lang zijn.", + "password_length": "Wachtwoord moet minimaal 6 tekens lang zijn.", + "username_taken": "Gebruikersnaam is al in gebruik!", + "email_taken": "E-mail is al in gebruik!", + "enable": "Inschakelen", + "disable": "Uitschakelen", + "select_timezone": "Selecteer tijdzone", + "select_language": "Selecteer taal", + "select_currency": "Selecteer valuta" +} \ No newline at end of file diff --git a/install/no/translation.json b/install/no/translation.json new file mode 100644 index 0000000..413e2fc --- /dev/null +++ b/install/no/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Velkommen til installasjonsveiviseren!", + "description": "Enkel og avansert installasjon. Hvis du har problemer, ikke glem å se på installasjonsdokumentasjonen." + }, + "steps": { + "1": { + "title": "Kompatibilitet", + "loading": "Sjekker for kompatibilitet...", + "active": "aktiv", + "not_active": "ikke aktiv" + }, + "2": { + "title": "Databaseinnstillinger", + "database_connection_error": "Databaseforbindelsesfeil! Vennligst sjekk dine databaseinnstillinger.", + "inputs": { + "host": "Vert", + "port": "Port", + "username": "Brukernavn", + "password": "Passord", + "database": "Database navn" + } + }, + "3": { + "title": "Generelle innstillinger", + "inputs": { + "server_name": "Servernavn", + "website_title": "Nettstedstittel", + "server_ip": "Server IP", + "server_version": "Serverversjon", + "password_encryption": "Passordkryptering", + "maintenance": "Vedlikehold", + "currency": "Valuta", + "language": "Språk", + "timezone": "Tidssone" + } + }, + "4": { + "title": "Opprett administrator", + "inputs": { + "email": "E-post", + "username": "Brukernavn", + "password": "Passord", + "confirm_password": "Bekreft passord" + } + }, + "5": { + "title": "Fullført", + "installing": { + "title": "Installerer...", + "description": "Vennligst vent, installasjonen pågår..." + }, + "finish": { + "title": "Installasjon fullført!", + "description": "Installasjonen ble fullført vellykket. Du kan endre innstillingene når som helst.", + "button": "Se oversikt" + }, + "installing_error": { + "title": "Installasjonsfeil!", + "description": "Installasjonen mislyktes. Vennligst kontakt oss for mer informasjon." + } + } + }, + "search": "Søk...", + "help": "Trenger du hjelp?", + "docs": "Dokumentasjon", + "prev": "Forrige", + "next": "Neste", + "processing": "Behandler...", + "fill_fields": "Vennligst fyll ut alle feltene.", + "password_mismatch": "Passordene stemmer ikke overens.", + "password_bad": "Du kan ikke bruke enkle passord!", + "invalid_email": "Ugyldig e-postadresse!", + "invalid_username": "Ugyldig brukernavn!", + "username_length": "Brukernavnet må være mellom 3 og 16 tegn langt.", + "password_length": "Passordet må være minst 6 tegn langt.", + "username_taken": "Brukernavnet er allerede i bruk!", + "email_taken": "E-postadressen er allerede i bruk!", + "enable": "Aktiver", + "disable": "Deaktiver", + "select_timezone": "Velg tidssone", + "select_language": "Velg språk", + "select_currency": "Velg valuta" +} \ No newline at end of file diff --git a/install/pl/translation.json b/install/pl/translation.json new file mode 100644 index 0000000..9b45abc --- /dev/null +++ b/install/pl/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Witaj w kreatorze konfiguracji!", + "description": "Prosta i zaawansowana konfiguracja. Jeśli napotkasz problemy, nie zapomnij zajrzeć do dokumentacji instalacyjnej." + }, + "steps": { + "1": { + "title": "Kompatybilność", + "loading": "Sprawdzanie kompatybilności...", + "active": "aktywny", + "not_active": "nieaktywny" + }, + "2": { + "title": "Ustawienia bazy danych", + "database_connection_error": "Błąd połączenia z bazą danych! Proszę sprawdź ustawienia bazy danych.", + "inputs": { + "host": "Host", + "port": "Port", + "username": "Nazwa użytkownika", + "password": "Hasło", + "database": "Nazwa bazy danych" + } + }, + "3": { + "title": "Ogólne ustawienia", + "inputs": { + "server_name": "Nazwa serwera", + "website_title": "Tytuł strony internetowej", + "server_ip": "Adres IP serwera", + "server_version": "Wersja serwera", + "password_encryption": "Szyfrowanie hasła", + "maintenance": "Tryb konserwacji", + "currency": "Waluta", + "language": "Język", + "timezone": "Strefa czasowa" + } + }, + "4": { + "title": "Utwórz konto administratora", + "inputs": { + "email": "Adres e-mail", + "username": "Nazwa użytkownika", + "password": "Hasło", + "confirm_password": "Potwierdź hasło" + } + }, + "5": { + "title": "Zakończ", + "installing": { + "title": "Instalowanie...", + "description": "Proszę czekać, trwa instalowanie..." + }, + "finish": { + "title": "Instalacja zakończona!", + "description": "Instalacja zakończona pomyślnie. Możesz w dowolnym momencie zmienić ustawienia.", + "button": "Zobacz pulpit nawigacyjny" + }, + "installing_error": { + "title": "Błąd instalacji!", + "description": "Instalacja nie powiodła się. Proszę skontaktować się z nami w celu uzyskania dalszych informacji." + } + } + }, + "search": "Szukaj...", + "help": "Potrzebujesz pomocy?", + "docs": "Dokumentacja", + "prev": "Poprzedni", + "next": "Następny", + "processing": "Przetwarzanie...", + "fill_fields": "Proszę wypełnić wszystkie pola.", + "password_mismatch": "Hasła nie pasują do siebie.", + "password_bad": "Nie możesz używać prostych haseł!", + "invalid_email": "Nieprawidłowy adres e-mail!", + "invalid_username": "Zła nazwa użytkownika!", + "username_length": "Nazwa użytkownika musi mieć od 3 do 16 znaków.", + "password_length": "Hasło musi mieć co najmniej 6 znaków.", + "username_taken": "Nazwa użytkownika jest już zajęta!", + "email_taken": "Adres e-mail jest już zajęty!", + "enable": "Włącz", + "disable": "Wyłącz", + "select_timezone": "Wybierz strefę czasową", + "select_language": "Wybierz język", + "select_currency": "Wybierz walutę" +} \ No newline at end of file diff --git a/install/pt/translation.json b/install/pt/translation.json new file mode 100644 index 0000000..bddd70d --- /dev/null +++ b/install/pt/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Bem-vindo ao assistente de configuração!", + "description": "Configuração fácil e avançada. Se você tiver dificuldades, não se esqueça de consultar a documentação de instalação." + }, + "steps": { + "1": { + "title": "Compatibilidade", + "loading": "Verificando compatibilidade...", + "active": "ativo", + "not_active": "inativo" + }, + "2": { + "title": "Configurações de banco de dados", + "database_connection_error": "Erro de conexão com o banco de dados! Por favor, verifique suas configurações de banco de dados.", + "inputs": { + "host": "Host", + "port": "Porta", + "username": "Nome de usuário", + "password": "Senha", + "database": "Nome do banco de dados" + } + }, + "3": { + "title": "Configurações gerais", + "inputs": { + "server_name": "Nome do servidor", + "website_title": "Título do site", + "server_ip": "Endereço IP do servidor", + "server_version": "Versão do servidor", + "password_encryption": "Criptografia de senha", + "maintenance": "Manutenção", + "currency": "Moeda", + "language": "Idioma", + "timezone": "Fuso horário" + } + }, + "4": { + "title": "Criar conta de administrador", + "inputs": { + "email": "E-mail", + "username": "Nome de usuário", + "password": "Senha", + "confirm_password": "Confirmar senha" + } + }, + "5": { + "title": "Concluir", + "installing": { + "title": "Instalando...", + "description": "Por favor, aguarde, a instalação está em andamento..." + }, + "finish": { + "title": "Instalação concluída!", + "description": "Instalação concluída com sucesso. Você pode alterar as configurações a qualquer momento.", + "button": "Ver painel de controle" + }, + "installing_error": { + "title": "Erro de instalação!", + "description": "A instalação falhou. Por favor, entre em contato conosco para obter mais informações." + } + } + }, + "search": "Pesquisar...", + "help": "Precisa de ajuda?", + "docs": "Documentação", + "prev": "Anterior", + "next": "Próximo", + "processing": "Processando...", + "fill_fields": "Por favor, preencha todos os campos.", + "password_mismatch": "As senhas não coincidem.", + "password_bad": "Você não pode usar senhas simples!", + "invalid_email": "Endereço de e-mail inválido!", + "invalid_username": "Nome de usuário inválido!", + "username_length": "O nome de usuário deve ter entre 3 e 16 caracteres.", + "password_length": "A senha deve ter pelo menos 6 caracteres.", + "username_taken": "Nome de usuário já está em uso!", + "email_taken": "E-mail já está em uso!", + "enable": "Habilitar", + "disable": "Desabilitar", + "select_timezone": "Selecione o fuso horário", + "select_language": "Selecione o idioma", + "select_currency": "Selecione a moeda" +} \ No newline at end of file diff --git a/install/ro/translation.json b/install/ro/translation.json new file mode 100644 index 0000000..77cdb3f --- /dev/null +++ b/install/ro/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Bun venit la ghidul de configurare!", + "description": "Configurare ușoară și avansată. Dacă întâmpinați probleme, nu uitați să consultați documentația de instalare." + }, + "steps": { + "1": { + "title": "Compatibilitate", + "loading": "Se verifică compatibilitatea...", + "active": "activ", + "not_active": "inactiv" + }, + "2": { + "title": "Setări baze de date", + "database_connection_error": "Eroare de conectare la baza de date! Vă rugăm să verificați setările bazei de date.", + "inputs": { + "host": "Gazdă", + "port": "Port", + "username": "Nume de utilizator", + "password": "Parolă", + "database": "Numele bazei de date" + } + }, + "3": { + "title": "Setări generale", + "inputs": { + "server_name": "Numele serverului", + "website_title": "Titlul site-ului", + "server_ip": "Adresa IP a serverului", + "server_version": "Versiunea serverului", + "password_encryption": "Criptarea parolelor", + "maintenance": "Mentenanță", + "currency": "Monedă", + "language": "Limba", + "timezone": "Fus orar" + } + }, + "4": { + "title": "Creare cont de administrator", + "inputs": { + "email": "E-mail", + "username": "Nume de utilizator", + "password": "Parolă", + "confirm_password": "Confirmați parola" + } + }, + "5": { + "title": "Finalizare", + "installing": { + "title": "Se instalează...", + "description": "Vă rugăm să așteptați, instalarea este în curs de desfășurare..." + }, + "finish": { + "title": "Instalarea s-a finalizat!", + "description": "Instalarea s-a finalizat cu succes. Puteți schimba setările oricând.", + "button": "Vizualizare panou de control" + }, + "installing_error": { + "title": "Eroare de instalare!", + "description": "Instalarea a eșuat. Vă rugăm să ne contactați pentru mai multe informații." + } + } + }, + "search": "Căutare...", + "help": "Aveți nevoie de ajutor?", + "docs": "Documentație", + "prev": "Anterior", + "next": "Următor", + "processing": "Procesare...", + "fill_fields": "Vă rugăm să completați toate câmpurile.", + "password_mismatch": "Parolele nu corespund.", + "password_bad": "Nu puteți utiliza parole simple!", + "invalid_email": "Adresa de e-mail invalidă!", + "invalid_username": "Nume de utilizator invalid!", + "username_length": "Numele de utilizator trebuie să aibă între 3 și 16 caractere.", + "password_length": "Parola trebuie să aibă cel puțin 6 caractere.", + "username_taken": "Numele de utilizator este deja folosit!", + "email_taken": "Adresa de e-mail este deja folosită!", + "enable": "Activare", + "disable": "Dezactivare", + "select_timezone": "Selectați fusul orar", + "select_language": "Selectați limba", + "select_currency": "Selectați moneda" +} \ No newline at end of file diff --git a/install/ru/translation.json b/install/ru/translation.json new file mode 100644 index 0000000..1e09a63 --- /dev/null +++ b/install/ru/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Добро пожаловать в мастер установки!", + "description": "Простая и продвинутая настройка. Если у вас возникнут трудности, не забудьте посмотреть документацию по установке." + }, + "steps": { + "1": { + "title": "Совместимость", + "loading": "Проверка совместимости...", + "active": "активен", + "not_active": "неактивен" + }, + "2": { + "title": "Настройки базы данных", + "database_connection_error": "Ошибка подключения к базе данных! Пожалуйста, проверьте настройки базы данных.", + "inputs": { + "host": "Хост", + "port": "Порт", + "username": "Имя пользователя", + "password": "Пароль", + "database": "Название базы данных" + } + }, + "3": { + "title": "Общие настройки", + "inputs": { + "server_name": "Название сервера", + "website_title": "Название сайта", + "server_ip": "IP-адрес сервера", + "server_version": "Версия сервера", + "password_encryption": "Шифрование пароля", + "maintenance": "Техническое обслуживание", + "currency": "Валюта", + "language": "Язык", + "timezone": "Часовой пояс" + } + }, + "4": { + "title": "Создать учетную запись администратора", + "inputs": { + "email": "Электронная почта", + "username": "Имя пользователя", + "password": "Пароль", + "confirm_password": "Подтвердите пароль" + } + }, + "5": { + "title": "Завершить", + "installing": { + "title": "Установка...", + "description": "Пожалуйста, подождите, установка выполняется..." + }, + "finish": { + "title": "Установка завершена!", + "description": "Установка успешно завершена. Вы можете изменить настройки в любое время.", + "button": "Просмотр панели управления" + }, + "installing_error": { + "title": "Ошибка установки!", + "description": "Установка не удалась. Пожалуйста, свяжитесь с нами для получения дополнительной информации." + } + } + }, + "search": "Поиск...", + "help": "Нужна помощь?", + "docs": "Документация", + "prev": "Предыдущий", + "next": "Следующий", + "processing": "Обработка...", + "fill_fields": "Пожалуйста, заполните все поля.", + "password_mismatch": "Пароли не совпадают.", + "password_bad": "Пароль должен содержать не менее 6 символов.", + "invalid_email": "Некорректный адрес электронной почты!", + "invalid_username": "Некорректное имя пользователя!", + "username_length": "Имя пользователя должно содержать от 3 до 16 символов.", + "password_length": "Пароль должен содержать не менее 6 символов.", + "username_taken": "Имя пользователя уже используется!", + "email_taken": "Электронная почта уже используется!", + "enable": "Включить", + "disable": "Выключить", + "select_timezone": "Выберите часовой пояс", + "select_language": "Выберите язык", + "select_currency": "Выберите валюту" +} \ No newline at end of file diff --git a/install/sv/translation.json b/install/sv/translation.json new file mode 100644 index 0000000..d38e3b0 --- /dev/null +++ b/install/sv/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Välkommen till installationsguiden!", + "description": "Enkel och avancerad installation. Om du har problem, glöm inte att titta i installationsdokumentationen." + }, + "steps": { + "1": { + "title": "Kompatibilitet", + "loading": "Kontrollerar kompatibilitet...", + "active": "aktiv", + "not_active": "inte aktiv" + }, + "2": { + "title": "Databasinställningar", + "database_connection_error": "Databasanslutningsfel! Vänligen kontrollera dina databasinställningar.", + "inputs": { + "host": "Värd", + "port": "Port", + "username": "Användarnamn", + "password": "Lösenord", + "database": "Databasnamn" + } + }, + "3": { + "title": "Allmänna inställningar", + "inputs": { + "server_name": "Servernamn", + "website_title": "Webbplatsens titel", + "server_ip": "Server IP", + "server_version": "Serverversion", + "password_encryption": "Lösenordskryptering", + "maintenance": "Underhåll", + "currency": "Valuta", + "language": "Språk", + "timezone": "Tidszon" + } + }, + "4": { + "title": "Skapa administratörskonto", + "inputs": { + "email": "E-post", + "username": "Användarnamn", + "password": "Lösenord", + "confirm_password": "Bekräfta lösenord" + } + }, + "5": { + "title": "Slutföra", + "installing": { + "title": "Installerar...", + "description": "Vänligen vänta, installationen pågår..." + }, + "finish": { + "title": "Installationen är klar!", + "description": "Installationen har slutförts utan problem. Du kan ändra inställningarna när som helst.", + "button": "Visa instrumentpanel" + }, + "installing_error": { + "title": "Installationsfel!", + "description": "Installationen misslyckades. Vänligen kontakta oss för mer information." + } + } + }, + "search": "Sök...", + "help": "Behöver du hjälp?", + "docs": "Dokumentation", + "prev": "Föregående", + "next": "Nästa", + "processing": "Bearbetar...", + "fill_fields": "Fyll i alla fält.", + "password_mismatch": "Lösenorden matchar inte.", + "password_bad": "Du kan inte använda enkla lösenord!", + "invalid_email": "Ogiltig e-postadress!", + "invalid_username": "Ogiltigt användarnamn!", + "username_length": "Användarnamnet måste vara mellan 3 och 16 tecken långt.", + "password_length": "Lösenordet måste vara minst 6 tecken långt.", + "username_taken": "Användarnamn är redan upptaget!", + "email_taken": "E-postadressen är redan upptagen!", + "enable": "Aktivera", + "disable": "Inaktivera", + "select_timezone": "Välj tidszon", + "select_language": "Välj språk", + "select_currency": "Välj valuta" +} \ No newline at end of file diff --git a/install/tr/translation.json b/install/tr/translation.json new file mode 100644 index 0000000..a611baf --- /dev/null +++ b/install/tr/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Kurulum ekranına hoş geldin!", + "description": "Bu araç sizi, web sitesi ve sunucu ayarlarınızı yapılandırmak için adım adım yönlendirecektir." + }, + "steps": { + "1": { + "title": "Uyumluluk", + "loading": "Uyumluluk kontrol ediliyor...", + "active": "aktif", + "not_active": "bulunamadı" + }, + "2": { + "title": "Veritabanı Ayarları", + "database_connection_error": "Veritabanı bağlantısı başarısız oldu. Lütfen bilgilerinizi kontrol edin.", + "inputs": { + "host": "Host", + "port": "Port", + "username": "Kullanıcı Adı", + "password": "Şifre", + "database": "Veritabanı Adı" + } + }, + "3": { + "title": "Genel Ayarlar", + "inputs": { + "server_name": "Sunucu Adı", + "website_title": "Website Başlığı", + "server_ip": "Sunucu IP", + "server_version": "Sunucu Versiyonu", + "password_encryption": "Şifreleme Türü", + "maintenance": "Bakım Modu", + "currency": "Para Birimi", + "language": "Dil", + "timezone": "Zaman Dilimi" + } + }, + "4": { + "title": "Yönetici Hesabı", + "inputs": { + "email": "Email", + "username": "Kullanıcı Adı", + "password": "Şifre", + "confirm_password": "Şifreyi Onayla" + } + }, + "5": { + "title": "Tamamlandı", + "installing": { + "title": "Kuruluyor...", + "description": "Lütfen bekleyin. Bu işlem birkaç saniye sürebilir." + }, + "finish": { + "title": "Kurulum Tamamlandı!", + "description": "Kurulum başarıyla tamamlandı. Şimdi yönetim paneline yönlendirileceksiniz.", + "button": "Yönetim Paneline Git" + }, + "installing_error": { + "title": "Kurulum Başarısız!", + "description": "Kurulum sırasında bir hata oluştu. Lütfen daha sonra tekrar deneyin." + } + } + }, + "search": "Ara...", + "help": "Yardım", + "docs": "Döküman", + "prev": "Önceki", + "next": "Sonraki", + "processing": "İşleniyor...", + "fill_fields": "Lütfen tüm alanları doldurun.", + "password_mismatch": "Şifreler uyuşmuyor.", + "password_bad": "Şifre en az 6 karakterden oluşmalıdır.", + "invalid_email": "Geçersiz email adresi.", + "invalid_username": "Kullanıcı adı en az 3 karakterden oluşmalıdır.", + "username_length": "Kullanıcı adı en az 3 karakterden oluşmalıdır.", + "password_length": "Şifre en az 6 karakterden oluşmalıdır.", + "username_taken": "Kullanıcı adı zaten alınmış.", + "email_taken": "Email adresi zaten alınmış.", + "enable": "Aktif", + "disable": "Pasif", + "select_timezone": "Zaman Dilimi seçin", + "select_language": "Dil seçin", + "select_currency": "Para Birimi seçin" +} \ No newline at end of file diff --git a/install/vn/translation.json b/install/vn/translation.json new file mode 100644 index 0000000..8bbd49b --- /dev/null +++ b/install/vn/translation.json @@ -0,0 +1,84 @@ +{ + "welcome": { + "title": "Chào mừng đến với trình hướng dẫn cài đặt!", + "description": "Cài đặt dễ dàng và nâng cao. Nếu bạn gặp khó khăn, đừng quên xem tài liệu cài đặt." + }, + "steps": { + "1": { + "title": "Tương thích", + "loading": "Đang kiểm tra tính tương thích...", + "active": "kích hoạt", + "not_active": "không kích hoạt" + }, + "2": { + "title": "Thiết lập cơ sở dữ liệu", + "database_connection_error": "Lỗi kết nối cơ sở dữ liệu! Vui lòng kiểm tra các thiết lập cơ sở dữ liệu của bạn.", + "inputs": { + "host": "Máy chủ", + "port": "Cổng", + "username": "Tên người dùng", + "password": "Mật khẩu", + "database": "Tên cơ sở dữ liệu" + } + }, + "3": { + "title": "Thiết lập chung", + "inputs": { + "server_name": "Tên máy chủ", + "website_title": "Tiêu đề trang web", + "server_ip": "Địa chỉ IP của máy chủ", + "server_version": "Phiên bản máy chủ", + "password_encryption": "Mã hóa mật khẩu", + "maintenance": "Bảo trì", + "currency": "Tiền tệ", + "language": "Ngôn ngữ", + "timezone": "Múi giờ" + } + }, + "4": { + "title": "Tạo tài khoản quản trị viên", + "inputs": { + "email": "Email", + "username": "Tên người dùng", + "password": "Mật khẩu", + "confirm_password": "Xác nhận mật khẩu" + } + }, + "5": { + "title": "Hoàn tất", + "installing": { + "title": "Đang cài đặt...", + "description": "Vui lòng đợi, quá trình cài đặt đang được thực hiện..." + }, + "finish": { + "title": "Cài đặt hoàn tất!", + "description": "Cài đặt hoàn tất thành công. Bạn có thể thay đổi cài đặt bất kỳ lúc nào.", + "button": "Xem bảng điều khiển" + }, + "installing_error": { + "title": "Lỗi cài đặt!", + "description": "Cài đặt không thành công. Vui lòng liên hệ với chúng tôi để biết thêm thông tin." + } + } + }, + "search": "Tìm kiếm...", + "help": "Bạn cần trợ giúp?", + "docs": "Tài liệu", + "prev": "Trước đó", + "next": "Tiếp theo", + "processing": "Đang xử lý...", + "fill_fields": "Vui lòng điền đầy đủ thông tin vào các trường.", + "password_mismatch": "Mật khẩu không khớp.", + "password_bad": "Bạn không thể sử dụng mật khẩu đơn giản!", + "invalid_email": "Địa chỉ email không hợp lệ!", + "invalid_username": "Tên người dùng không hợp lệ!", + "username_length": "Tên người dùng phải có từ 3 đến 16 ký tự.", + "password_length": "Mật khẩu phải có ít nhất 6 ký tự.", + "username_taken": "Tên người dùng đã được sử dụng!", + "email_taken": "Email đã được sử dụng!", + "enable": "Bật", + "disable": "Tắt", + "select_timezone": "Chọn múi giờ", + "select_language": "Chọn ngôn ngữ", + "select_currency": "Chọn tiền tệ" +} \ No newline at end of file diff --git a/main/cz.json b/main/cs.json similarity index 90% rename from main/cz.json rename to main/cs.json index 7534603..7646a1d 100644 --- a/main/cz.json +++ b/main/cs.json @@ -31,6 +31,7 @@ "Store": "Obchod", "Product": "Produkt", "Out of stock!": "Vyprodáno!", + "Out of Stock!": "Vyprodáno!", "Limited Stock!": "Omezený Sklad!", "Name": "Název", "Category": "Kategorie", @@ -83,6 +84,8 @@ "Delivery": "Balíček", "Gift (Giver)": "Dárek (dárce)", "Gift (Receiver)": "Dárek (příjemce)", + "Gift to %username%": "Dárek pro %username%", + "Gift from %username%": "Dárek od %username%", "File not found!": "Soubor nebyl nalezen!", "Download": "Stáhnout", "Not Found!": "Nenalezeno!", @@ -107,7 +110,7 @@ "Comments": "Komentáře", "Tags": "Tagy", "Leave a Reply": "Zanechat odpověď", - "Write your comment.": "Napište komentář.", + "Write a comment...": "Napište komentář...", "Please verify you are not a robot.": "Ověřte prosím, zda nejste robot.", "Spam detected!": "Zjištěn spam!", "You are banned from commenting.": "Máte zakázáno komentovat.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "TFA tohoto uživatele je zakázán!", "The reset link is invalid!": "Odkaz na resetování je neplatný!", "Email is invalid!": "Email není platný!", + "Back": "Zpět", "Wheel of Fortune not found!": "Kolo štěstí nenalezeno!", "Wheel of Fortune": "Kolo štěstí", "Play": "Hrát", @@ -179,6 +183,8 @@ "Gift not found!": "Dárek nebyl nalezen!", "You already used this code!": "Tento kód jste již použili!", "This code has expired!": "Platnost tohoto kódu vypršela!", + "Gift has been successfully sent to %username%": "Dárek byl úspěšně odeslán na účet %username%", + "The gift has been delivered successfully!": "Dárek byl úspěšně doručen!", "The gift has been successfully added to your chest!": "Dárek byl úspěšně přidán do vaší truhly!", "Get the Gift": "Uplatnit dárek", "Enter the gift code.": "Zadejte dárkový kód.", @@ -192,6 +198,7 @@ "No server were found!": "Nebyl nalezen žádný server!", "No data were found!": "Nebyla nalezena žádná data!", "Bestseller": "Nejprodávanější", + "Featured Products": "Doporučené produkty", "Categories": "Kategorie", "View": "Zobrazit", "Products": "Produkty", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Kolo štěstí (vstupenka)", "Wheel of Fortune (Prize)": "Kolo štěstí (výhra)", "Credit History": "Historie kreditů", - "Top Donators": "Nejlepší Sponzoři", + "Top Donors": "Nejlepší Sponzoři", + "Top Donor": "Nejlepší Sponzor", "This Month": "Tento měsíc", "Credit": "Kredit", "Payment Method": "Způsob platby", @@ -244,9 +252,10 @@ "No tickets were found!": "Žádný ticket nebyl nalezen!", "You are banned from support!": "Podpora je vám zakázána!", "%username% sent a support message.": "%username% poslal zprávu podpory.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Zpráva podpoře byla úspěšně odeslána. Admin-Team vám na ni co nejdříve odpoví.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Vaše zpráva nám byla úspěšně odeslána. Admin-Team vám na ni co nejdříve odpoví.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Zpráva podpoře byla úspěšně odeslána. Admin-Team vám na ni co nejdříve odpoví.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Vaše zpráva nám byla úspěšně odeslána. Admin-Team vám na ni co nejdříve odpoví.", "Ticket not found!": "Ticket nenalezen!", + "The ticket is closed. You can't send a message.": "Ticket je uzavřen. Nemůžete poslat zprávu.", "There are currently no online staff!": "Žádný člen Admin-Teamu není online!", "Support": "Podpora", "Tickets": "Tickety", @@ -265,7 +274,7 @@ "Message": "Zpráva", "Type the message you want to forward to our support team.": "Zadejte zprávu, kterou chcete předat našemu admin-teamu.", "Write your message...": "Napište vaší zprávu...", - "Online Staffs": "Online Admin-Team", + "Online Staff": "Online Admin-Team", "Last Seen": "Naposledy aktivní", "Player": "Hráč", "Role": "Role", @@ -315,7 +324,6 @@ "Version": "Verze", "Admin": "Admin", "Mod": "Moderátor", - "Staff": "Admin-Team", "Writer": "Writer", "YouTuber": "YouTuber", "User": "Uživatel", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% tyden", "%m% month(s) ago": "%m% mesic", "%y% year(s) ago": "%y% rok", + "Monday": "Pondělí", + "Tuesday": "Úterý", + "Wednesday": "Středa", + "Thursday": "Čtvrtek", + "Friday": "Pátek", + "Saturday": "Sobota", + "Sunday": "Neděle", "January": "Leden", "February": "Unor", "March": "Brezen", @@ -467,22 +482,22 @@ "You can gift a maximum of %amount%": "Darovat můžete maximálně %amount%", "You can receive a maximum of %amount%!": "Můžete získat maximálně %amount%!", "Related Posts": "Souvysející Příspěvky", - "Staffs": "Zaměstnanci", + "Staff": "Zaměstnanci", "Vote": "Hlasovat", "Punishments": "Tresty", "Bans": "Bany", - "Mutes": "Ztlumí", - "Kicks": "Kicknutí", + "Mutes": "Umlčení", + "Kicks": "Vyhození", "Warnings": "Varování", - "Permanently": "Trvale", - "Banned by": "Zakázánoy", - "Muted by": "Ztlumeno", - "Kicked by": "Kicknutý", - "Warned by": "Varován", + "Permanently": "Nikdy", + "Banned by": "Zabanoval", + "Muted by": "Umlčel", + "Kicked by": "Vyhodil", + "Warned by": "Varoval", "Expires": "Vyprší", "Expired": "Vypršel", - "Unbanned by %user%": "Zrušení zákazu %user%", - "Unmuted by %user%": "Odemčeno %user%", + "Unbanned by %user%": "%user% zrušil ban", + "Unmuted by %user%": "%user% zrušil umlčení", "Pin": "Připnout", "Unpin": "Odepnout", "Lock": "Zamknout", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Vaše platba byla zpracována!", "Verify your email address": "Ověřte svou e-mailovou adresu", "Email Verification": "Ověření e-mailu", + "Please verify your email address to continue!": "Pokračujte prosím ověřením své e-mailové adresy!", "Send Email": "Odeslat e-mail", "Your email has been verified!": "Váš e-mail byl ověřen!", "Email sent successfully! Please check your inbox and spam folder." : "E-mail byl úspěšně odeslán! Prosím zkontrolujte svou schránku a složku spam.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Seřadit podle %filter%", "Newest": "Nejnovější", "Recent Activity": "Nedávná aktivita", - "Likes": "Lajky" + "Likes": "Lajky", + "or": "nebo", + "Link Discord Account": "Propojit Discord účet", + "Unlink Discord Account": "Odpojit Discord účet", + "Sign in with Discord": "Přihlásit se pomocí Discordu", + "Your Discord account has been successfully linked to your account!": "Váš Discord účet byl úspěšně propojen s vaším účtem!", + "Your Discord account is already linked to another account!": "Váš Discord účet je již propojen s jiným účtem!", + "Your Discord account could not be linked to your account!": "Váš Discord účet se nepodařilo propojit s vaším účtem!", + "Your Discord account is not linked to any account!": "Váš Discord účet není propojen s žádným účtem!", + "Are you sure want to unlink your discord account?": "Opravdu chcete odpojit váš Discord účet?", + "Subscriptions": "Předplatné", + "Downgrade": "Snížení úrovně", + "Upgrade": "Zvýšení úrovně", + "I agree to the Terms & Conditions": "Souhlasím s Podmínkami", + "You can play this game for free every %duration% hour(s).": "Tuto hru můžete hrát zdarma každou %duration% hodinu(y).", + "You can play this game for %price% credit(s).": "Tuto hru můžete hrát za %price% kredit(y)." } \ No newline at end of file diff --git a/main/de.json b/main/de.json index f6a6f81..c19edec 100644 --- a/main/de.json +++ b/main/de.json @@ -1,80 +1,81 @@ { - "%credit% credit(s)": "%credit% Kredit(e)", + "%credit% credit(s)": "%credit% Kredit", "LeaderOS Notifications": "LeaderOS Benachrichtigungen", - "Search...": "Suche Ergebnisse...", + "Search...": "Suchen...", "Loading...": "Wird geladen...", - "Are you sure you want to delete?": "Bist du dir sicher, dass du das wirklich löschen möchtest?", - "Player not found!": "Der Spieler konnte nicht gefunden werden!", + "Are you sure you want to delete?": "Wollen Sie es wirklich löschen?", + "Player not found!": "Spieler wurde nicht gefunden!", "Play again": "Nochmal spielen", - "Spinning...": "Drehe...", - "OK": "Ok", + "Spinning...": "Wird gedreht...", + "OK": "OK", "Cancel": "Abbrechen", - "Confirm": "Bestätigen", - "Success!": "Erfolg!", + "Confirm": "Annehmen", + "Success!": "Erfolgreich!", "Error!": "Fehler!", "Warning!": "Warnung!", "You Lost!": "Verloren!", "You Win!": "Gewonnen!", - "Server address copied to clipboard!": "Die Serveradresse wurde in die Zwischenablage kopiert!", - "Something went wrong! Please try again later.": "Ups! Etwas ist falsch gelaufen! Bitte versuche es später erneut.", - "You have to wait until %date% to re-spin for free.": "Um das Rad erneut drehen zu können, musst du noch bis %date% warten.", - "Sorry, you lost! Try again next time.": "Du hast verloren... Versuchen es später noch einmal.", - "Congratulations! You won %prize%!": "Herzlichen Glückwünsch! Du hast %prize% gewonnen!", - "The product has been added to your chest.": "Das Produkt wurde deiner Truhe hinzugefügt.", - "Current Credit: %credit%": "Verfügbare Kredite: %credit%", - "You don't have enough credit to play the game.": "Du hast nicht genug Kredite um spielen zu können.", - "Please make sure you are on the server before confirming, otherwise the product may not reach you!": "Bitte stelle sicher, dass du dich im Spiel befindest bevor du bestätigst, da der Artikel sonst möglicherweise nicht gutgeschrieben werden kann!", - "Delivery is in progress, please wait and do not leave the page...": "Deine Bestellung wird bearbeitet. Bitte gib uns ein wenig Zeit und verlassen diese Seite nicht!", - "The product has been successfully delivered! Have fun!": "Das Produkt wurde dir erfolgreich gutgeschrieben. Viel Spaß!", - "There was a problem connecting to the server! Please try again later.": "Beim Herstellen einer Verbindung zum Server ist ein Problem aufgetreten. Bitte versuche es später erneut.", - "%username% has bought %credit% credits (%earnings% %currency%)": "%username% hat %credit% Kredit(e) gekauft (%earnings% %currency%)", - "Store": "Store", + "Server address copied to clipboard!": "Server Adresse kopieren!", + "Something went wrong! Please try again later.": "Ups! Etwas ist falsch gelaufen! Bitte versuchen Sie es später noch einmal.", + "You have to wait until %date% to re-spin for free.": "Um das Rad wieder zu drehen, müssen Sie noch %date% warten.", + "Sorry, you lost! Try again next time.": "Sie haben verloren... Versuchen Sie es später noch einmal.", + "Congratulations! You won %prize%!": "Herzlichen Glückwünsch! Sie haben %prize% gewonnen!", + "The product has been added to your chest.": "Produkt wurde Ihrer Truhe hinzugefügt.", + "Current Credit: %credit%": "Verfügbarer Kredit: %credit%", + "You don't have enough credit to play the game.": "Sie haben nicht genug Kredit um zu spielen.", + "Please make sure you are on the server before confirming, otherwise the product may not reach you!": "Bitte stellen Sie sicher, dass Sie sich im Spiel befinden, bevor Sie bestätigen, da der Artikel Sie sonst möglicherweise nicht erreicht!", + "Delivery is in progress, please wait and do not leave the page...": "Lieferung läuft, bitte warten Sie und verlassen sie diese Seite nicht...", + "The product has been successfully delivered! Have fun!": "Das Produkt wurde erfolgreich geliefert. Viel Glück!", + "There was a problem connecting to the server! Please try again later.": "Beim herstellen der Verbindung zum Server ist ein Problem aufgetreten. Bitte versuchen Sie es später erneut.", + "%username% has bought %credit% credits (%earnings% %currency%)": "%username% hat %credit% Kredit gekauft (%earnings% %currency%)", + "Store": "Markt", "Product": "Produkt", - "Out of stock!": "Nicht vorrätig!", + "Out of stock!": "Nichts mehr auf Lager!", + "Out of Stock!": "Nichts mehr auf Lager!", "Limited Stock!": "Begrenzte Verfügbarkeit!", "Name": "Name", "Category": "Kategorie", "Price": "Preis", "Duration": "Zeit", - "Unlimited": "Unbegrenzt", + "Unlimited": "Unendlich", "%day% day(s)": "%day% Tage", "Stock": "auf Lager", "%stock% in stock": "%stock% auf Lager", "Description": "Beschreibung", - "Coupon": "Gutscheincode", - "Enter coupon code": "Gebe einen Gutscheincode an", + "Coupon": "Gutschein-Code", + "Enter coupon code": "Geben Sie den Gutschein-Code ein", "Apply": "Anwenden", - "Remove": "Entfernen", + "Remove": "Löschen", "Total": "Insgesamt", "Buy Now": "Kaufen", "Login": "Anmelden", - "Coupon is invalid!": "Dieser Gutscheincode ist ungültig!", - "This coupon is not valid on this product!": "Der Gutscheincode ist auf dieses Produkt nicht anwendbar!", - "You have used this coupon before!": "Du hast diesen Gutscheincode bereits benutzt!", - "This coupon has expired!": "Der Gutscheincode ist bereits abgelaufen!", - "You must be logged in to use coupons!": "Du musst eingeloggt sein, um diesen Gutscheincode zu benutzen!", - "Coupon applied successfully!": "Der Gutscheincode wurde erfolgreich eingelöst!", - "credit(s)": "Kredit(e)", - "The product you selected is out of stock.": "Das von dir ausgewählte Produkt ist nicht mehr verfügbar.", - "You don't have enough credit.": "Deine Kredite reichen hierfür nicht aus.", - "Your purchase has been completed and added to your chest.": "Der Bezahlvorgang ist abgeschlossen und das Produkt wurde deiner Truhe hinzugefügt.", - "Page not found!": "Diese Seite konnte nicht gefunden werden!", + "Coupon is invalid!": "Gutschein-Code ist ungültig!", + "This coupon is not valid on this product!": "Der Gutschein-Code ist auf dieses Produkt nicht anwendbar!", + "You have used this coupon before!": "Sie haben den Gutschein-Code schon benutzt!", + "This coupon has expired!": "Der Gutschein-Code ist abgelaufen!", + "You must be logged in to use coupons!": "Sie müssen eingeloggt sein um diesen Gutschein-Code zu benutzen!", + "Coupon applied successfully!": "Gutschein-Code wurde erfolgreich eingelöst!", + "credit(s)": "Kredit", + "The product you selected is out of stock.": "Das von Ihnen ausgewählte Produkt ist nicht mehr Verfügbar.", + "You don't have enough credit.": "Sie haben nicht genug Kredit.", + "Your purchase has been completed and added to your chest.": "Der Bezahlvorgang ist abgeschlossen und das Produkt wurde Ihrer Truhe hinzugefügt.", + "Page not found!": "Seite wurde nicht gefunden!", "Home": "Startseite", - "Dashboard": "Dashboard", - "Chest item not found!": "Dieses Item konnte in deiner Truhe nicht gefunden werden!", - "History not found!": "Dein Verlauf konnte nicht gefunden werden!", - "No items found in your chest!": "Du hast derzeit keine Items in deiner Truhe!", - "Please fill all the fields!": "Bitte fülle alle Felder aus!", - "You can't send yourself a gift!": "Du kannst dir selbst keine Geschenke senden!", - "User not found!": "Dieser Benutzer konnte nicht gefunden werden!", + "Dashboard": "Armaturenbrett", + "Chest item not found!": "Dieses Item wurde in Ihrer Truhe nicht gefunden!", + "History not found!": "Verlauf wurde nicht gefunden!", + "No items found in your chest!": "Ihre Truhe ist leer!", + "Please fill all the fields!": "Bitte füllen Sie alle Lücken aus!", + "You can't send yourself a gift!": "Sie können sich selbst keine Geschenke schicken!", + "User not found!": "Benutzer nicht gefunden!", "Chest": "Truhe", - "Send Gift": "Geschenk senden", + "Send Gift": "Geschenk schicken", "Server": "Server", "Date": "Datum", "Take Delivery": "Lieferung annehmen", "Send as Gift": "Als Geschenk versenden", "Username": "Benutzername", - "Enter the username": "Bitte gib deinen Benutzernamen an", + "Enter the username": "Benutzernamen eingeben", "Are you sure you want to send the gift to this player?": "Bist du sicher, dass du das Geschenk an diesen Spieler senden möchtest?", "Send": "Senden", "Chest History": "Truhen Verlauf", @@ -83,240 +84,247 @@ "Delivery": "Lieferung", "Gift (Giver)": "Geschenk (Sender)", "Gift (Receiver)": "Geschenk (Empfänger)", - "File not found!": "Die Datei konnte nicht gefunden werden!", + "Gift to %username%": "Geschenk an %username%", + "Gift from %username%": "Geschenk von %username%", + "File not found!": "Datei wurde nicht gefunden!", "Download": "Herunterladen", - "Not Found!": "Konnte nicht gefunden werden!", - "Files": "Dateien", + "Not Found!": "Wurde nicht gefunden!", + "Files": "Datein", "No data has been added to the site yet.": "Der Website wurden noch keine Daten hinzugefügt.", - "Game not found!": "Das Spiel konnte nicht gefunden werden!", + "Game not found!": "Spiel wurde nicht gefunden!", "Games": "Spiele", - "No ranking data found for this server!": "Es konnte keine Ranking-Daten für diesen Server gefunden werden!", - "Server not found!": "Dieser Server konnte nicht gefunden werden!", + "No ranking data found for this server!": "Keine Ranking-Daten für diesen Server gefunden!", + "Server not found!": "Server wurde nicht gefunden!", "Leaderboards": "Ranglisten", "Leaderboard": "Rangliste", "Servers": "Servers", - "Search player...": "Suche Spieler...", + "Search player...": "Spieler wurde nicht gefunden...", "Search": "Suchen", "Rank": "Platz", "Rules": "Regeln", "Maintenance": "Wartung", - "Our website is currently under maintenance, please try again later!": "Unsere Website befindet sicher derzeit in Wartung. Bitte versuche es zu einem späteren Zeitpunkt erneut!", + "Our website is currently under maintenance, please try again later!": "Unser Server ist in Wartung, versuchen Sie es später erneut!", "Page": "Seite", - "Blog": "Blog", + "Blog": "Nachrichten", "Views": "Ansichten", "Comments": "Kommentare", "Tags": "Tags", "Leave a Reply": "Hinterlasse eine Antwort", - "Write your comment...": "Schreibe einen Kommentar...", - "Please verify you are not a robot.": "Bitte bestätige, dass du kein Roboter bist.", + "Write a comment...": "Schreibe einen Kommentar...", + "Please verify you are not a robot.": "Bitte bestätigen sie das Sie kein Roboter sind.", "Spam detected!": "Spam erkannt!", - "You are banned from commenting.": "Du hast derzeit eine Kommentar-Sperre und kannst derzeit keine Kommentare schreiben.", - "Your comment has been successfully sent.": "Dein Kommentar wurde erfolgreich gesendet.", - "Your comment will be visible to public after a mod-check.": "Dein Kommentar wird nach einer Prüfung durch einen Administrator für alle Nutzer sichtbar.", + "You are banned from commenting.": "Du wurdest für Kommentare gesperrt.", + "Your comment has been successfully sent.": "Ihr Kommentar wurde erfolgreich gesendet.", + "Your comment will be visible to public after a mod-check.": "Ihr Kommentar wird nach genehmigung durch den Administrator angezeigt.", "%username% left a comment.": "%username% hat ein Kommentar hinterlassen.", - "You need to be signed in to comment.": "Um einen Kommentar posten zu können, musst du angemeldet sein.", - "Hey, no comments yet! Would you like to comment first?": "Es gibt derzeit noch keine Kommentare. Möchtest du den ersten Kommentar abgeben?", - "Comments are closed!": "Die Kommentarfunktion ist derzeit deaktiviert!", - "Post not found!": "Es konnten kein Post gefunden werden!", - "No related posts!": "Es konnten keine verwandten Posts gefunden werden!", + "You need to be signed in to comment.": "Melden Sie sich an, um einen Kommentar zu posten.", + "Hey, no comments yet! Would you like to comment first?": "Es gibt noch keine Kommentare, möchten Sie den ersten Kommentar abgeben?", + "Comments are closed!": "Kommentarfunktion ist deaktiviert!", + "Post not found!": "Keine Nachrichten gefunden!", + "No related posts!": "Keine verwandten Nachrichten gefunden!", "Password": "Passwort", "Remember me": "An mich erinnern", - "Forgot Password?": "Du hast dein Passwort vergessen?", + "Forgot Password?": "Haben sie Ihr Passwort vergessen?", "Register": "Registrieren", - "Don't have an account?": "Du hast noch keinen Benutzerkonto?", - "Your account is banned!": "Dein Benutzerkonto wurde gesperrt!", - "The site is under maintenance!": "Die Seite befindet sich derzeit in Wartung!", + "Don't have an account?": "Sie haben kein Benutzer-Konto?", + "Your account is banned!": "Ihr Benutzer-Konto ist gesperrt!", + "The site is under maintenance!": "Die Seite ist in Wartung!", "Wrong password!": "Falsches Passwort!", - "%username% not found!": "%username% konnte nicht gefunden werden!", + "%username% not found!": "%username% wurde nicht gefunden!", "Email": "E-Mail", - "Confirm Password": "Passwort bestätigen", + "Confirm Password": "Passwort (Nochmal)", "I read the Rules and I accept.": "Ich habe die Regeln gelesen und akzeptiert.", - "Do you have an account?": "Du hast ein Benutzerkonto?", - "Please accept the rules!": "Bitte akzeptiere die Regeln!", - "You have reached the limit of registrations!": "Du hast das Registrierungslimit bereits erreicht!", - "Username is not valid!": "Dieser Benutzername ist ungültig!", + "Do you have an account?": "Haben Sie ein Benutzer-Konto?", + "Please accept the rules!": "Bitte akzeptieren Sie die Regeln!", + "You have reached the limit of registrations!": "Sie haben das Registrierungslimit erreicht!", + "Username is not valid!": "Ihr Benutzername ist ungültig!", "Username must be at least 3 characters long!": "Der Benutzername muss mindestens 3 Zeichen lang sein!", - "Username must be less than 16 characters!": "Der Benutzername darf nicht länger als 16 Zeichen lang sein!", - "Please enter a valid email address!": "Bitte geben eine gültige E-Mail-Adresse ein!", - "%username% already registered!": "Der Benutzername %username% wird bereits verwendet!", - "%email% already registered!": "Die E-Mail-Adresse %email% wird bereits verwendet!", + "Username must be less than 16 characters!": "Der Benutzername muss weniger als 16 Zeichen lang sein!", + "Please enter a valid email address!": "Bitte geben Sie eine gültige Email-Adresse ein!", + "%username% already registered!": "Der Benutzer-Konto mit dem Namen %username% ist bereits vorhanden!", + "%email% already registered!": "Mit der E-Mail %email% gibt es bereits ein Konto!", "Password must be at least 4 characters long!": "Das Passwort muss mindestens 4 Zeichen lang sein!", - "Passwords do not match!": "Die Passwörter stimmen nicht überein!", + "Passwords do not match!": "Passwörter stimmen nicht überein!", "Your password is too weak!": "Dein Passwort ist zu schwach!", - "Bad username detected!": "Ungültiger Benutzername erkannt!", - "You have successfully registered! You are redirected...": "Du hast dich erfolgreich registriert! Du wirst nun weitergeleitet...", + "Bad username detected!": "Schlechter Benutzername erkannt!", + "You have successfully registered! You are redirected...": "Sie haben sich erfolgreich registriert, Sie werden nun weitergeleitet...", "Change Password": "Passwort ändern", "New Password": "Neues Passwort", - "Confirm New Password": "Neues Passwort bestätigen", - "Recover Account": "Benutzerkonto wiederherstellen", - "Remember your password?": "Du erninnerst dich an dein Passwort?", - "Your password has been changed successfully! You are redirected...": "Dein Passwort wurde erfolgreich geändert. Du wirst nun weitergeleitet...", - "Password reset link is invalid!": "Der Link zum Zurücksetzen des Passworts ist ungültig!", + "Confirm New Password": "Neues Passwort (Nochmal)", + "Recover Account": "Benutzer-Konto wiederherstellen", + "Remember your password?": "Kennen Sie Ihr Passwort?", + "Your password has been changed successfully! You are redirected...": "Ihr Passwort wurde erfolgreich geändert, Sie werden nun weitergeleitet...", + "Password reset link is invalid!": "Der Link zum zurücksetzen des Passworts ist ungültig!", "Reset your password!": "Passwort zurücksetzen!", - "A reset link has been sent to your email address!": "Ein Link zum Zurücksetzen des Passworts wurde an die E-Mail-Adresse gesendet!", - "Could not send mail due to a system error:": "Beim Senden der E-Mail ist ein Fehler aufgetreten:", - "Username and email address do not match!": "Benutzername und E-Mail-Adresse stimmen nicht überein!", - "Two Factor Authentication": "Zwei-Faktor-Authentifizierung", - "If you cannot read the QR code, add an account with the %key% key.": "Der QR Code ist nicht lesbar? Verwende stattdessen folgenden Schlüssel: %key%", + "A reset link has been sent to your email address!": "Link zum zurücksetzen des Passworts wurde an Ihre E-Mail-Adresse gesendet!", + "Could not send mail due to a system error:": "Beim senden der Mail ist ein Fehler aufgetreten:", + "Username and email address do not match!": "Benutzername und E-Mail stimmen nicht überein!", + "Two Factor Authentication": "Zwei Faktor Authentifizierung", + "If you cannot read the QR code, add an account with the %key% key.": "Wenn der QR Code nicht lesbar ist, erstellen Sie ein Konto mit dem Schlüssel: %key%", "Code": "Code", "I don't have access!": "Ich habe kein Zugang!", "Enter the code": "Code eingeben", "Verify": "Verifizieren", "How to use Google Authenticator?": "Wie funktioniert der Google Authentifikator?", - "IP address is invalid!": "Die IP-Adresse ist ungültig!", + "IP address is invalid!": "IP-Adresse ist ungültig!", "Wrong code!": "Der Code ist falsch!", - "Recover TFA": "Zwei-Faktor-Authentifizierung wiederherstellen", + "Recover TFA": "Zwei Faktor Authentifizierung wiederherstellen", "Back to verification": "Zurück zur Verifikation", - "TFA has been successfully updated! You are redirected...": "Deine Zwei-Faktor-Authentifizierung wurde erfolgreich aktualisiert. Du wirst nun weitergeleitet...", - "This user's TFA is disabled!": "Die Zwei-Faktor-Authentifizierung dieses Benutzers ist deaktiviert!", - "The reset link is invalid!": "Dieser Link ist ungültig!", - "Email is invalid!": "Diese E-Mail-Adresse ist ungültig!", - "Wheel of Fortune not found!": "Das Glücksrad konnte nicht gefunden werden!", + "TFA has been successfully updated! You are redirected...": "Zwei Faktor Authentifizierung wurde erfolgreich aktualisiert, Sie werden weitergeleitet...", + "This user's TFA is disabled!": "Die Zwei Faktor Authentifizierung dieser Person ist ausgeschaltet!", + "The reset link is invalid!": "Der Link zum zurücksetzen ist ungültig!", + "Email is invalid!": "Email ist ungültig!", + "Back": "Zurück", + "Wheel of Fortune not found!": "Glücksrad wurde nicht gefunden!", "Wheel of Fortune": "Glücksrad", "Play": "Spielen", "%title% History": "%title% Historie", "Prize": "Belohnung", - "Gift not found!": "Das Geschenk konnte nicht gefunden werden!", - "You already used this code!": "Du hast diesen Code bereits verwendet!", - "This code has expired!": "Dieser Code ist abgelaufen!", - "The gift has been successfully added to your chest!": "Das Geschenk wurde erfolgreich in deine Truhe hinzugefügt!", - "Get the Gift": "Holen dir das Geschenk", - "Enter the gift code.": "Gebe den Geschenk-Code ein.", + "Gift not found!": "Geschenk wurde nicht gefunden!", + "You already used this code!": "Sie haben diesen Geschenk-Code bereits verwendet!", + "This code has expired!": "Der Code ist abgelaufen!", + "Gift has been successfully sent to %username%": "Das Geschenk wurde erfolgreich an %username% gesendet", + "The gift has been delivered successfully!": "Das Geschenk wurde erfolgreich geliefert!", + "The gift has been successfully added to your chest!": "Das Geschenk wurde erfolgreich in dein Truhe hinzugefügt!", + "Get the Gift": "Holen Sie sich das Geschenk", + "Enter the gift code.": "Geben Sie den Geschenk-Code ein.", "Product Details": "Produktdetails", - "When you click the \"Get the Gift\" button, %credit% credit(s) will be given to your account.": "Wenn du auf den Knopf \"Hole dir das Geschenk\" klickst, werden deinem Benutzerkonto %credit% Kredit(e) gutgeschrieben.", + "When you click the \"Get the Gift\" button, %credit% credit(s) will be given to your account.": "Wenn sie auf den Knopf \"Holen Sie sich das Geschenk\" klicken, wird %credit% kredit Ihrem Benutzer-Konto hinzugefügt.", "One-Time": "Einmalig", "Gift History": "Geschenk Historie", "Gift": "Geschenk", "Free": "Kostenlos", - "No product were found!": "Das Produkt konnte nicht gefunden werden!", - "No server were found!": "Der Server konnte nicht gefunden werden!", - "No data were found!": "Es konnten keine Daten gefunden werden!", - "Topseller": "Bestseller", + "No product were found!": "Produkt nicht gefunden!", + "No server were found!": "Server nicht gefunden!", + "No data were found!": "Es wurden keine Daten gefunden!", + "Bestseller": "Topseller", + "Featured Products": "Empfohlene Produkte", "Categories": "Kategorien", - "View": "Ansehen", + "View": "Anschauen", "Products": "Produkte", - "1 %currency% equals %multiplier% credits!": "1 %currency% entspricht %multiplier% Kredit(en)!", - "%credit%% bonus credits on purchases!": " %credit%% Bonus-Kredite auf deine Einkäufe!", - "Buy Credits": "Kredite kaufen", - "To buy credits, you need to update your email.": "Aktualisiere deine E-Mail-Adresse, um Kredite kaufen zu können.", - "Click to update your email.": "Klicken hier, um deine E-Mail-Adresse zu aktualisieren.", - "Please enter a valid price!": "Bitte gib einen gültigen Preis ein!", - "You can't send credits to yourself!": "Du kannst dir selbst keine Kredite senden!", - "You don't have enough credits!": "Du hast nicht genug Guthaben!", - "%credit% credit(s) have been successfully sent to %username%!": "%credit% Kredit(e) wurden erfolgreich an %username% gesendet!", - "Payment method not found!": "Diese Zahlungsmethode konnte nicht gefunden werden!", - "Send Credits": "Kredite senden", - "Enter the username.": "Bitte gib den Benutzernamen ein.", + "1 %currency% equals %multiplier% credits!": "1 %currency% entspricht %multiplier% Kredit!", + "%credit%% bonus credits on purchases!": " %credit%% Bonus-Kredit auf Einkäufe!", + "Buy Credits": "Kredit kaufen", + "To buy credits, you need to update your email.": "Aktualisieren Sie Ihre E-Mail-Adresse, um Ihren Kredit aufzustocken.", + "Click to update your email.": "Klicken Sie hier, um Ihre E-Mail zu aktualisieren.", + "Please enter a valid price!": "Bitte geben Sie einen gültigen Preis ein!", + "You can't send credits to yourself!": "Sie können sich selbst keinen Kredit schicken!", + "You don't have enough credits!": "Sie haben nicht genug Guthaben!", + "%credit% credit(s) have been successfully sent to %username%!": "%credit% Kredit wurden erfolgreich an %username% gesendet!", + "Payment method not found!": "Zahlungsmethode nicht gefunden!", + "Send Credits": "Kredit schicken", + "Enter the username.": "Benutzernamen eingeben.", "Amount": "Menge", - "Enter the amount.": "Gib eine Menge an.", - "Are you sure you want to send the credit to this player?": "Bist du sicher, dass du diesem Benutzer Kredite sende möchtest?", - "Payment Successful!": "Die Zahlung war erfolgreich!", - "Your credit has been successfully added to your account!": "Das Guthaben wurde deinem Konto erfolgreich hinzugefügt!", - "Start Shopping!": "Beginne deinen Einkauf!", - "Payment Failed!": "Zahlung fehlgeschlagen!", - "Your payment method has been declined. Please use an another method/card.": "Deine Zahlungsmethode wurde abgelehnt. Bitte versuche es mit einer anderen Zahlungsmethodede erneut!", - "Try Again!": "Erneut versuchen!", + "Enter the amount.": "Menge Angeben.", + "Are you sure you want to send the credit to this player?": "Sind Sie sicher, dass Sie diesem Spieler Kredit zusenden möchten?", + "Payment Successful!": "Bezahlung erfolgreich!", + "Your credit has been successfully added to your account!": "Guthaben wurde Ihrem Konto erfolgreich hinzugefügt!", + "Start Shopping!": "Beginn mit dem Einkauf!", + "Payment Failed!": "Bezahlung fehlgeschlagen!", + "Your payment method has been declined. Please use an another method/card.": "Ihre Zahlungsmethode wurde abgelehnt. Bitte versuchen Sie es mit einer anderen Methode", + "Try Again!": "Erneut Versuchen!", "Credit Transfer History": "Überweisungshistorie", "Mobile Payment": "Mobil Bezahlen", - "Credit Card": "Kreditkarte", - "Transfer to %username%": "Transfer zu %username%", - "Transfer from %username%": "Transfer von %username%", - "Wheel of Fortune (Ticket)": "Glücksrad (Ticket)", - "Wheel of Fortune (Prize)": "Glücksrad (Preis)", + "Credit Card": "Kredit Karte", + "Transfer to %username%": "Übertragung auf %username%", + "Transfer from %username%": "Übertragung von %username%", + "Wheel of Fortune (Ticket)": "Glücksrad (Karte)", + "Wheel of Fortune (Prize)": "Glücksrad (Belohnung)", "Credit History": "Kredit Historie", - "Top Donators": "Top-Spender", - "This Month": "Diesen Monat", + "Top Donors": "Top-Spender", + "Top Donor": "Top-Spender", + "This Month": "Dieses Monat", "Credit": "Kredit", "Payment Method": "Zahlungsmethode", "First Name": "Vorname", - "Enter your first name.": "Bitte gib deinen Vornamen ein.", + "Enter your first name.": "Geben Sie ihren Vornamen ein.", "Last Name": "Nachname", - "Enter your last name.": "Bitte gib deinen Nachnamen ein.", - "Slider not found!": "Der Slider konnte nicht gefunden werden!", - "No posts were found!": "Es konnten keine Posts gefunden werden!", - "Tag": "Tag", + "Enter your last name.": "Geben Sie ihren Nachnamen ein.", + "Slider not found!": "Slider wurde nicht gefunden!", + "No posts were found!": "Nachrichten wurden nicht gefunden!", + "Tag": "Etikett", "Read More": "Weiterlesen", "Recent Purchases": "Kürzliche Käufe", "Recent Donations": "Aktuelle Spenden", - "Prev": "Vorherige", - "Next": "Nächste", + "Prev": "Vorheriges", + "Next": "Nächstes", "players online": "Spieler aktiv", - "No tickets were found!": "Es konnten keine Tickets gefunden werden!", - "You are banned from support!": "Du wurdest vom Support ausgeschlossen!", - "%username% sent a support message.": "%username% hat eine Support Anfrage gesendet.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Deine Supportanfrage wurde erfolgreich gesendet und wird schnellstmöglich durch den Support bearbeitet.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Deine Nachricht wurde erfolgreich gesendet und wird schnellstmöglich durch den Support bearbeitet.", - "Ticket not found!": "Es konnte kein Ticket gefunden werden!", - "There are currently no online staff!": "Derzeit sind keine Teammitglieder online!", + "No tickets were found!": "Es wurden keine Tickets gefunden!", + "You are banned from support!": "Sie wurden vom Support gebannt!", + "%username% sent a support message.": "%username% hat eine Support Anfrage versendet.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Ihre Support Anfrage wurde erfolgreich versendet. Sie wird schnellstmöglich von dem Support beantwortet..", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Ihre Nachricht wurde erfolgreich an uns gesendet. Sie wird schnellstmöglich von dem Support beantwortet.", + "Ticket not found!": "Es wurde kein Ticket gefunden!", + "The ticket is closed. You can't send a message.": "Das Ticket ist geschlossen. Sie können keine Nachricht senden.", + "There are currently no online staff!": "Derzeit ist kein Team Mitglied online!", "Support": "Support", "Tickets": "Tickets", - "Open Ticket": "Ticket erstellen", + "Open Ticket": "Ticket eröffnen", "Title": "Titel", "Last Updated": "Letztes Update", "Status": "Status", "Open": "Geöffnet", "Answered": "Beantwortet", - "User-Reply": "Nutzerantwort", + "User-Reply": "Spielerantwort", "Closed": "Geschlossen", "Delete": "Löschen", - "Enter a title.": "Bitte gib einen Titel ein.", + "Enter a title.": "Titel eingeben.", "Select category.": "Kategorie wählen.", - "No category were found!": "Es konnten keine Kategorien gefunden werden!", + "No category were found!": "Kategorie wurde nicht gefunden!", "Message": "Nachricht", - "Type the message you want to forward to our support team.": "Beschreibe unserem Support dein Anliegen.", - "Write your message...": "Schreiben eine Nachricht...", - "Online Staffs": "Aktive Teammitglieder", + "Type the message you want to forward to our support team.": "Geben Sie die Nachricht ein, die Sie an unser Support Team weiterleiten möchten.", + "Write your message...": "Schreiben sie Ihre Nachricht...", + "Online Staff": "Aktive Team Mitglieder", "Last Seen": "Zuletzt gesehen", "Player": "Spieler", "Role": "Rang", - "Balance": "Guthaben", + "Balance": "Bestand", "Last Login": "Letzte Anmeldung", "Not logged in": "Nicht Angemeldet", - "Reg. Date": "Datum der Registierung", + "Reg. Date": "Datum der Registration", "Ban (Website)": "Ban (Website)", "Ban (Support)": "Ban (Support)", "Ban (Comment)": "Ban (Kommentar)", "Perma ban": "Permanenter Ban", - "Leaderboard not found!": "Die Rangliste konnte nicht gefunden werden!", - "No data found!": "Es konnten keine Daten gefunden werden!", + "Leaderboard not found!": "Rangliste nicht gefunden!", + "No data found!": "Datei nicht gefunden!", "Profile": "Profil", "Edit Profile": "Profil bearbeiten", - "Store History": "Store Historie", + "Store History": "Markt Historie", "Mobile Payment (%gateway%)": "Mobile Bezahlung (%gateway%)", - "Credit Card (%gateway%)": "Kreditkarte (%gateway%)", + "Credit Card (%gateway%)": "Kredit Karte (%gateway%)", "Wheel of Fortune History": "Glücksrad Historie", "Disabled": "Deaktiviert", - "Enabled": "Aktiviert", - "You must enter your current password.": "Bitte gebe dein aktuelles Passwort ein.", + "Enabled": "Aktiv", + "You must enter your current password.": "Sie müssen Ihr aktuelles Passwort eingeben.", "Save Changes": "Änderungen speichern", - "Current Password": "Derzeitiges Passwort", - "Enter your current password.": "Gib dein aktuelles Passwort ein.", - "Enter your password to save changes!": "Gib dein aktulles Passwort ein, um die Änderungen zu speichern!", - "Please enter a valid email!": "Bitte gebe eine gültige E-Mail-Adresse ein!", - "This email is already in use!": "Dies E-Mail-Adresse wird bereits verwendet!", - "Your profile has been updated.": "Dein Profil wurde aktualisiert.", - "Your current password is incorrect!": "Dein aktuelles Passwort ist falsch!", - "Your password must be at least 4 characters long!": "Dein Passwort muss mindestens 4 Zeichen lang sein!", - "Your password has been changed!": "Dein Passwort wurde geändert!", + "Current Password": "Jetziges Passwort", + "Enter your current password.": "Geben Sie Ihr aktuelles Passwort ein.", + "Enter your password to save changes!": "Geben Sie Ihr Passwort ein, um Änderungen zu speichern!", + "Please enter a valid email!": "Bitte geben Sie eine gültige Email-Adresse ein!", + "This email is already in use!": "Diese E-Mail wird von jemand anderem verwendet!", + "Your profile has been updated.": "Ihr Profil wurde aktualisiert.", + "Your current password is incorrect!": "Ihr aktuelles Passwort ist falsch!", + "Your password must be at least 4 characters long!": "Ihr Passwort muss mindestens 4 Zeichen lang sein!", + "Your password has been changed!": "Ihr Passwort wurde geändert!", "About": "Über Uns", "Quick Menu": "Schnellmenü", - "You can edit this text from the Dashboard.": "Dieser Text kann über das Dashboard angepasst werden.", + "You can edit this text from the Dashboard.": "Sie können diesen Text über das Armaturenbrett ändern..", "Social Media": "Social Media", - "You can edit social media details from the Dashboard.": "Die Social Media Informationen können über das Dashboard angepasst werden.", + "You can edit social media details from the Dashboard.": "Sie können Ihre Social Media Informationen über das Armaturenbrett ändern.", "Contact": "Kontakt", - "You can edit contact details from the Dashboard.": "Die Kontaktinformationen können über das Dashboard angepasst werden.", + "You can edit contact details from the Dashboard.": "Sie können die Kontaktinformationen über das Armaturenbrett ändern..", "All rights reserved. © %year%": "Alle Rechte vorbehalten. © %year%", "Copy to clipboard": "Kopieren", - "Browse the Store": "Store ansehen", - "Are you sure want to logout?": "Möchtest du dich wirklich abmelden?", + "Browse the Store": "Markt Ansehen", + "Are you sure want to logout?": "Möchten Sie sich wirklich abmelden??", "Logout": "Abmelden", - "Online": "Online", + "Online": "Aktiv", "Copy server ip": "Serveradresse kopieren", "Version": "Version", "Admin": "Administrator", "Mod": "Moderator", - "Staff": "Team", - "Writer": "Author", + "Writer": "Autor", "YouTuber": "YouTuber", "User": "Spieler", "just now": "jetzt gerade", @@ -327,6 +335,13 @@ "%w% week(s) ago": "vor %w% Wochen", "%m% month(s) ago": "vor %m% Monaten", "%y% year(s) ago": "vor %y% Jahren", + "Monday": "Montag", + "Tuesday": "Dienstag", + "Wednesday": "Mittwoch", + "Thursday": "Donnerstag", + "Friday": "Freitag", + "Saturday": "Samstag", + "Sunday": "Sonntag", "January": "Januar", "February": "Februar", "March": "März", @@ -354,34 +369,34 @@ "Seconds": "Sekunden", "Second": "Sekunde", "Reason": "Grund", - "Application": "Bewerbung", - "Applications": "Bewerbungen", + "Application": "Anwendung", + "Applications": "Anwendungen", "Rejected": "Abgelehnt", - "Approved": "Angenommen", - "Pending Approval": "In Bearbeitung", - "Your application has been sent successfully.": "Deine Bewerbung wurde erfolgreich gesendet.", - "You cannot apply while you have an active application.": "Bitte warte bis deine bereits eingereichten Bewerbung bearbeitet wurden.", - "Application form not found!": "Das Bewerbungsformular konnte nicht gefunden werden!", - "Application not found!": "Die Bewerbung konnte nicht gefunden werden!", - "Help Center": "Hilfe", + "Approved": "Genehmigt", + "Pending Approval": "Genehmigung ausstehend", + "Your application has been sent successfully.": "Ihre Bewerbung wurde erfolgreich gesendet.", + "You cannot apply while you have an active application.": "Sie können keine Bewerbung abgeben, während Sie bereits eine haben.", + "Application form not found!": "Anfrageformular nicht gefunden!", + "Application not found!": "Anfrage nicht gefunden!", + "Help Center": "Hilfezentrum", "Search results for \"%search%\"": "Suchergebnisse für \"%search%\"", - "How can we help you?": "Wie können wir dir helfen?", + "How can we help you?": "Wie können wir Ihnen helfen?", "Topics": "Themen", "FAQ": "FAQ", "Related Articles": "Ähnliche Artikel", "For Admins": "Für Administratoren", "Edit": "Bearbeiten", - "Was this helpful?": "War das hilfreich?", + "Was this helpful?": "War dies hilfreich?", "No": "Nein", "Yes": "Ja", - "Didn't find what you were looking for?": "Benötigst du weitere Hilfe?", - "We didn't find any help results for this search!": "Es konnten keine Ergebnisse für diese Suche gefunden werden!", - "No topics were found!": "Es konnten keine Themen gefunden werden!", - "No articles were found!": "Es konnten keine Artikel gefunden werden!", - "Article not found!": "Der Artikel konnte nicht gefunden werden!", - "Please login to do this.": "Um dies tun zu können, musst du angemeldet sein.", - "You have successfully voted!": "Du hast erfolgreich abgestimmt!", - "Lifetime": "Lebenslang", + "Didn't find what you were looking for?": "Haben Sie nicht gefunden, was Sie suchen?", + "We didn't find any help results for this search!": "Wir haben keine Hilfe-Ergebnisse für diese Suche gefunden!", + "No topics were found!": "Keine Themen gefunden!", + "No articles were found!": "Keine Artikel gefunden!", + "Article not found!": "Artikel nicht gefunden!", + "Please login to do this.": "Bitte melden Sie sich an, um dies zu tun.", + "You have successfully voted!": "Sie haben erfolgreich abgestimmt!", + "Lifetime": "Lebenszeit", "Featured Product": "Empfohlenes Produkt", "Gaming Night": "Spielabend", "The Gaming Night is on every %day% between %start%-%end%!": "Der Spielabend findet jeden %day% zwischen %start%-%end% statt!", @@ -390,58 +405,58 @@ "Order Summary": "Bestellübersicht", "Discount": "Rabatt", "Subtotal": "Zwischensumme", - "Order not found!": "Die Bestellung konnte nicht gefunden werden!", + "Order not found!": "Bestellung nicht gefunden!", "Bazaar Storage": "Bazar Lager", "Sell": "Verkaufen", "Bazaar": "Bazar", "Help": "Hilfe", - "You will be charged %commission%% commission per sale!": "Pro Verkauf werden %commission%% Provision abgezogen!", + "You will be charged %commission%% commission per sale!": "Sie werden mit %commission%% Provision pro Verkauf belastet!", "Item": "Artikel", "In Storage": "Im Lager", "On Sale": "Im Angebot", "Sold": "Verkauft", - "No items found in your storage!": "Keine Artikel in deinem Lager gefunden!", + "No items found in your storage!": "Keine Artikel in Ihrem Lager gefunden!", "Bazaar History": "Bazar Historie", "Purchase": "Kauf", "Durability": "Haltbarkeit", "Lore": "Lore", "Enchantments": "Verzauberungen", - "Enter a valid price!": "Geben einen gültigen Preis an!", - "You cannot edit an item on sale!": "Du kannst ein Item nicht bearbeiten, solange sich dieses im Verkauf befindet!", - "Item has been listed for sale successfully!": "Das Item wurde erfolgreich zum Verkauf angeboten!", - "Your item has been successfully updated!": "Dein Item wurde erfolgreich aktualisiert!", - "The item has been removed from the bazaar. You can get the item back with the /webbazaar command.": "Das Item wurde aus dem Bazar entfernt. Du kannst das Item mit dem /webbazaar-Befehl zurückerhalten.", + "Enter a valid price!": "Geben Sie einen gültigen Preis ein!", + "You cannot edit an item on sale!": "Sie können einen Artikel nicht bearbeiten, der im Verkauf ist!", + "Item has been listed for sale successfully!": "Artikel wurde erfolgreich zum Verkauf aufgeführt!", + "Your item has been successfully updated!": "Ihr Artikel wurde erfolgreich aktualisiert!", + "The item has been removed from the bazaar. You can get the item back with the /webbazaar command.": "Der Artikel wurde aus dem Bazar entfernt. Sie können den Artikel mit dem /webbazaar-Befehl zurückbekommen.", "Remove from Bazaar": "Aus dem Bazar entfernen", - "Are you sure you want to remove this item from the bazaar?": "Bist du sicher, dass du diesen Artikel aus dem Bazar entfernen möchtest?", + "Are you sure you want to remove this item from the bazaar?": "Sind Sie sicher, dass Sie diesen Artikel aus dem Bazar entfernen möchten?", "Update": "Aktualisieren", "Bazaar Help": "Bazar Hilfe", "How to make a sale?": "Wie verkaufe ich etwas?", - "Place the item you would like to sell in to your bazaar storage by using /webbazaar command. After that you can view and put the items for sale from your bazaar storage in the website.": "Lege den Artikel, den du verkaufen möchtest, mit dem /webbazaar-Befehl in dein Bazar-Lager. Im Anschluss kann das Item auf unserer Website angezeigt und verkauft werden.", + "Place the item you would like to sell in to your bazaar storage by using /webbazaar command. After that you can view and put the items for sale from your bazaar storage in the website.": "Legen Sie den Artikel, den Sie verkaufen möchten, in Ihr Bazar-Lager mit dem /webbazaar-Befehl. Danach können Sie die Artikel aus Ihrem Bazar-Lager auf der Website anzeigen und verkaufen.", "How to use purchased items?": "Wie verwende ich gekaufte Artikel?", - "Your purchased items will be available in your bazaar storage. You can access your bazaar storage in-game by using /webbazaaar command.": "Deine gekauften Items sind in deinem Bazar-Lager verfügbar. Diese können mit dem /webbazaaar-Befehl aufgerufen werden.", + "Your purchased items will be available in your bazaar storage. You can access your bazaar storage in-game by using /webbazaaar command.": "Ihre gekauften Artikel werden in Ihrem Bazar-Lager verfügbar sein. Sie können Ihr Bazar-Lager im Spiel mit dem /webbazaaar-Befehl aufrufen.", "How to cancel sales and return items to your bazaar storage?": "Wie storniere ich Verkäufe und bringe Artikel in mein Bazar-Lager zurück?", - "You can remove items for sale by clicking \"Remove from Bazaar\" in the product editing page. You can access your bazaar storage and returned items in-game by using /webbazaar command.": "Du kannst Items aus dem Verkauf entfernen, indem du auf \"Aus dem Bazar entfernen\" auf der Produktbearbeitungsseite klickst. Du kannst zurückgegebene Artikel im Spiel mit dem /webbazaar-Befehl aufrufen.", + "You can remove items for sale by clicking \"Remove from Bazaar\" in the product editing page. You can access your bazaar storage and returned items in-game by using /webbazaar command.": "Sie können Artikel zum Verkauf entfernen, indem Sie auf \"Aus dem Bazar entfernen\" in der Produktbearbeitungsseite klicken. Sie können Ihr Bazar-Lager und zurückgegebene Artikel im Spiel mit dem /webbazaar-Befehl aufrufen.", "Checkout": "Kasse", "Cart": "Warenkorb", "Shopping Cart": "Einkaufswagen", "Add to Cart": "In den Warenkorb legen", - "The product has been added to your shopping cart.": "Das Produkt wurde deinem Einkaufswagen hinzugefügt.", + "The product has been added to your shopping cart.": "Das Produkt wurde Ihrem Einkaufswagen hinzugefügt.", "Continue Shopping": "Einkauf fortsetzen", "Go to Cart": "Zum Warenkorb gehen", - "Your shopping cart is empty!": "Dein Einkaufswagen ist leer!", - "Enter a valid quantity!": "Bitte gebe eine gültige Menge ein!", - "Stock limit has been reached for this product!": "Das Limit für dieses Produkt wurde erreicht!", - "Not enough items in the stock!": "Es sind nicht genügend Artikel auf Lager!", - "This coupon is not valid for your shopping cart!": "Dieser Gutschein ist für diesen Einkauf nicht gültig!", - "You must have a minimum of %amount% credits in your account to use this coupon!": "Du musst mindestens %amount% Kredite besitzen, um diesen Gutschein zu verwenden!", + "Your shopping cart is empty!": "Ihr Einkaufswagen ist leer!", + "Enter a valid quantity!": "Geben Sie eine gültige Menge ein!", + "Stock limit has been reached for this product!": "Das Lagerlimit für dieses Produkt wurde erreicht!", + "Not enough items in the stock!": "Nicht genügend Artikel auf Lager!", + "This coupon is not valid for your shopping cart!": "Dieser Gutschein ist nicht für Ihren Einkaufswagen gültig!", + "You must have a minimum of %amount% credits in your account to use this coupon!": "Sie müssen mindestens %amount% Kredit auf Ihrem Konto haben, um diesen Gutschein zu verwenden!", "Items": "Artikel", "How to sell?": "Wie verkaufe ich?", "Form": "Formular", "The form has been successfully answered!": "Das Formular wurde erfolgreich beantwortet!", - "Form not found!": "Das Formular konnte nicht gefunden werden!", + "Form not found!": "Formular nicht gefunden!", "Seller": "Verkäufer", - "You can't buy your own product!": "Du kannst dein eigenes Produkt nicht kaufen!", - "Item has been purchased successfully! Use /webbazaar in-game to claim your item.": "Artikel wurde erfolgreich gekauft! Verwenden den /webbazaar-Befehl im Spiel, um deinen Artikel zu beanspruchen.", + "You can't buy your own product!": "Sie können Ihr eigenes Produkt nicht kaufen!", + "Item has been purchased successfully! Use /webbazaar in-game to claim your item.": "Artikel wurde erfolgreich gekauft! Verwenden Sie /webbazaar im Spiel, um Ihren Artikel zu beanspruchen.", "Forum": "Forum", "Post Thread": "Thema erstellen", "Edit Reply": "Antwort bearbeiten", @@ -450,64 +465,80 @@ "Members Online": "Mitglieder online", "Subcategories": "Unterkategorien", "Threads": "Themen", - "Write your reply here...": "Schreiben hier deine Antwort...", - "Edit the thread": "Bearbeiten das Thema", - "No threads were found!": "Es konnten keine Themen gefunden werden!", - "Your reply has been successfully sent.": "Deine Antwort wurde erfolgreich gesendet.", - "You need to be signed in to reply.": "Du musst angemeldet sein, um antworten zu können.", - "You can't reply to this thread because it's locked!": "Dieses Thema wurde gesperrt. Die Antwortfunktion ist derzeit deaktiviert.", - "This thread is locked but you can reply.": "Dieses Thema wurde gesperrt. Dennoch kannst du eine Antwort verfassen.", - "Thread not found!": "Das Thema konnte nicht gefunden werden!", - "Category not found!": "Die Kategorie konnte nicht gefunden werden!", - "Your reply has been updated successfully!": "Deine Antwort wurde erfolgreich aktualisiert!", - "Reply not found!": "Die Antwort konnte nicht gefunden werden!", + "Write your reply here...": "Schreiben Sie Ihre Antwort hier ...", + "Edit the thread": "Bearbeiten Sie den Post", + "No threads were found!": "Keine Posts gefunden!", + "Your reply has been successfully sent.": "Ihre Antwort wurde erfolgreich gesendet.", + "You need to be signed in to reply.": "Sie müssen angemeldet sein, um zu antworten.", + "You can't reply to this thread because it's locked!": "Sie können nicht auf diesen Post antworten, da er gesperrt ist!", + "This thread is locked but you can reply.": "Dieser Post ist gesperrt, aber Sie können antworten.", + "Thread not found!": "Thema nicht gefunden!", + "Category not found!": "Kategorie nicht gefunden!", + "Your reply has been updated successfully!": "Ihre Antwort wurde erfolgreich aktualisiert!", + "Reply not found!": "Antwort nicht gefunden!", "Quantity": "Menge", - "%bonus%% bonus on purchases over %credit% credits!": "%bonus%% Bonus auf Einkäufe über %credit% Kredite!", - "Enter the number of gifts to be sent.": "Gib die Anzahl der Geschenke an, welche versendet werden sollen.", - "You can gift a maximum of %amount%": "Du kannst maximal %amount% verschenken", - "You can receive a maximum of %amount%!": "Du kannst ein Maximum von %amount% erhalten!", + "%bonus%% bonus on purchases over %credit% credits!": "%bonus%% Bonus auf Einkäufe über %credit% Kredit!", + "Enter the number of gifts to be sent.": "Geben Sie die Anzahl der zu sendenden Geschenke ein.", + "You can gift a maximum of %amount%": "Sie können maximal %amount% verschenken", + "You can receive a maximum of %amount%!": "Sie können maximal %amount% erhalten!", "Related Posts": "Ähnliche Beiträge", - "Staffs": "Teammitglieder", + "Staff": "Team Mitglieder", "Vote": "Abstimmen", "Punishments": "Bestrafungen", "Bans": "Bans", - "Mutes": "Mutes", + "Mutes": "Stummgeschaltete", "Kicks": "Kicks", - "Warnings": "Verwarnungen", + "Warnings": "Warnungen", "Permanently": "Permanent", - "Banned by": "Gebannt von", + "Banned by": "Verboten von", "Muted by": "Stummgeschaltet von", "Kicked by": "Gekickt von", "Warned by": "Gewarnt von", "Expires": "Läuft ab", "Expired": "Abgelaufen", - "Unbanned by %user%": "Entbannt von %user%", + "Unbanned by %user%": "Entbannt durch %user%", "Unmuted by %user%": "Entstummt von %user%", "Pin": "Anheften", "Unpin": "Lösen", "Lock": "Sperren", "Unlock": "Entsperren", - "Credit Packages": "Kredit Pakete", + "Credit Packages": "Kreditpakete", "+%bonus% Bonus": "+%bonus% Bonus", - "Your payment has been processed!": "Deine Zahlung wurde bearbeitet!", - "Verify your email address": "Bitte verifiziere deine E-Mail-Adresse", + "Your payment has been processed!": "Ihre Zahlung wurde bearbeitet!", + "Verify your email address": "Verifizieren Sie Ihre E-Mail-Adresse", "Email Verification": "E-Mail-Verifizierung", + "Please verify your email address to continue!": "Bitte verifizieren Sie Ihre E-Mail-Adresse, um fortzufahren!", "Send Email": "E-Mail senden", - "Your email has been verified!": "Deine E-Mail-Adresse wurde verifiziert!", - "Email sent successfully! Please check your inbox and spam folder." : "E-Mail erfolgreich gesendet! Bitte überprüfen deinen Posteingang und deinen Spam-Ordner.", - "All Time": "Allzeit", + "Your email has been verified!": "Ihre E-Mail wurde verifiziert!", + "Email sent successfully! Please check your inbox and spam folder." : "E-Mail erfolgreich gesendet! Bitte überprüfen Sie Ihren Posteingang und Ihren Spam-Ordner.", + "All Time": "Aller Zeiten", "Bazaar (Purchase)": "Bazar (Kauf)", "Bazaar (Sell)": "Bazar (Verkauf)", - "Use my %credit% credit(s)": "Verwenden meine %credit% Kredit(e)", - "You can earn %cashback% (%percent%%) cashback credits for this purchase.": "Du kannst für diesen Kauf %cashback% (%percent%%) Cashback-Kredite verdienen.", + "Use my %credit% credit(s)": "Verwenden Sie meinen %credit% Kredit (e)", + "You can earn %cashback% (%percent%%) cashback credits for this purchase.": "Sie können für diesen Kauf %cashback% (%percent%%) Cashback-Kredite verdienen.", "Suggestion": "Vorschlag", "Suggestions": "Vorschläge", "Post Suggestion": "Vorschlag veröffentlichen", "Edit the suggestion": "Vorschlag bearbeiten", - "No suggestions were found!": "Es konnten keine Vorschläge gefunden werden!", - "Suggestion not found!": "Der Vorschlag konnte nicht gefunden werden!", + "No suggestions were found!": "Keine Vorschläge gefunden!", + "Suggestion not found!": "Vorschlag nicht gefunden!", "Sort by %filter%": "Sortieren nach %filter%", "Newest": "Neueste", "Recent Activity": "Aktuelle Aktivität", - "Likes": "Gefällt mir" -} + "Likes": "Gefällt mir", + "or": "oder", + "Link Discord Account": "Discord Konto verlinken", + "Unlink Discord Account": "Discord Konto trennen", + "Sign in with Discord": "Mit Discord anmelden", + "Your Discord account has been successfully linked to your account!": "Ihr Discord-Konto wurde erfolgreich mit Ihrem Konto verknüpft!", + "Your Discord account is already linked to another account!": "Ihr Discord-Konto ist bereits mit einem anderen Konto verknüpft!", + "Your Discord account could not be linked to your account!": "Ihr Discord-Konto konnte nicht mit Ihrem Konto verknüpft werden!", + "Your Discord account is not linked to any account!": "Ihr Discord-Konto ist mit keinem Konto verknüpft!", + "Are you sure want to unlink your discord account?": "Möchten Sie Ihr Discord-Konto wirklich trennen?", + "Subscriptions": "Abonnements", + "Downgrade": "Herabstufen", + "Upgrade": "Upgrade", + "I agree to the Terms & Conditions": "Ich stimme den Nutzungsbedingungen zu", + "You can play this game for free every %duration% hour(s).": "Sie können dieses Spiel jede %duration% Stunde(n) kostenlos spielen.", + "You can play this game for %price% credit(s).": "Sie können dieses Spiel für %price% Kredit(e) spielen." +} \ No newline at end of file diff --git a/main/en.json b/main/en.json index 4307d7e..71a49f1 100644 --- a/main/en.json +++ b/main/en.json @@ -31,6 +31,7 @@ "Store": "Store", "Product": "Product", "Out of stock!": "Out of stock!", + "Out of Stock!": "Out of Stock!", "Limited Stock!": "Limited Stock!", "Name": "Name", "Category": "Category", @@ -83,6 +84,8 @@ "Delivery": "Delivery", "Gift (Giver)": "Gift (Giver)", "Gift (Receiver)": "Gift (Receiver)", + "Gift to %username%": "Gift to %username%", + "Gift from %username%": "Gift from %username%", "File not found!": "File not found!", "Download": "Download", "Not Found!": "Not Found!", @@ -107,7 +110,7 @@ "Comments": "Comments", "Tags": "Tags", "Leave a Reply": "Leave a Reply", - "Write your comment...": "Write your comment...", + "Write a comment...": "Write a comment...", "Please verify you are not a robot.": "Please verify you are not a robot.", "Spam detected!": "Spam detected!", "You are banned from commenting.": "You are banned from commenting.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "This user's TFA is disabled!", "The reset link is invalid!": "The reset link is invalid!", "Email is invalid!": "Email is invalid!", + "Back": "Back", "Wheel of Fortune not found!": "Wheel of Fortune not found!", "Wheel of Fortune": "Wheel of Fortune", "Play": "Play", @@ -179,6 +183,8 @@ "Gift not found!": "Gift not found!", "You already used this code!": "You already used this code!", "This code has expired!": "This code has expired!", + "Gift has been successfully sent to %username%": "Gift has been successfully sent to %username%", + "The gift has been delivered successfully!": "The gift has been delivered successfully!", "The gift has been successfully added to your chest!": "The gift has been successfully added to your chest!", "Get the Gift": "Get the Gift", "Enter the gift code.": "Enter the gift code.", @@ -192,6 +198,7 @@ "No server were found!": "No server were found!", "No data were found!": "No data were found!", "Bestseller": "Bestseller", + "Featured Products": "Featured Products", "Categories": "Categories", "View": "View", "Products": "Products", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Wheel of Fortune (Ticket)", "Wheel of Fortune (Prize)": "Wheel of Fortune (Prize)", "Credit History": "Credit History", - "Top Donators": "Top Donators", + "Top Donors": "Top Donors", + "Top Donor": "Top Donor", "This Month": "This Month", "Credit": "Credit", "Payment Method": "Payment Method", @@ -244,9 +252,10 @@ "No tickets were found!": "No tickets were found!", "You are banned from support!": "You are banned from support!", "%username% sent a support message.": "%username% sent a support message.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Support message sent successfully. It will be answered by the staffs as soon as possible.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Support message sent successfully. It will be answered by the staff as soon as possible.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.", "Ticket not found!": "Ticket not found!", + "The ticket is closed. You can't send a message.": "The ticket is closed. You can't send a message.", "There are currently no online staff!": "There are currently no online staff!", "Support": "Support", "Tickets": "Tickets", @@ -265,7 +274,7 @@ "Message": "Message", "Type the message you want to forward to our support team.": "Type the message you want to forward to our support team.", "Write your message...": "Write your message...", - "Online Staffs": "Online Staffs", + "Online Staff": "Online Staff", "Last Seen": "Last Seen", "Player": "Player", "Role": "Role", @@ -315,7 +324,6 @@ "Version": "Version", "Admin": "Admin", "Mod": "Mod", - "Staff": "Staff", "Writer": "Writer", "YouTuber": "YouTuber", "User": "User", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% week(s) ago", "%m% month(s) ago": "%m% month(s) ago", "%y% year(s) ago": "%y% year(s) ago", + "Monday": "Monday", + "Tuesday": "Tuesday", + "Wednesday": "Wednesday", + "Thursday": "Thursday", + "Friday": "Friday", + "Saturday": "Saturday", + "Sunday": "Sunday", "January": "January", "February": "February", "March": "March", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "You can gift a maximum of %amount%", "You can receive a maximum of %amount%!": "You can receive a maximum of %amount%!", "Related Posts": "Related Posts", - "Staffs": "Staffs", + "Staff": "Staff", "Vote": "Vote", "Punishments": "Punishments", "Bans": "Bans", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Your payment has been processed!", "Verify your email address": "Verify your email address", "Email Verification": "Email Verification", + "Please verify your email address to continue!": "Please verify your email address to continue!", "Send Email": "Send Email", "Your email has been verified!": "Your email has been verified!", "Email sent successfully! Please check your inbox and spam folder." : "Email sent successfully! Please check your inbox and spam folder.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Sort by %filter%", "Newest": "Newest", "Recent Activity": "Recent Activity", - "Likes": "Likes" + "Likes": "Likes", + "or": "or", + "Link Discord Account": "Link Discord Account", + "Unlink Discord Account": "Unlink Discord Account", + "Sign in with Discord": "Sign in with Discord", + "Your Discord account has been successfully linked to your account!": "Your Discord account has been successfully linked to your account!", + "Your Discord account is already linked to another account!": "Your Discord account is already linked to another account!", + "Your Discord account could not be linked to your account!": "Your Discord account could not be linked to your account!", + "Your Discord account is not linked to any account!": "Your Discord account is not synced with any account!", + "Are you sure want to unlink your discord account?": "Are you sure want to unlink your discord account?", + "Subscriptions": "Subscriptions", + "Downgrade": "Downgrade", + "Upgrade": "Upgrade", + "I agree to the Terms & Conditions": "I agree to the Terms & Conditions", + "You can play this game for free every %duration% hour(s).": "You can play this game for free every %duration% hour(s).", + "You can play this game for %price% credit(s).": "You can play this game for %price% credit(s)." } \ No newline at end of file diff --git a/main/es.json b/main/es.json index ec879ec..5764779 100644 --- a/main/es.json +++ b/main/es.json @@ -31,6 +31,7 @@ "Store": "Tienda", "Product": "Producto", "Out of stock!": "¡Fuera de stock!", + "Out of Stock!": "¡Fuera de Stock!", "Limited Stock!": "¡Stock limitado!", "Name": "Nombre", "Category": "Categoría", @@ -83,6 +84,8 @@ "Delivery": "Entrega", "Gift (Giver)": "Regalo (remitente)", "Gift (Receiver)": "Regalo (destinatario)", + "Gift to %username%": "Regalo a %username%", + "Gift from %username%": "Regalo de %username%", "File not found!": "¡Archivo no encontrado!", "Download": "Descargar", "Not Found!": "¡No encontrado!", @@ -107,7 +110,7 @@ "Comments": "Comentarios", "Tags": "Etiquetas", "Leave a Reply": "Dejar un comentario", - "Write your comment...": "Escribe tu comentario...", + "Write a comment...": "Escribe un comentario...", "Please verify you are not a robot.": "Por favor, verifica que no eres un robot.", "Spam detected!": "¡Spam detectado!", "You are banned from commenting.": "Has sido baneado de comentar.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "¡La autenticación de dos factores de este usuario está desactivada!", "The reset link is invalid!": "¡El enlace para restablecer la contraseña no es válido!", "Email is invalid!": "¡El correo electrónico no es válido!", + "Back": "Volver", "Wheel of Fortune not found!": "¡Wheel of Fortune no encontrado!", "Wheel of Fortune": "Wheel of Fortune", "Play": "Jugar", @@ -179,6 +183,8 @@ "Gift not found!": "¡Regalo no encontrado!", "You already used this code!": "¡Ya has usado este código!", "This code has expired!": "¡Este código ha expirado!", + "Gift has been successfully sent to %username%": "¡El regalo ha sido enviado correctamente a %username%", + "The gift has been delivered successfully!": "¡El regalo ha sido entregado correctamente!", "The gift has been successfully added to your chest!": "¡El regalo ha sido añadido correctamente a tu cofre!", "Get the Gift": "Obtener el regalo", "Enter the gift code.": "Introduce el código del regalo.", @@ -192,6 +198,7 @@ "No server were found!": "¡No se encontraron servidores!", "No data were found!": "¡No se encontraron datos!", "Bestseller": "Mejor vendido", + "Featured Products": "Productos destacados", "Categories": "Categorías", "View": "Ver", "Products": "Productos", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Wheel of Fortune (ticket)", "Wheel of Fortune (Prize)": "Wheel of Fortune (premio)", "Credit History": "Historia de créditos", - "Top Donators": "Top donadores", + "Top Donors": "Top donadores", + "Top Donor": "Top donador", "This Month": "Este mes", "Credit": "Crédito", "Payment Method": "Método de pago", @@ -244,9 +252,10 @@ "No tickets were found!": "¡No se encontraron tickets!", "You are banned from support!": "¡Has sido baneado de soporte!", "%username% sent a support message.": "%username% ha enviado un mensaje de soporte.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Mensaje de soporte enviado correctamente. Se responderá por parte de los personales lo más pronto posible.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Tu mensaje ha sido enviado correctamente. Se responderá por parte de los personales lo más pronto posible.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Mensaje de soporte enviado correctamente. Se responderá por parte de los personales lo más pronto posible.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Tu mensaje ha sido enviado correctamente. Se responderá por parte de los personales lo más pronto posible.", "Ticket not found!": "¡Ticket no encontrado!", + "The ticket is closed. You can't send a message.": "El ticket está cerrado. No puedes enviar un mensaje.", "There are currently no online staff!": "¡No hay personal en línea actualmente!", "Support": "Soporte", "Tickets": "Tickets", @@ -265,7 +274,7 @@ "Message": "Mensaje", "Type the message you want to forward to our support team.": "Escribe el mensaje que quieres enviar al equipo de soporte.", "Write your message...": "Escribe tu mensaje...", - "Online Staffs": "Personal en línea", + "Online Staff": "Personal en línea", "Last Seen": "Última vez visto", "Player": "Jugador", "Role": "Rol", @@ -315,7 +324,6 @@ "Version": "Versión", "Admin": "Administrador", "Mod": "Mod", - "Staff": "Personal", "Writer": "Escritor", "YouTuber": "YouTuber", "User": "Usuario", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% semana(s) atrás", "%m% month(s) ago": "%m% mes(es) atrás", "%y% year(s) ago": "%y% año(s) atrás", + "Monday": "Lunes", + "Tuesday": "Martes", + "Wednesday": "Miércoles", + "Thursday": "Jueves", + "Friday": "Viernes", + "Saturday": "Sábado", + "Sunday": "Domingo", "January": "Enero", "February": "Febrero", "March": "Marzo", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "Puedes regalar un máximo de %amount%", "You can receive a maximum of %amount%!": "¡Puedes recibir un máximo de %amount%!", "Related Posts": "Publicaciones relacionadas", - "Staffs": "Staffs", + "Staff": "Staff", "Vote": "Votar", "Punishments": "Sanciones", "Bans": "Prohibiciones", @@ -492,6 +507,7 @@ "Your payment has been processed!": "¡Tu pago se ha procesado!", "Verify your email address": "Verifica tu dirección de correo electrónico", "Email Verification": "Verificación de correo electrónico", + "Please verify your email address to continue!": "¡Por favor, verifica tu dirección de correo electrónico para continuar!", "Send Email": "Enviar correo electrónico", "Your email has been verified!": "¡Tu correo electrónico ha sido verificado!", "Email sent successfully! Please check your inbox and spam folder." : "¡Correo electrónico enviado correctamente! Por favor, comprueba tu bandeja de entrada y la carpeta de spam.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Ordenar por %filter%", "Newest": "Más recientes", "Recent Activity": "Actividad reciente", - "Likes": "Me gusta" + "Likes": "Me gusta", + "or": "o", + "Link Discord Account": "Enlazar cuenta de Discord", + "Unlink Discord Account": "Desenlazar cuenta de Discord", + "Sign in with Discord": "Iniciar sesión con Discord", + "Your Discord account has been successfully linked to your account!": "¡Tu cuenta de Discord se ha enlazado correctamente a tu cuenta!", + "Your Discord account is already linked to another account!": "¡Tu cuenta de Discord ya está enlazada a otra cuenta!", + "Your Discord account could not be linked to your account!": "¡Tu cuenta de Discord no se pudo enlazar a tu cuenta!", + "Your Discord account is not linked to any account!": "¡Tu cuenta de Discord no está enlazada a ninguna cuenta!", + "Are you sure want to unlink your discord account?": "¿Estás seguro de que quieres desenlazar tu cuenta de discord?", + "Subscriptions": "Suscripciones", + "Downgrade": "Degradar", + "Upgrade": "Actualizar", + "I agree to the Terms & Conditions": "Acepto los Términos y condiciones", + "You can play this game for free every %duration% hour(s).": "Puedes jugar a este juego gratis cada %duration% hora(s).", + "You can play this game for %price% credit(s).": "Puedes jugar a este juego por %price% crédito(s)." } \ No newline at end of file diff --git a/main/fr.json b/main/fr.json index 3b2e585..a037115 100644 --- a/main/fr.json +++ b/main/fr.json @@ -28,9 +28,10 @@ "The product has been successfully delivered! Have fun!": "L'envoi a été effectué avec succès! Bonne chance!", "There was a problem connecting to the server! Please try again later.": "Il y a eu un problème de connexion au serveur! Veuillez ré", "%username% has bought %credit% credits (%earnings% %currency%)": "%username% a acheté %credit% crédit(s) (%earnings% %currency%)", - "Store": "Boutique", + "Store": "Magasin", "Product": "Produit", "Out of stock!": "En rupture de stock!", + "Out of Stock!": "En Rupture de Stock!", "Limited Stock!": "Stock limité!", "Name": "Nom", "Category": "Catégorie", @@ -83,12 +84,14 @@ "Delivery": "Envoi", "Gift (Giver)": "Cadeau (émetteur)", "Gift (Receiver)": "Cadeau (destinataire)", + "Gift to %username%": "Cadeau à %username%", + "Gift from %username%": "Cadeau de %username%", "File not found!": "Fichier introuvable!", "Download": "Télécharger", "Not Found!": "Introuvable!", "Files": "Fichiers", "No data has been added to the site yet.": "Aucune donnée n'a été ajoutée sur le site pour le moment.", - "Game not found!": "Jeu introuvable!", + "Game not found!": "Game introuvable!", "Games": "Jeux", "No ranking data found for this server!": "Aucune donnée de classement n'a été trouvée pour ce serveur!", "Server not found!": "Serveur introuvable!", @@ -107,7 +110,7 @@ "Comments": "Commentaires", "Tags": "Tags", "Leave a Reply": "Laisser un commentaire", - "Write your comment...": "Écrivez votre commentaire...", + "Write a comment...": "Écrire un commentaire...", "Please verify you are not a robot.": "Veuillez vérifier que vous n'êtes pas un robot.", "Spam detected!": "Spam détecté!", "You are banned from commenting.": "Vous êtes banni de commenter.", @@ -171,14 +174,17 @@ "This user's TFA is disabled!": "Cet utilisateur n'a pas activé TFA!", "The reset link is invalid!": "Le lien de réinitialisation est invalide!", "Email is invalid!": "Email invalide!", - "Wheel of Fortune not found!": "Roue de la fortune introuvable!", - "Wheel of Fortune": "Roue de la Fortune", + "Back": "Retour", + "Wheel of Fortune not found!": "Wheel of Fortune introuvable!", + "Wheel of Fortune": "Wheel of Fortune", "Play": "Jouer", "%title% History": "%title% Historique", "Prize": "Gagnant", "Gift not found!": "Cadeau introuvable!", "You already used this code!": "Vous avez déjà utilisé ce code!", "This code has expired!": "Ce code a expiré!", + "Gift has been successfully sent to %username%": "Le cadeau a été envoyé avec succès à %username%", + "The gift has been delivered successfully!": "Le cadeau a été livré avec succès!", "The gift has been successfully added to your chest!": "Le cadeau a été ajouté à votre coffre-fort avec succès!", "Get the Gift": "Obtenir le cadeau", "Enter the gift code.": "Entrez le code du cadeau.", @@ -192,6 +198,7 @@ "No server were found!": "Aucun serveur n'a été trouvé!", "No data were found!": "Aucune donnée n'a été trouvée!", "Bestseller": "Meilleur vendeur", + "Featured Products": "Produits en vedette", "Categories": "Catégories", "View": "Voir", "Products": "Produits", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Wheel of Fortune (Billet)", "Wheel of Fortune (Prize)": "Wheel of Fortune (Gagnant)", "Credit History": "Historique des crédits", - "Top Donators": "Meilleurs donateurs", + "Top Donors": "Meilleurs donateurs", + "Top Donor": "Meilleur donateur", "This Month": "Ce mois-ci", "Credit": "Crédit", "Payment Method": "Méthode de paiement", @@ -244,9 +252,10 @@ "No tickets were found!": "Aucun billet n'a été trouvé!", "You are banned from support!": "Vous êtes banni du support!", "%username% sent a support message.": "%username% a envoyé un message de support.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Message de support envoyé avec succès. Il sera répondu par les staffs dès que possible.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Votre message a été envoyé à nous avec succès. Il sera répondu par les staffs dès que possible.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Message de support envoyé avec succès. Il sera répondu par les staff dès que possible.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Votre message a été envoyé à nous avec succès. Il sera répondu par les staff dès que possible.", "Ticket not found!": "Billet introuvable!", + "The ticket is closed. You can't send a message.": "Le billet est fermé. Vous ne pouvez pas envoyer de message.", "There are currently no online staff!": "Il n'y a actuellement pas de staff en ligne!", "Support": "Support", "Tickets": "Billets", @@ -265,7 +274,7 @@ "Message": "Message", "Type the message you want to forward to our support team.": "Tapez le message que vous souhaitez transmettre à notre équipe de support.", "Write your message...": "Écrivez votre message...", - "Online Staffs": "Staffs en ligne", + "Online Staff": "Staff en ligne", "Last Seen": "Dernière connexion", "Player": "Joueur", "Role": "Rôle", @@ -315,7 +324,6 @@ "Version": "Version", "Admin": "Admin", "Mod": "Mod", - "Staff": "Staff", "Writer": "Auteur", "YouTuber": "YouTuber", "User": "Utilisateur", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% semaine(s) il y a", "%m% month(s) ago": "%m% mois(s) il y a", "%y% year(s) ago": "%y% année(s) il y a", + "Monday": "Lundi", + "Tuesday": "Mardi", + "Wednesday": "Mercredi", + "Thursday": "Jeudi", + "Friday": "Vendredi", + "Saturday": "Samedi", + "Sunday": "Dimanche", "January": "Janvier", "February": "Février", "March": "Mars", @@ -467,17 +482,17 @@ "You can gift a maximum of %amount%": "Vous pouvez offrir un maximum de %amount%", "You can receive a maximum of %amount%!": "Vous pouvez recevoir un maximum de %amount%!", "Related Posts": "Messages connexes", - "Staffs": "Personnels", + "Staff": "Personnels", "Vote": "Vote", "Punishments": "Punitions", - "Bans": "Bannissements", + "Bans": "Interdit", "Mutes": "Muet", - "Kicks": "Expulsion", + "Kicks": "Coup de pied", "Warnings": "Avertissements", - "Permanently": "Permanent", + "Permanently": "Pour toujours", "Banned by": "Banni par", "Muted by": "Muet par", - "Kicked by": "Expulsé par", + "Kicked by": "Coupé par", "Warned by": "Averti par", "Expires": "Expire", "Expired": "Expiré", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Votre paiement a été traité!", "Verify your email address": "Vérifiez votre adresse email", "Email Verification": "Vérification de l'email", + "Please verify your email address to continue!": "Veuillez vérifier votre adresse email pour continuer!", "Send Email": "Envoyer un email", "Your email has been verified!": "Votre email a été vérifié!", "Email sent successfully! Please check your inbox and spam folder." : "Email envoyé avec succès! Veuillez vérifier votre boîte de réception et votre dossier spam.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Trier par %filter%", "Newest": "Plus récentes", "Recent Activity": "Activité récente", - "Likes": "J'aime" -} + "Likes": "J'aime", + "or": "ou", + "Link Discord Account": "Lier le compte Discord", + "Unlink Discord Account": "Dissocier le compte Discord", + "Sign in with Discord": "Se connecter avec Discord", + "Your Discord account has been successfully linked to your account!": "Votre compte Discord a été lié avec succès à votre compte!", + "Your Discord account is already linked to another account!": "Votre compte Discord est déjà lié à un autre compte!", + "Your Discord account could not be linked to your account!": "Votre compte Discord n'a pas pu être lié à votre compte!", + "Your Discord account is not linked to any account!": "Votre compte Discord n'est lié à aucun compte!", + "Are you sure want to unlink your discord account?": "Êtes-vous sûr de vouloir dissocier votre compte discord?", + "Subscriptions": "Abonnements", + "Downgrade": "Rétrograder", + "Upgrade": "Mettre à niveau", + "I agree to the Terms & Conditions": "J'accepte les Conditions générales", + "You can play this game for free every %duration% hour(s).": "Vous pouvez jouer à ce jeu gratuitement toutes les %duration% heure(s).", + "You can play this game for %price% credit(s).": "Vous pouvez jouer à ce jeu pour %price% crédit(s)." +} \ No newline at end of file diff --git a/main/hi.json b/main/hi.json index e0510a0..edbbf9d 100644 --- a/main/hi.json +++ b/main/hi.json @@ -31,6 +31,7 @@ "Store": "स्टोर", "Product": "उत्पाद", "Out of stock!": "स्टॉक से बाहर!", + "Out of Stock!": "स्टॉक से बाहर!", "Limited Stock!": "सीमित स्टॉक!", "Name": "नाम", "Category": "श्रेणी", @@ -82,6 +83,8 @@ "Delivery": "वितरण", "Gift (Giver)": "उपहार (दाता)", "Gift (Receiver)": "उपहार (प्राप्तकर्ता)", + "Gift to %username%": "%username% को उपहार", + "Gift from %username%": "%username% से उपहार", "File not found!": "फ़ाइल नहीं मिली!", "Download": "डाउनलोड करें", "Not Found!": "नहीं मिला!", @@ -106,7 +109,7 @@ "Comments": "टिप्पणियाँ", "Tags": "टैग", "Leave a Reply": "एक उत्तर छोड़ें", - "Write your comment...": "अपनी टिप्पणी लिखें...", + "Write a comment...": "एक टिप्पणी लिखें...", "Please verify you are not a robot.": "कृपया सत्यापित करें कि आप एक रोबोट नहीं हैं।", "Spam detected!": "स्पैम का पता चला!", "You are banned from commenting.": "आप टिप्पणी करने से निषेधित हैं।", @@ -170,6 +173,7 @@ "This user's TFA is disabled!": "इस उपयोगकर्ता का TFA अक्षम है!", "The reset link is invalid!": "रीसेट लिंक अमान्य है!", "Email is invalid!": "ईमेल अमान्य है!", + "Back": "वापस", "Wheel of Fortune not found!": "भाग्यशाली चक्र नहीं मिला!", "Wheel of Fortune": "भाग्यशाली चक्र", "Play": "खेलें", @@ -178,6 +182,8 @@ "Gift not found!": "उपहार नहीं मिला!", "You already used this code!": "आप इस कोड का पहले से ही उपयोग कर चुके हैं!", "This code has expired!": "यह कोड समाप्त हो गया है!", + "Gift has been successfully sent to %username%": "उपहार सफलतापूर्वक %username% को भेजा गया है", + "The gift has been delivered successfully!": "उपहार सफलतापूर्वक वितरित किया गया है!", "The gift has been successfully added to your chest!": "उपहार सफलतापूर्वक आपकी छाती में जोड़ दिया गया है!", "Get the Gift": "उपहार प्राप्त करें", "Enter the gift code.": "उपहार कोड दर्ज करें।", @@ -191,6 +197,7 @@ "No server were found!": "कोई सर्वर नहीं मिला!", "No data were found!": "कोई डेटा नहीं मिला!", "Bestseller": "बेस्टसेलर", + "Featured Products": "विशेष रुप से प्रदर्शित उत्पाद", "Categories": "श्रेणियाँ", "View": "देखें", "Products": "उत्पाद", @@ -223,7 +230,8 @@ "Wheel of Fortune (Ticket)": "फोर्च्यून व्हील (टिकट)", "Wheel of Fortune (Prize)": "फोर्च्यून व्हील (पुरस्कार)", "Credit History": "क्रेडिट इतिहास", - "Top Donators": "शीर्ष दाताओं", + "Top Donors": "शीर्ष दाताओं", + "Top Donor": "शीर्ष दाता", "This Month": "इस महीने", "Credit": "क्रेडिट", "Payment Method": "भुगतान का तरीका", @@ -243,9 +251,10 @@ "No tickets were found!": "कोई टिकट नहीं मिला!", "You are banned from support!": "आप समर्थन से निष्कासित हो गए हैं!", "%username% sent a support message.": "%username% ने एक समर्थन संदेश भेजा।", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "\"समर्थन संदेश सफलतापूर्वक भेजा गया है। इसे स्टाफ द्वारा जल्द से जल्द उत्तर दिया जजाएगा।", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "आपका संदेश हमें सफलतापूर्वक भेजा गया है। यह स्टाफ द्वारा जल्द से जल्द जवाब दिया जाएगा।", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "\"समर्थन संदेश सफलतापूर्वक भेजा गया है। इसे स्टाफ द्वारा जल्द से जल्द उत्तर दिया जजाएगा।", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "आपका संदेश हमें सफलतापूर्वक भेजा गया है। यह स्टाफ द्वारा जल्द से जल्द जवाब दिया जाएगा।", "Ticket not found!": "टिकट नहीं मिला!", + "The ticket is closed. You can't send a message.": "टिकट बंद है। आप संदेश नहीं भेज सकते।", "There are currently no online staff!": "वर्तमान में कोई ऑनलाइन स्टाफ नहीं है!", "Support": "समर्थन", "Tickets": "टिकट", @@ -264,7 +273,7 @@ "Message": "संदेश", "Type the message you want to forward to our support team.": "हमारी सहायता टीम को आगे भेजना चाहते हुए संदेश टाइप करें।", "Write your message...": "अपना संदेश लिखें...", - "Online Staffs": "ऑनलाइन स्टाफ", + "Online Staff": "ऑनलाइन स्टाफ", "Last Seen": "अंतिम बार देखा गया", "Player": "खिलाड़ी", "Role": "भूमिका", @@ -314,7 +323,6 @@ "Version": "संस्करण", "Admin": "व्यवस्थापक", "Mod": "मॉड", - "Staff": "कर्मचारी", "Writer": "लेखक", "YouTuber": "यूट्यूबर", "User": "उपयोगकर्ता", @@ -326,6 +334,13 @@ "%w% week(s) ago": "%w% सप्ताह पहले", "%m% month(s) ago": "%m% महीने पहले", "%y% year(s) ago": "%y% वर्ष पहले", + "Monday": "सोमवार", + "Tuesday": "मंगलवार", + "Wednesday": "बुधवार", + "Thursday": "गुरुवार", + "Friday": "शुक्रवार", + "Saturday": "शनिवार", + "Sunday": "रविवार", "January": "जनवरी", "February": "फरवरी", "March": "मार्च", @@ -466,7 +481,7 @@ "You can gift a maximum of %amount%": "आप %amount% तक अधिकतम उपहार दे सकते हैं।", "You can receive a maximum of %amount%!": "आप %amount% तक अधिकतम प्राप्त कर सकते हैं!", "Related Posts": "संबंधित पोस्ट", - "Staffs": "कर्मचारी", + "Staff": "कर्मचारी", "Vote": "वोट", "Punishments": "सज़ा", "Bans": "प्रतिबंध", @@ -491,6 +506,7 @@ "Your payment has been processed!": "आपका भुगतान सफलतापूर्वक प्रसंस्कृत किया गया है!", "Verify your email address": "अपना ईमेल पता सत्यापित करें", "Email Verification": "ईमेल सत्यापन", + "Please verify your email address to continue!": "जारी रखने के लिए कृपया अपना ईमेल पता सत्यापित करें!", "Send Email": "ईमेल भेजें", "Your email has been verified!": "आपका ईमेल सत्यापित किया गया है!", "Email sent successfully! Please check your inbox and spam folder." : "ईमेल सफलतापूर्वक भेजा गया है! कृपया अपना इनबॉक्स और स्पैम फ़ोल्डर देखें।", @@ -508,5 +524,20 @@ "Sort by %filter%": "%filter% के अनुसार क्रमबद्ध करें", "Newest": "नवीनतम", "Recent Activity": "हाल की गतिविधि", - "Likes": "पसंद" + "Likes": "पसंद", + "or": "या", + "Link Discord Account": "डिस्कॉर्ड खाता लिंक करें", + "Unlink Discord Account": "डिस्कॉर्ड खाता अनलिंक करें", + "Sign in with Discord": "डिस्कॉर्ड से साइन इन करें", + "Your Discord account has been successfully linked to your account!": "आपका डिस्कॉर्ड खाता आपके खाते से सफलतापूर्वक लिंक किया गया है!", + "Your Discord account is already linked to another account!": "आपका डिस्कॉर्ड खाता पहले से ही एक अन्य खाते से लिंक है!", + "Your Discord account could not be linked to your account!": "आपका डिस्कॉर्ड खाता आपके खाते से लिंक नहीं किया जा सकता!", + "Your Discord account is not linked to any account!": "आपका डिस्कॉर्ड खाता किसी भी खाते से लिंक नहीं है!", + "Are you sure want to unlink your discord account?": "क्या आप वाकई अपना डिस्कॉर्ड खाता अनलिंक करना चाहते हैं?", + "Subscriptions": "सदस्यता", + "Downgrade": "डाउनग्रेड", + "Upgrade": "अपग्रेड", + "I agree to the Terms & Conditions": "नियम और शर्तें से सहमत हूं", + "You can play this game for free every %duration% hour(s).": "आप इस खेल को हर %duration% घंटे के लिए मुफ्त खेल सकते हैं।", + "You can play this game for %price% credit(s).": "आप इस खेल को %price% क्रेडिट के लिए खेल सकते हैं।" } \ No newline at end of file diff --git a/main/hg.json b/main/hu.json similarity index 91% rename from main/hg.json rename to main/hu.json index 85efea9..e1166b1 100644 --- a/main/hg.json +++ b/main/hu.json @@ -31,6 +31,7 @@ "Store": "Bolt", "Product": "Termék", "Out of stock!": "Elfogyott!", + "Out of Stock!": "Elfogyott!", "Limited Stock!": "Korlátozott készlet!", "Name": "Név", "Category": "Kategória", @@ -83,6 +84,8 @@ "Delivery": "Átvétel", "Gift (Giver)": "Ajándék (Küldő)", "Gift (Receiver)": "Ajándék (Fogadó)", + "Gift to %username%": "Ajándék %username%-nak", + "Gift from %username%": "Ajándék %username%-tól", "File not found!": "Fájl nem található!", "Download": "Letöltés", "Not Found!": "Nem található!", @@ -107,7 +110,7 @@ "Comments": "Hozzászólások", "Tags": "Címkék", "Leave a Reply": "Hozzászólás", - "Write your comment...": "Írd meg a hozzászólásod...", + "Write a comment...": "Írj egy hozzászólást...", "Please verify you are not a robot.": "Kérlek ellenőrizd, hogy nem robot vagy.", "Spam detected!": "Spam észlelve!", "You are banned from commenting.": "Tiltva vagy a hozzászólásoktól.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "Ez a felhasználó TFA ki van kapcsolva!", "The reset link is invalid!": "A visszaállító link érvénytelen!", "Email is invalid!": "Az email cím érvénytelen!", + "Back": "Vissza", "Wheel of Fortune not found!": "Wheel of Fortune nem található!", "Wheel of Fortune": "Wheel of Fortune", "Play": "Játék", @@ -192,6 +196,7 @@ "No server were found!": "Nem található szerver!", "No data were found!": "Nem található adat!", "Bestseller": "Legnépszerűbb", + "Featured Products": "Kiemelt termékek", "Categories": "Kategóriák", "View": "Nézet", "Products": "Termékek", @@ -224,7 +229,8 @@ "Wheel of Fortune (Ticket)": "Wheel of Fortune (Jegy)", "Wheel of Fortune (Prize)": "Wheel of Fortune (Díj)", "Credit History": "Kredit történelem", - "Top Donators": "Legjobb adományozók", + "Top Donors": "Legjobb adományozók", + "Top Donor": "Legjobb adományozó", "This Month": "Ebben a hónapban", "Credit": "Kredit", "Payment Method": "Fizetési mód", @@ -244,9 +250,10 @@ "No tickets were found!": "Nem található jegy!", "You are banned from support!": "Ki vagy tiltva a támogatásból!", "%username% sent a support message.": "%username% küldött egy támogatási üzenetet.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "A támogatási üzenetet sikeresen elküldtük. A munkatársak a lehető leghamarabb válaszolnak rá.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Az üzenetedet sikeresen elküldtük. A munkatársak a lehető leghamarabb válaszolnak rá.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "A támogatási üzenetet sikeresen elküldtük. A munkatársak a lehető leghamarabb válaszolnak rá.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Az üzenetedet sikeresen elküldtük. A munkatársak a lehető leghamarabb válaszolnak rá.", "Ticket not found!": "Jegy nem található!", + "The ticket is closed. You can't send a message.": "A jegy le van zárva. Nem küldhetsz üzenetet.", "There are currently no online staff!": "Jelenleg nincs online munkatárs!", "Support": "Támogatás", "Tickets": "Jegyek", @@ -265,7 +272,7 @@ "Message": "Üzenet", "Type the message you want to forward to our support team.": "Írja be az üzenetet, amit tovább akar küldeni a támogatási csapatunknak.", "Write your message...": "Írja be az üzenetét...", - "Online Staffs": "Online munkatársak", + "Online Staff": "Online munkatársak", "Last Seen": "Utoljára látva", "Player": "Játékos", "Role": "Szerepkör", @@ -315,7 +322,6 @@ "Version": "Verzió", "Admin": "Admin", "Mod": "Mod", - "Staff": "Munkatárs", "Writer": "Író", "YouTuber": "YouTuber", "User": "Felhasználó", @@ -327,6 +333,13 @@ "%w% week(s) ago": "%w% hét(ek) ezelőtt", "%m% month(s) ago": "%m% hónap(ok) ezelőtt", "%y% year(s) ago": "%y% év(ek) ezelőtt", + "Monday": "Hétfő", + "Tuesday": "Kedd", + "Wednesday": "Szerda", + "Thursday": "Csütörtök", + "Friday": "Péntek", + "Saturday": "Szombat", + "Sunday": "Vasárnap", "January": "Január", "February": "Február", "March": "Március", @@ -467,7 +480,7 @@ "You can gift a maximum of %amount%": "Maximum %amount% ajándékot küldhet", "You can receive a maximum of %amount%!": "Maximum %amount% ajándékot vehet át!", "Related Posts": "Kapcsolódó bejegyzések", - "Staffs": "Staffs", + "Staff": "Staff", "Vote": "Szavazz", "Punishments": "Büntetések", "Bans": "Tilalmak", @@ -492,6 +505,7 @@ "Your payment has been processed!": "Fizetését feldolgoztuk!", "Verify your email address": "Erősítse meg az email címét", "Email Verification": "Email megerősítés", + "Please verify your email address to continue!": "Kérjük, erősítse meg az email címét a folytatáshoz!", "Send Email": "Email küldése", "Your email has been verified!": "Az email címe megerősítve lett!", "Email sent successfully! Please check your inbox and spam folder." : "Email sikeresen elküldve! Kérjük, ellenőrizze a bejövő leveleit és a spam mappát.", @@ -509,5 +523,20 @@ "Sort by %filter%": "Rendezés %filter% szerint", "Newest": "Legújabb", "Recent Activity": "Friss tevékenységek", - "Likes": "Tetszik" + "Likes": "Tetszik", + "or": "vagy", + "Link Discord Account": "Link Discord fiók", + "Unlink Discord Account": "Unlink Discord fiók", + "Sign in with Discord": "Bejelentkezés Discord fiókkal", + "Your Discord account has been successfully linked to your account!": "A Discord fiókja sikeresen összekapcsolódott a fiókjával!", + "Your Discord account is already linked to another account!": "A Discord fiókja már össze van kapcsolva egy másik fiókkal!", + "Your Discord account could not be linked to your account!": "A Discord fiókja nem kapcsolódhat össze a fiókjával!", + "Your Discord account is not linked to any account!": "A Discord fiókja nincs összekapcsolva egyetlen fiókkal sem!", + "Are you sure want to unlink your discord account?": "Biztosan le szeretné szakítani a Discord fiókját?", + "Subscriptions": "Előfizetések", + "Downgrade": "Csökkentés", + "Upgrade": "Frissítés", + "I agree to the Terms & Conditions": "Elfogadom a Felhasználási feltételeket", + "You can play this game for free every %duration% hour(s).": "Ingyenesen játszhatsz ezzel a játékkal minden %duration% órában.", + "You can play this game for %price% credit(s).": "Ezt a játékot %price% kreditért játszhatja." } \ No newline at end of file diff --git a/main/it.json b/main/it.json index 57d313c..de480f4 100644 --- a/main/it.json +++ b/main/it.json @@ -31,6 +31,7 @@ "Store": "Negozio", "Product": "Prodotto", "Out of stock!": "Esaurito!", + "Out of Stock!": "Esaurito!", "Limited Stock!": "Scorte limitate!", "Name": "Nome", "Category": "Categoria", @@ -81,8 +82,10 @@ "View All": "Visualizza tutto", "Type": "Tipo", "Delivery": "Consegna", - "Gift (Giver)": "Gift (Giver)", - "Gift (Receiver)": "Gift (Receiver)", + "Gift (Giver)": "Regalo (Giver)", + "Gift (Receiver)": "Regalo (Receiver)", + "Gift to %username%": "Regalo a %username%", + "Gift from %username%": "Regalo da %username%", "File not found!": "File non trovato!", "Download": "Scarica", "Not Found!": "Non trovato!", @@ -107,7 +110,7 @@ "Comments": "Commenti", "Tags": "Tags", "Leave a Reply": "Lascia una risposta", - "Write your comment...": "Scrivi il tuo commento...", + "Write a comment...": "Scrivi un commento...", "Please verify you are not a robot.": "Verifica che non sei un robot.", "Spam detected!": "Spam rilevato!", "You are banned from commenting.": "Sei bannato dai commenti.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "La TFA di questo utente è disabilitata!", "The reset link is invalid!": "Il link di reimpostazione non è valido!", "Email is invalid!": "L'email non è valida!", + "Back": "Indietro", "Wheel of Fortune not found!": "Wheel of Fortune non trovato!", "Wheel of Fortune": "Wheel of Fortune", "Play": "Gioca", @@ -179,6 +183,8 @@ "Gift not found!": "Gift not found!", "You already used this code!": "Hai già usato questo codice!", "This code has expired!": "Questo codice è scaduto!", + "Gift has been successfully sent to %username%": "Il regalo è stato inviato con successo a %username%", + "The gift has been delivered successfully!": "Il regalo è stato consegnato con successo!", "The gift has been successfully added to your chest!": "Il regalo è stato aggiunto con successo al tuo baule!", "Get the Gift": "Get the Gift", "Enter the gift code.": "Inserisci il codice del regalo.", @@ -192,6 +198,7 @@ "No server were found!": "Nessun server trovato!", "No data were found!": "Nessun dato trovato!", "Bestseller": "Bestseller", + "Featured Products": "Prodotti in primo piano", "Categories": "Categorie", "View": "Vista", "Products": "Prodotti", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Ruota della fortuna (Biglietto)", "Wheel of Fortune (Prize)": "Ruota della fortuna (Premio)", "Credit History": "Storia dei crediti", - "Top Donators": "Top Donators", + "Top Donors": "Top Donors", + "Top Donor": "Top Donor", "This Month": "Questo mese", "Credit": "Credito", "Payment Method": "Metodo di pagamento", @@ -244,9 +252,10 @@ "No tickets were found!": "Nessun biglietto trovato!", "You are banned from support!": "Sei bannato dal supporto!", "%username% sent a support message.": "%username% ha inviato un messaggio di supporto.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Il messaggio di supporto è stato inviato con successo. Sarà risposto dai dipendenti il prima possibile.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Il tuo messaggio è stato inviato con successo. Sarà risposto dai dipendenti il prima possibile.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Il messaggio di supporto è stato inviato con successo. Sarà risposto dai dipendenti il prima possibile.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Il tuo messaggio è stato inviato con successo. Sarà risposto dai dipendenti il prima possibile.", "Ticket not found!": "Biglietto non trovato!", + "The ticket is closed. You can't send a message.": "Il biglietto è chiuso. Non puoi inviare un messaggio.", "There are currently no online staff!": "Al momento non ci sono dipendenti online!", "Support": "Supporto", "Tickets": "Biglietti", @@ -265,7 +274,7 @@ "Message": "Messaggio", "Type the message you want to forward to our support team.": "Digita il messaggio che vuoi inoltrare al nostro team di supporto.", "Write your message...": "Scrivi il tuo messaggio ...", - "Online Staffs": "Dipendenti online", + "Online Staff": "Dipendenti online", "Last Seen": "Ultima visita", "Player": "Giocatore", "Role": "Ruolo", @@ -315,7 +324,6 @@ "Version": "Versione", "Admin": "Admin", "Mod": "Mod", - "Staff": "Personale", "Writer": "Scrittore", "YouTuber": "YouTuber", "User": "Utente", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% week(s) ago", "%m% month(s) ago": "%m% month(s) ago", "%y% year(s) ago": "%y% year(s) ago", + "Monday": "Lunedi", + "Tuesday": "Martedì", + "Wednesday": "Mercoledì", + "Thursday": "Giovedi", + "Friday": "Venerdì", + "Saturday": "Sabato", + "Sunday": "Domenica", "January": "Gennanio", "February": "Febbraio", "March": "Marzo", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "Puoi regalare un massimo di %amount%", "You can receive a maximum of %amount%!": "Puoi ricevere un massimo di %amount%!", "Related Posts": "Post correlati", - "Staffs": "Staff", + "Staff": "Staff", "Vote": "Vota", "Punishments": "Punizioni", "Bans": "Banni", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Il tuo pagamento è stato elaborato!", "Verify your email address": "Verifica il tuo indirizzo email", "Email Verification": "Verifica email", + "Please verify your email address to continue!": "Verifica il tuo indirizzo email per continuare!", "Send Email": "Invia email", "Your email has been verified!": "La tua email è stata verificata!", "Email sent successfully! Please check your inbox and spam folder." : "Email inviata con successo! Controlla la tua casella di posta in arrivo e la cartella spam.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Ordina per %filter%", "Newest": "Più recenti", "Recent Activity": "Attività recente", - "Likes": "Mi piace" + "Likes": "Mi piace", + "or": "o", + "Link Discord Account": "Collega account Discord", + "Unlink Discord Account": "Scollega account Discord", + "Sign in with Discord": "Accedi con Discord", + "Your Discord account has been successfully linked to your account!": "Il tuo account Discord è stato collegato con successo al tuo account!", + "Your Discord account is already linked to another account!": "Il tuo account Discord è già collegato a un altro account!", + "Your Discord account could not be linked to your account!": "Il tuo account Discord non può essere collegato al tuo account!", + "Your Discord account is not linked to any account!": "Il tuo account Discord non è collegato a nessun account!", + "Are you sure want to unlink your discord account?": "Sei sicuro di voler scollegare il tuo account discord?", + "Subscriptions": "Abbonamenti", + "Downgrade": "Declassamento", + "Upgrade": "Aggiornamento", + "I agree to the Terms & Conditions": "Accetto i Termini e condizioni", + "You can play this game for free every %duration% hour(s).": "Puoi giocare a questo gioco gratuitamente ogni %duration% ora(e).", + "You can play this game for %price% credit(s).": "Puoi giocare a questo gioco per %price% credito(i)." } \ No newline at end of file diff --git a/main/ja.json b/main/ja.json index 95a9139..867367e 100644 --- a/main/ja.json +++ b/main/ja.json @@ -31,6 +31,7 @@ "Store": "店", "Product": "製品", "Out of stock!": "品切れ!", + "Out of Stock!": "品切れ!", "Limited Stock!": "限定在庫!", "Name": "名前", "Category": "カテゴリー", @@ -83,6 +84,8 @@ "Delivery": "配信", "Gift (Giver)": "プレゼント(贈り手)", "Gift (Receiver)": "プレゼント(受取人)", + "Gift to %username%": "%username%へのギフト", + "Gift from %username%": "%username%からのギフト", "File not found!": "ファイルが見つかりません!", "Download": "ダウンロード", "Not Found!": "見つかりません!", @@ -107,7 +110,7 @@ "Comments": "コメント", "Tags": "タグ", "Leave a Reply": "返信を残す", - "Write your comment...": "コメントを書く...", + "Write a comment...": "コメントを書く...", "Please verify you are not a robot.": "ロボットでないことを確認してください。", "Spam detected!": "スパムが検出されました!", "You are banned from commenting.": "コメントすることが禁止されています。", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "このユーザーのTFAは無効になっています!", "The reset link is invalid!": "リセットリンクが無効です!", "Email is invalid!": "メールが無効です!", + "Back": "バック", "Wheel of Fortune not found!": "Wheel of Fortuneが見つかりません!", "Wheel of Fortune": "Wheel of Fortune", "Play": "プレイ", @@ -179,6 +183,8 @@ "Gift not found!": "ギフトが見つかりません!", "You already used this code!": "あなたはすでにこのコードを使用しました!", "This code has expired!": "このコードは期限切れです!", + "Gift has been successfully sent to %username%": "ギフトは正常に %username% に送信されました", + "The gift has been delivered successfully!": "ギフトは正常に配信されました!", "The gift has been successfully added to your chest!": "ギフトは正常にあなたのチェストに追加されました!", "Get the Gift": "ギフトを入手する", "Enter the gift code.": "ギフトコードを入力します。", @@ -192,6 +198,7 @@ "No server were found!": "サーバーが見つかりませんでした!", "No data were found!": "データが見つかりませんでした!", "Bestseller": "ベストセラー", + "Featured Products": "注目の製品", "Categories": "カテゴリー", "View": "ビュー", "Products": "製品", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Wheel of Fortune (Ticket)", "Wheel of Fortune (Prize)": "Wheel of Fortune (Prize)", "Credit History": "クレジット履歴", - "Top Donators": "トップドナーズ", + "Top Donors": "トップドナーズ", + "Top Donor": "トップドナー", "This Month": "今月", "Credit": "クレジット", "Payment Method": "支払い方法", @@ -244,9 +252,10 @@ "No tickets were found!": "チケットが見つかりませんでした!", "You are banned from support!": "あなたはサポートから禁止されています!", "%username% sent a support message.": "%username% はサポートメッセージを送信しました。", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "サポートメッセージが正常に送信されました。 できるだけ早くスタッフによって回答されます。", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "あなたのメッセージは正常に送信されました。 できるだけ早くスタッフによって回答されます。", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "サポートメッセージが正常に送信されました。 できるだけ早くスタッフによって回答されます。", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "あなたのメッセージは正常に送信されました。 できるだけ早くスタッフによって回答されます。", "Ticket not found!": "チケットが見つかりません!", + "The ticket is closed. You can't send a message.": "チケットは閉じられています。 メッセージを送信することはできません。", "There are currently no online staff!": "現在オンラインのスタッフはいません!", "Support": "サポート", "Tickets": "チケット", @@ -265,7 +274,7 @@ "Message": "メッセージ", "Type the message you want to forward to our support team.": "サポートチームに転送したいメッセージを入力してください。", "Write your message...": "メッセージを書く...", - "Online Staffs": "オンラインスタッフ", + "Online Staff": "オンラインスタッフ", "Last Seen": "最後に見た", "Player": "プレーヤー", "Role": "役割", @@ -315,7 +324,6 @@ "Version": "バージョン", "Admin": "管理者", "Mod": "モッド", - "Staff": "スタッフ", "Writer": "ライター", "YouTuber": "YouTuber", "User": "ユーザー", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w%週間前", "%m% month(s) ago": "%m%ヶ月前", "%y% year(s) ago": "%y%年前", + "Monday": "月曜日", + "Tuesday": "火曜日", + "Wednesday": "水曜日", + "Thursday": "木曜日", + "Friday": "金曜日", + "Saturday": "土曜日", + "Sunday": "日曜日", "January": "1月", "February": "2月", "March": "3月", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "最大%amount%をギフトできます", "You can receive a maximum of %amount%!": "最大%amount%を受け取ることができます!", "Related Posts": "関連記事", - "Staffs": "スタッフ", + "Staff": "スタッフ", "Vote": "投票", "Punishments": "処罰", "Bans": "禁止事項", @@ -492,6 +507,7 @@ "Your payment has been processed!": "お支払いが完了しました!", "Verify your email address": "メールアドレスを確認してください", "Email Verification": "メール認証", + "Please verify your email address to continue!": "続行するにはメールアドレスを確認してください!", "Send Email": "メールを送信", "Your email has been verified!": "メールが確認されました!", "Email sent successfully! Please check your inbox and spam folder." : "メールが正常に送信されました! 受信トレイとスパムフォルダを確認してください。", @@ -509,5 +525,20 @@ "Sort by %filter%": "%filter%で並べ替え", "Newest": "最新", "Recent Activity": "最近の活動", - "Likes": "いいね" + "Likes": "いいね", + "or": "または", + "Link Discord Account": "Discordアカウントをリンクする", + "Unlink Discord Account": "Discordアカウントのリンクを解除する", + "Sign in with Discord": "Discordでサインイン", + "Your Discord account has been successfully linked to your account!": "あなたのDiscordアカウントは正常にあなたのアカウントにリンクされました!", + "Your Discord account is already linked to another account!": "あなたのDiscordアカウントはすでに別のアカウントにリンクされています!", + "Your Discord account could not be linked to your account!": "あなたのDiscordアカウントはあなたのアカウントにリンクできませんでした!", + "Your Discord account is not linked to any account!": "あなたのDiscordアカウントはどのアカウントにもリンクされていません!", + "Are you sure want to unlink your discord account?": "Discordアカウントのリンクを解除してもよろしいですか?", + "Subscriptions": "サブスクリプション", + "Downgrade": "ダウングレード", + "Upgrade": "アップグレード", + "I agree to the Terms & Conditions": "利用規約に同意します", + "You can play this game for free every %duration% hour(s).": "このゲームは%duration%時間ごとに無料でプレイできます。", + "You can play this game for %price% credit(s).": "このゲームは%price%クレジットでプレイできます。" } \ No newline at end of file diff --git a/main/nl.json b/main/nl.json index 5bc53ff..66d074d 100644 --- a/main/nl.json +++ b/main/nl.json @@ -31,6 +31,7 @@ "Store": "Winkel", "Product": "Product", "Out of stock!": "Niet op voorraad!", + "Out of Stock!": "Niet op voorraad!", "Limited Stock!": "Beperkte voorraad!", "Name": "Naam", "Category": "Categorie", @@ -83,6 +84,8 @@ "Delivery": "Levering", "Gift (Giver)": "Gift (Giver)", "Gift (Receiver)": "Gift (Receiver)", + "Gift to %username%": "Gift aan %username%", + "Gift from %username%": "Gift van %username%", "File not found!": "Bestand niet gevonden!", "Download": "Download", "Not Found!": "Niet gevonden!", @@ -107,7 +110,7 @@ "Comments": "Reacties", "Tags": "Tags", "Leave a Reply": "Laat een reactie achter", - "Write your comment...": "Schrijf je reactie...", + "Write a comment...": "Schrijf een reactie...", "Please verify you are not a robot.": "Controleer of u geen robot bent.", "Spam detected!": "Spam gedetecteerd!", "You are banned from commenting.": "Je bent verbannen van commentaar.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "De TFA van deze gebruiker is uitgeschakeld!", "The reset link is invalid!": "De reset link is ongeldig!", "Email is invalid!": "E-mail is ongeldig!", + "Back": "Terug", "Wheel of Fortune not found!": "Wheel of Fortune niet gevonden!", "Wheel of Fortune": "Wheel of Fortune", "Play": "Spelen", @@ -179,6 +183,8 @@ "Gift not found!": "Gift niet gevonden!", "You already used this code!": "Je hebt deze code al gebruikt!", "This code has expired!": "Deze code is verlopen!", + "Gift has been successfully sent to %username%": "Gift is succesvol verzonden naar %username%", + "The gift has been delivered successfully!": "Het cadeau is succesvol afgeleverd!", "The gift has been successfully added to your chest!": "De gift is succesvol toegevoegd aan je kist!", "Get the Gift": "Krijg de Gift", "Enter the gift code.": "Voer de cadeauboncode in.", @@ -192,6 +198,7 @@ "No server were found!": "Geen server gevonden!", "No data were found!": "Geen gegevens gevonden!", "Bestseller": "Bestseller", + "Featured Products": "Aanbevolen producten", "Categories": "Categorieën", "View": "Uitzicht", "Products": "Producten", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Rad van Fortuin (Ticket)", "Wheel of Fortune (Prize)": "Rad van Fortuin (Prijs)", "Credit History": "Credit Geschiedenis", - "Top Donators": "Top Donateurs", + "Top Donors": "Top Donateurs", + "Top Donor": "Top Donateur", "This Month": "Deze maand", "Credit": "Krediet", "Payment Method": "Betalingswijze", @@ -244,9 +252,10 @@ "No tickets were found!": "Geen tickets gevonden!", "You are banned from support!": "Je bent verbannen van support!", "%username% sent a support message.": "%username% heeft een supportbericht verzonden.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Supportbericht succesvol verzonden. Het zal worden beantwoord door de medewerkers zo snel mogelijk.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Je bericht is succesvol naar ons verzonden. Het zal worden beantwoord door de medewerkers zo snel mogelijk.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Supportbericht succesvol verzonden. Het zal worden beantwoord door de medewerkers zo snel mogelijk.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Je bericht is succesvol naar ons verzonden. Het zal worden beantwoord door de medewerkers zo snel mogelijk.", "Ticket not found!": "Ticket niet gevonden!", + "The ticket is closed. You can't send a message.": "Het ticket is gesloten. Je kunt geen bericht sturen.", "There are currently no online staff!": "Er zijn momenteel geen online medewerkers!", "Support": "Ondersteuning", "Tickets": "Tickets", @@ -265,7 +274,7 @@ "Message": "Bericht", "Type the message you want to forward to our support team.": "Typ het bericht dat u wilt doorsturen naar ons supportteam.", "Write your message...": "Schrijf je bericht...", - "Online Staffs": "Online medewerkers", + "Online Staff": "Online medewerkers", "Last Seen": "Laatst gezien", "Player": "Speler", "Role": "Rol", @@ -315,7 +324,6 @@ "Version": "Versie", "Admin": "Admin", "Mod": "Mod", - "Staff": "Personeel", "Writer": "Schrijver", "YouTuber": "YouTuber", "User": "Gebruiker", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% week(en) geleden", "%m% month(s) ago": "%m% maand(en) geleden", "%y% year(s) ago": "%y% jaar(en) geleden", + "Monday": "Maandag", + "Tuesday": "Dinsdag", + "Wednesday": "Woensdag", + "Thursday": "Donderdag", + "Friday": "Vrijdag", + "Saturday": "Zaterdag", + "Sunday": "Zondag", "January": "Januari", "February": "Februari", "March": "Maart", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "Je kunt maximaal %amount% cadeau geven", "You can receive a maximum of %amount%!": "Je kunt maximaal %amount% ontvangen!", "Related Posts": "Gerelateerde posts", - "Staffs": "Staff", + "Staff": "Staff", "Vote": "Stem", "Punishments": "Straffen", "Bans": "Bans", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Je betaling is verwerkt!", "Verify your email address": "Verifieer je email adres", "Email Verification": "Email verificatie", + "Please verify your email address to continue!": "Verifieer je email adres om door te gaan!", "Send Email": "Verstuur email", "Your email has been verified!": "Je email is geverifieerd!", "Email sent successfully! Please check your inbox and spam folder." : "Email succesvol verzonden! Controleer je inbox en spam folder.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Sorteer op %filter%", "Newest": "Nieuwste", "Recent Activity": "Recente activiteit", - "Likes": "Likes" + "Likes": "Likes", + "or": "of", + "Link Discord Account": "Koppeling Discord-account", + "Unlink Discord Account": "Ontkoppel Discord-account", + "Sign in with Discord": "Inloggen met Discord", + "Your Discord account has been successfully linked to your account!": "Je Discord-account is succesvol gekoppeld aan je account!", + "Your Discord account is already linked to another account!": "Je Discord-account is al gekoppeld aan een ander account!", + "Your Discord account could not be linked to your account!": "Je Discord-account kon niet worden gekoppeld aan je account!", + "Your Discord account is not linked to any account!": "Je Discord-account is niet gekoppeld aan een account!", + "Are you sure want to unlink your discord account?": "Weet je zeker dat je je Discord-account wilt ontkoppelen?", + "Subscriptions": "Abonnementen", + "Downgrade": "Downgrade", + "Upgrade": "Upgrade", + "I agree to the Terms & Conditions": "Ik ga akkoord met de Algemene voorwaarden", + "You can play this game for free every %duration% hour(s).": "Je kunt dit spel elke %duration% uur gratis spelen.", + "You can play this game for %price% credit(s).": "Je kunt dit spel spelen voor %price% credit(s)." } \ No newline at end of file diff --git a/main/no.json b/main/no.json index 7d3f5cd..0340c3d 100644 --- a/main/no.json +++ b/main/no.json @@ -31,6 +31,7 @@ "Store": "Butikk", "Product": "Produkt", "Out of stock!": "Utsolgt!", + "Out of Stock!": "Utsolgt!", "Limited Stock!": "Begrenset lager!", "Name": "Navn", "Category": "Kategori", @@ -83,6 +84,8 @@ "Delivery": "Levering", "Gift (Giver)": "Gave (Giver)", "Gift (Receiver)": "Gave (Mottaker)", + "Gift to %username%": "Gave til %username%", + "Gift from %username%": "Gave fra %username%", "File not found!": "Filen ble ikke funnet!", "Download": "Last ned", "Not Found!": "Ikke funnet!", @@ -107,7 +110,7 @@ "Comments": "Kommentarer", "Tags": "Tags", "Leave a Reply": "Skriv en kommentar", - "Write your comment...": "Skriv din kommentar...", + "Write a comment...": "Skriv en kommentar...", "Please verify you are not a robot.": "Vennligst bekreft at du ikke er en robot.", "Spam detected!": "Spam oppdaget!", "You are banned from commenting.": "Du er bannet fra å kommentere.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "Denne brukerens TFA er deaktivert!", "The reset link is invalid!": "Linken for tilbakestilling er ugyldig!", "Email is invalid!": "E-postadressen er ikke gyldig!", + "Back": "Tilbake", "Wheel of Fortune not found!": "Hjulet av skjebnen ble ikke funnet!", "Wheel of Fortune": "Hjulet av skjebnen", "Play": "Spill", @@ -179,6 +183,8 @@ "Gift not found!": "Gaven ble ikke funnet!", "You already used this code!": "Du har allerede brukt denne koden!", "This code has expired!": "Denne koden har utløpt!", + "Gift has been successfully sent to %username%": "Gaven har blitt sendt til %username%", + "The gift has been delivered successfully!": "Gaven har blitt levert!", "The gift has been successfully added to your chest!": "Gaven har blitt lagt til i din kiste!", "Get the Gift": "Få gaven", "Enter the gift code.": "Skriv inn gavenkoden.", @@ -192,6 +198,7 @@ "No server were found!": "Ingen servere ble funnet!", "No data were found!": "Ingen data ble funnet!", "Bestseller": "Bestselger", + "Featured Products": "Utvalgte produkter", "Categories": "Kategorier", "View": "Vis", "Products": "Produkter", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Hjulet av skjebnen (Billett)", "Wheel of Fortune (Prize)": "Hjulet av skjebnen (Premie)", "Credit History": "Kredithistorie", - "Top Donators": "Toppdonatorer", + "Top Donors": "Toppdonatorer", + "Top Donor": "Toppdonator", "This Month": "Denne måneden", "Credit": "Kreditt", "Payment Method": "Betalingsmetode", @@ -244,9 +252,10 @@ "No tickets were found!": "Ingen billetter ble funnet!", "You are banned from support!": "Du er bannet fra support!", "%username% sent a support message.": "%username% sendte en supportmelding.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Supportmeldingen ble sendt. Den vil bli besvart av støttepersonell så snart som mulig.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Meldingen din ble sendt til oss. Den vil bli besvart av støttepersonell så snart som mulig.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Supportmeldingen ble sendt. Den vil bli besvart av støttepersonell så snart som mulig.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Meldingen din ble sendt til oss. Den vil bli besvart av støttepersonell så snart som mulig.", "Ticket not found!": "Billetten ble ikke funnet!", + "The ticket is closed. You can't send a message.": "Billetten er lukket. Du kan ikke sende en melding.", "There are currently no online staff!": "Det er ingen støttepersonell pålogget!", "Support": "Support", "Tickets": "Billetter", @@ -265,7 +274,7 @@ "Message": "Melding", "Type the message you want to forward to our support team.": "Skriv inn meldingen du vil sende til supportteamet vårt.", "Write your message...": "Skriv meldingen din...", - "Online Staffs": "Støttepersonell pålogget", + "Online Staff": "Støttepersonell pålogget", "Last Seen": "Sist sett", "Player": "Spiller", "Role": "Rolle", @@ -315,7 +324,6 @@ "Version": "Versjon", "Admin": "Admin", "Mod": "Mod", - "Staff": "Staff", "Writer": "Writer", "YouTuber": "YouTuber", "User": "User", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% uke(r) siden", "%m% month(s) ago": "%m% måned(er) siden", "%y% year(s) ago": "%y% år siden", + "Monday": "Mandag", + "Tuesday": "Tirsdag", + "Wednesday": "Onsdag", + "Thursday": "Torsdag", + "Friday": "Fredag", + "Saturday": "Lørdag", + "Sunday": "Søndag", "January": "Januar", "February": "Februar", "March": "Mars", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "Du kan gi en maksimum på %amount%", "You can receive a maximum of %amount%!": "Du kan motta en maksimum på %amount%!", "Related Posts": "Relaterte innlegg", - "Staffs": "Stab", + "Staff": "Stab", "Vote": "Stemme", "Punishments": "Straffer", "Bans": "Bans", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Betalingen din har blitt behandlet!", "Verify your email address": "Verifiser e-postadressen din", "Email Verification": "E-postverifisering", + "Please verify your email address to continue!": "Vennligst bekreft e-postadressen din for å fortsette!", "Send Email": "Send e-post", "Your email has been verified!": "E-posten din har blitt verifisert!", "Email sent successfully! Please check your inbox and spam folder." : "E-posten ble sendt! Vennligst sjekk innboksen din og søppelposten.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Sorter etter %filter%", "Newest": "Nyeste", "Recent Activity": "Nylig aktivitet", - "Likes": "Likes" + "Likes": "Likes", + "or": "eller", + "Link Discord Account": "Link Discord-konto", + "Unlink Discord Account": "Unlink Discord-konto", + "Sign in with Discord": "Logg inn med Discord", + "Your Discord account has been successfully linked to your account!": "Discord-kontoen din har blitt koblet til kontoen din!", + "Your Discord account is already linked to another account!": "Discord-kontoen din er allerede koblet til en annen konto!", + "Your Discord account could not be linked to your account!": "Discord-kontoen din kunne ikke kobles til kontoen din!", + "Your Discord account is not linked to any account!": "Discord-kontoen din er ikke koblet til noen konto!", + "Are you sure want to unlink your discord account?": "Er du sikker på at du vil koble fra Discord-kontoen din?", + "Subscriptions": "Abonnementer", + "Downgrade": "Nedgradering", + "Upgrade": "Oppgradering", + "I agree to the Terms & Conditions": "Jeg godtar Vilkår og betingelser", + "You can play this game for free every %duration% hour(s).": "Du kan spille dette spillet gratis hver %duration% time(r).", + "You can play this game for %price% credit(s).": "Du kan spille dette spillet for %price% kreditt(er)." } \ No newline at end of file diff --git a/main/pl.json b/main/pl.json index 04f906d..3dba69f 100644 --- a/main/pl.json +++ b/main/pl.json @@ -31,6 +31,7 @@ "Store": "Sklep", "Product": "Produkt", "Out of stock!": "Brak w magazynie!", + "Out of Stock!": "Brak w Magazynie!", "Limited Stock!": "Ograniczona ilość!", "Name": "Nazwa", "Category": "Kategoria", @@ -83,6 +84,8 @@ "Delivery": "Dostawa", "Gift (Giver)": "Prezent (nadawca)", "Gift (Receiver)": "Prezent (odbiorca)", + "Gift to %username%": "Prezent dla %username%", + "Gift from %username%": "Prezent od %username%", "File not found!": "Nie znaleziono pliku!", "Download": "Pobierz", "Not Found!": "Nie znaleziono!", @@ -107,7 +110,7 @@ "Comments": "Komentarzy", "Tags": "Tagi", "Leave a Reply": "Zostaw odpowiedź", - "Write your comment...": "Napisz swój komentarz...", + "Write a comment...": "Napisz komentarz...", "Please verify you are not a robot.": "Proszę zweryfikować, czy nie jesteś robotem.", "Spam detected!": "Wykryto spam!", "You are banned from commenting.": "Masz blokadę na komentowanie.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "Ten użytkownik ma wyłączone 2FA!", "The reset link is invalid!": "Link resetujący jest nieprawidłowy!", "Email is invalid!": "Email jest nieprawidłowy!", + "Back": "Powrót", "Wheel of Fortune not found!": "Nie znaleziono Koła Fortuny!", "Wheel of Fortune": "Koło Fortuny", "Play": "Graj", @@ -179,6 +183,8 @@ "Gift not found!": "Nie znaleziono prezentu!", "You already used this code!": "Już użyłeś tego kodu!", "This code has expired!": "Ten kod wygasł!", + "Gift has been successfully sent to %username%": "Prezent został pomyślnie wysłany do %username%", + "The gift has been delivered successfully!": "Prezent został dostarczony pomyślnie!", "The gift has been successfully added to your chest!": "Prezent został pomyślnie dodany do Twojego skrzyni!", "Get the Gift": "Odbierz prezent", "Enter the gift code.": "Wprowadź kod prezentu.", @@ -192,6 +198,7 @@ "No server were found!": "Nie znaleziono serwerów!", "No data were found!": "Nie znaleziono danych!", "Bestseller": "Bestseller", + "Featured Products": "Wyróżnione produkty", "Categories": "Kategorie", "View": "Widok", "Products": "Produkty", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Koło Fortuny (Bilet)", "Wheel of Fortune (Prize)": "Koło Fortuny (Nagroda)", "Credit History": "Historia kredytów", - "Top Donators": "Najlepsi darczyńcy", + "Top Donors": "Najlepsi darczyńcy", + "Top Donor": "Najlepszy darczyńca", "This Month": "Ten miesiąc", "Credit": "Kredyt", "Payment Method": "Metoda płatności", @@ -244,9 +252,10 @@ "No tickets were found!": "Nie znaleziono zgłoszeń!", "You are banned from support!": "Masz blokadę na wsparcie!", "%username% sent a support message.": "%username% wysłał wiadomość do wsparcia.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Wiadomość do wsparcia została wysłana pomyślnie. Odpowiedź zostanie udzielona przez administrację tak szybko, jak to możliwe.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Twoja wiadomość została wysłana do nas pomyślnie. Odpowiedź zostanie udzielona przez administrację tak szybko, jak to możliwe.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Wiadomość do wsparcia została wysłana pomyślnie. Odpowiedź zostanie udzielona przez administrację tak szybko, jak to możliwe.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Twoja wiadomość została wysłana do nas pomyślnie. Odpowiedź zostanie udzielona przez administrację tak szybko, jak to możliwe.", "Ticket not found!": "Zgłoszenie nie znalezione!", + "The ticket is closed. You can't send a message.": "Zgłoszenie jest zamknięte. Nie możesz wysłać wiadomości.", "There are currently no online staff!": "Obecnie nie ma administracji online!", "Support": "Wsparcie", "Tickets": "Zgłoszenia", @@ -265,7 +274,7 @@ "Message": "Wiadomość", "Type the message you want to forward to our support team.": "Wpisz wiadomość, którą chcesz przekazać naszemu zespołowi wsparcia.", "Write your message...": "Napisz swoją wiadomość...", - "Online Staffs": "Administracja online", + "Online Staff": "Administracja online", "Last Seen": "Ostatnio widziany", "Player": "Gracz", "Role": "Rola", @@ -315,7 +324,6 @@ "Version": "Wersja", "Admin": "Admin", "Mod": "Mod", - "Staff": "Administracja", "Writer": "Autor", "YouTuber": "YouTuber", "User": "Użytkownik", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% tydzień/tygodni temu", "%m% month(s) ago": "%m% miesiące/miesięcy temu", "%y% year(s) ago": "%y% lat(a) temu", + "Monday": "Poniedziałek", + "Tuesday": "Wtorek", + "Wednesday": "Środa", + "Thursday": "Czwartek", + "Friday": "Piątek", + "Saturday": "Sobota", + "Sunday": "Niedziela", "January": "Styczeń", "February": "Luty", "March": "Marzec", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "Możesz podarować maksymalnie %amount%", "You can receive a maximum of %amount%!": "Możesz otrzymać maksymalnie %amount%!", "Related Posts": "Powiązane posty", - "Staffs": "Administracja", + "Staff": "Administracja", "Vote": "Głosuj", "Punishments": "Kary", "Bans": "Blokady", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Twoja płatność została przetworzona!", "Verify your email address": "Zweryfikuj swój adres email", "Email Verification": "Weryfikacja email", + "Please verify your email address to continue!": "Proszę zweryfikuj swój adres email, aby kontynuować!", "Send Email": "Wyślij email", "Your email has been verified!": "Twój email został zweryfikowany!", "Email sent successfully! Please check your inbox and spam folder." : "Email został wysłany pomyślnie! Proszę sprawdzić skrzynkę odbiorczą i folder spam.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Sortuj według %filter%", "Newest": "Najnowsze", "Recent Activity": "Ostatnia aktywność", - "Likes": "Polubienia" + "Likes": "Polubienia", + "or": "lub", + "Link Discord Account": "Połącz konto Discord", + "Unlink Discord Account": "Rozłącz konto Discord", + "Sign in with Discord": "Zaloguj się przez Discord", + "Your Discord account has been successfully linked to your account!": "Twoje konto Discord zostało pomyślnie połączone z Twoim kontem!", + "Your Discord account is already linked to another account!": "Twoje konto Discord jest już połączone z innym kontem!", + "Your Discord account could not be linked to your account!": "Twoje konto Discord nie mogło zostać połączone z Twoim kontem!", + "Your Discord account is not linked to any account!": "Twoje konto Discord nie jest połączone z żadnym kontem!", + "Are you sure want to unlink your discord account?": "Czy na pewno chcesz rozłączyć swoje konto Discord?", + "Subscriptions": "Subskrypcje", + "Downgrade": "Zredukuj", + "Upgrade": "Zwiększ", + "I agree to the Terms & Conditions": "Zgadzam się z Regulaminem", + "You can play this game for free every %duration% hour(s).": "Możesz zagrać w tę grę za darmo co %duration% godzin(y).", + "You can play this game for %price% credit(s).": "Możesz zagrać w tę grę za %price% kredyt(y)." } \ No newline at end of file diff --git a/main/pt.json b/main/pt.json deleted file mode 100644 index f5e8d02..0000000 --- a/main/pt.json +++ /dev/null @@ -1,513 +0,0 @@ -{ - "%credit% credit(s)": "%credit% crédito(s)", - "LeaderOS Notifications": "Notificações LeaderOS", - "Search...": "Procurar...", - "Loading...": "Carregando...", - "Are you sure you want to delete?": "Tem certeza de que deseja excluir?", - "Player not found!": "Jogador não encontrado!", - "Play again": "Jogar de novo", - "Spinning...": "Girando...", - "OK": "OK", - "Cancel": "Cancelar", - "Confirm": "Confirmar", - "Success!": "Sucesso!", - "Error!": "Erro!", - "Warning!": "Aviso!", - "You Lost!": "Você Perdeu!", - "You Win!": "Você Ganhou!", - "Server address copied to clipboard!": "Endereço do servidor copiado para a área de transferência!", - "Something went wrong! Please try again later.": "Algo deu errado! Por favor, tente novamente mais tarde.", - "You have to wait until %date% to re-spin for free.": "Você tem que esperar até %date% para girar novamente de graça.", - "Sorry, you lost! Try again next time.": "Desculpe, você perdeu! Tente novamente na próxima vez.", - "Congratulations! You won %prize%!": "Parabéns! Você ganhou %prize%!", - "The product has been added to your chest.": "O produto foi adicionado ao seu baú.", - "Current Credit: %credit%": "Crédito Atual: %credit%", - "You don't have enough credit to play the game.": "Você não tem crédito suficiente para jogar o jogo.", - "Please make sure you are on the server before confirming, otherwise the product may not reach you!": "Certifique-se de estar no servidor antes de confirmar, caso contrário, o produto pode não chegar até você!", - "Delivery is in progress, please wait and do not leave the page...": "A entrega está em andamento, aguarde e não saia da página...", - "The product has been successfully delivered! Have fun!": "O produto foi entregue com sucesso! Divirta-se!", - "There was a problem connecting to the server! Please try again later.": "Ocorreu um problema de conexão com o servidor! Por favor, tente novamente mais tarde.", - "%username% has bought %credit% credits (%earnings% %currency%)": "%username% comprou %credit% créditos (%earnings% %currency%)", - "Store": "Loja", - "Product": "Produtos", - "Out of stock!": "Fora de estoque!", - "Limited Stock!": "Estoque Limitado!", - "Name": "Nome", - "Category": "Categoria", - "Price": "Preço", - "Duration": "Duração", - "Unlimited": "Ilimitado", - "%day% day(s)": "%day% dia(s)", - "Stock": "Ações", - "%stock% in stock": "%stock% em estoque", - "Description": "Descrição", - "Coupon": "Cupom", - "Enter coupon code": "Digite o código do cupom", - "Apply": "Aplicar", - "Remove": "Remover", - "Total": "Total", - "Buy Now": "Comprar Agora", - "Login": "Entrar", - "Coupon is invalid!": "O cupom é inválido!", - "This coupon is not valid on this product!": "Este cupom não é válido para este produto!", - "You have used this coupon before!": "Você já usou este cupom antes!", - "This coupon has expired!": "Este cupom expirou!", - "You must be logged in to use coupons!": "Você deve estar logado para usar cupons!", - "Coupon applied successfully!": "Cupom aplicado com sucesso!", - "credit(s)": "credito(s)", - "The product you selected is out of stock.": "O produto que você selecionou está esgotado.", - "You don't have enough credit.": "Você não tem crédito suficiente.", - "Your purchase has been completed and added to your chest.": "Sua compra foi concluída e adicionada ao seu baú.", - "Page not found!": "Página não encontrada!", - "Home": "Início", - "Dashboard": "Painel", - "Chest item not found!": "Item do baú não encontrado!", - "History not found!": "Histórico não encontrado!", - "No items found in your chest!": "Nenhum item encontrado em seu baú!", - "Please fill all the fields!": "Por favor, preencha todos os campos!", - "You can't send yourself a gift!": "Você não pode enviar um presente a si mesmo!", - "User not found!": "Usuário não encontrado!", - "Chest": "Baú", - "Send Gift": "Enviar Presente", - "Server": "Servidor", - "Date": "Data", - "Take Delivery": "Aceitar Entrega", - "Send as Gift": "Enviar como Presente", - "Username": "Nome de usuário", - "Enter the username": "Digite o nome de usuário", - "Are you sure you want to send the gift to this player?": "Tem certeza de que deseja enviar o presente para este jogador?", - "Send": "Enviar", - "Chest History": "Histórico do Baú", - "View All": "Ver Tudo", - "Type": "Tipo", - "Delivery": "Entregar", - "Gift (Giver)": "Presente (Doador)", - "Gift (Receiver)": "Presente (Destinatário)", - "File not found!": "Arquivo não encontrado!", - "Download": "Baixar", - "Not Found!": "Não Encontrado!", - "Files": "Arquivos", - "No data has been added to the site yet.": "Nenhum dado foi adicionado ao site ainda.", - "Game not found!": "Jogo não encontrado!", - "Games": "Jogos", - "No ranking data found for this server!": "Nenhum dado de classificação encontrado para este servidor!", - "Server not found!": "Servidor não encontrado!", - "Leaderboards": "Placares de Líderes", - "Leaderboard": "Placar de líder", - "Servers": "Servidores", - "Search player...": "Pesquisar jogador...", - "Search": "Procurar", - "Rank": "Classificação", - "Rules": "Regras", - "Maintenance": "Manutenção", - "Our website is currently under maintenance, please try again later!": "Nosso site está em manutenção, tente novamente mais tarde!", - "Page": "Página", - "Blog": "Blog", - "Views": "Visualizações", - "Comments": "Comentários", - "Tags": "Tags", - "Leave a Reply": "Deixar uma Resposta", - "Write your comment...": "Escreva seu comentário...", - "Please verify you are not a robot.": "Verifique se você não é um robô.", - "Spam detected!": "Spam detectado!", - "You are banned from commenting.": "Você está banido de comentar.", - "Your comment has been successfully sent.": "Seu comentário foi enviado com sucesso.", - "Your comment will be visible to public after a mod-check.": "Seu comentário ficará visível ao público após uma verificação dos moderadores.", - "%username% left a comment.": "%username% deixou um comentário.", - "You need to be signed in to comment.": "Você precisa estar logado para comentar.", - "Hey, no comments yet! Would you like to comment first?": "Ei, nenhum comentário ainda! Gostaria de comentar primeiro?", - "Comments are closed!": "Comentários estão fechados!", - "Post not found!": "Postagem não encontrada!", - "No related posts!": "Nenhum post relacionado!", - "Password": "Senha", - "Remember me": "Lembrar de mim", - "Forgot Password?": "Esqueceu a Senha?", - "Register": "Registrar", - "Don't have an account?": "Não tem uma conta?", - "Your account is banned!": "Sua conta foi banida!", - "The site is under maintenance!": "O site está em manutenção!", - "Wrong password!": "Senha incorreta!", - "%username% not found!": "%username% não encontrado!", - "Email": "E-mail", - "Confirm Password": "Confirmar a Senha", - "I read the Rules and I accept.": "Eu li as Regras e eu aceito.", - "Do you have an account?": "Você tem uma conta?", - "Please accept the rules!": "Por favor, aceite as regras!", - "You have reached the limit of registrations!": "Você atingiu o limite de inscrições!", - "Username is not valid!": "Nome de usuário não é válido!", - "Username must be at least 3 characters long!": "O nome de usuário deve ter pelo menos 3 caracteres!", - "Username must be less than 16 characters!": "O nome de usuário deve ter menos de 16 caracteres!", - "Please enter a valid email address!": "Por favor insira um endereço de e-mail válido!", - "%username% already registered!": "%username% já cadastrado!", - "%email% already registered!": "%email% já cadastrado!", - "Password must be at least 4 characters long!": "A senha deve ter pelo menos 4 caracteres!", - "Passwords do not match!": "As senhas não coincidem!", - "Your password is too weak!": "Sua senha é muito fraca!", - "Bad username detected!": "Nome de usuário inválido detectado!", - "You have successfully registered! You are redirected...": "Você se registrou com sucesso! Você será redirecionado...", - "Change Password": "Mudar a Senha", - "New Password": "Nova Senha", - "Confirm New Password": "Confirme a Nova Senha", - "Recover Account": "Recuperar a Conta", - "Remember your password?": "Lembrar da sua senha?", - "Your password has been changed successfully! You are redirected...": "Sua senha foi alterada com sucesso! Você será redirecionado...", - "Password reset link is invalid!": "O link de redefinição de senha é inválido!", - "Reset your password!": "Redefina sua senha!", - "A reset link has been sent to your email address!": "Um link de redefinição foi enviado para o seu endereço de e-mail!", - "Could not send mail due to a system error:": "Não foi possível enviar e-mail devido a um erro do sistema:", - "Username and email address do not match!": "Nome de usuário e endereço de e-mail não coincidem!", - "Two Factor Authentication": "Autenticação de dois fatores", - "If you cannot read the QR code, add an account with the %key% key.": "Se você não conseguir ler o código QR, adicione uma conta com a chave %key%.", - "Code": "Código", - "I don't have access!": "Eu não tenho acesso!", - "Enter the code": "Digite o código", - "Verify": "Verificar", - "How to use Google Authenticator?": "Como usar o Google Authenticator?", - "IP address is invalid!": "O endereço IP é inválido!", - "Wrong code!": "Código errado!", - "Recover TFA": "Recuperar A2F", - "Back to verification": "Voltar para verificação", - "TFA has been successfully updated! You are redirected...": "A A2F foi atualizado com sucesso! Você foi redirecionado...", - "This user's TFA is disabled!": "A A2F deste usuário está desabilitado!", - "The reset link is invalid!": "O link de redefinição é inválido!", - "Email is invalid!": "E-mail inválido!", - "Wheel of Fortune not found!": "Roda da Fortuna não encontrada!", - "Wheel of Fortune": "Roda da Fortuna", - "Play": "Jogar", - "%title% History": "Histórico do(a) %title%", - "Prize": "Prêmio", - "Gift not found!": "Presente não encontrado!", - "You already used this code!": "Você já usou este código!", - "This code has expired!": "Este código expirou!", - "The gift has been successfully added to your chest!": "O presente foi adicionado com sucesso ao seu baú!", - "Get the Gift": "Obter o Presente", - "Enter the gift code.": "Digite o código do presente.", - "Product Details": "Detalhes do produto", - "When you click the \"Get the Gift\" button, %credit% credit(s) will be given to your account.": "Ao clicar no botão \"Obter o Presente\", %credit% credito(s) será dado em sua conta.", - "One-Time": "Único", - "Gift History": "Histórico de Presente", - "Gift": "Presente", - "Free": "Grátis", - "No product were found!": "Nenhum produto foi encontrado!", - "No server were found!": "Nenhum servidor foi encontrado!", - "No data were found!": "Nenhum dado foi encontrado!", - "Bestseller": "Mais Vendidos", - "Categories": "Categorias", - "View": "Ver", - "Products": "Produtos", - "1 %currency% equals %multiplier% credits!": "1 %currency% igual %multiplier% créditos!", - "%credit%% bonus credits on purchases!": "%credit%% créditos de bônus nas compras!", - "Buy Credits": "Comprar Créditos", - "To buy credits, you need to update your email.": "Para comprar créditos, você precisa atualizar seu e-mail.", - "Click to update your email.": "Clique para atualizar seu e-mail.", - "Please enter a valid price!": "Insira um preço válido!", - "You can't send credits to yourself!": "Você não pode enviar créditos para si mesmo!", - "You don't have enough credits!": "Você não tem créditos suficientes!", - "%credit% credit(s) have been successfully sent to %username%!": "%credit% crédito(s) foram enviados com sucesso para %username%!", - "Payment method not found!": "Forma de pagamento não encontrada!", - "Send Credits": "Enviar Créditos", - "Enter the username.": "Digite o nome de usuário.", - "Amount": "Quantidade", - "Enter the amount.": "Insira a quantidade.", - "Are you sure you want to send the credit to this player?": "Tem certeza de que deseja enviar o crédito para este jogador?", - "Payment Successful!": "Pagamento Bem Sucedido!", - "Your credit has been successfully added to your account!": "Seu crédito foi adicionado com sucesso à sua conta!", - "Start Shopping!": "Comece a comprar!", - "Payment Failed!": "Pagamento Falhou!", - "Your payment method has been declined. Please use an another method/card.": "Sua forma de pagamento foi recusada. Por favor, use outro método/cartão.", - "Try Again!": "Tente Novamente!", - "Credit Transfer History": "Histórico de Transferência de Crédito", - "Mobile Payment": "Pagamento Móvel", - "Credit Card": "Cartão de Crédito", - "Transfer to %username%": "Transferir para %username%", - "Transfer from %username%": "Transferir de %username%", - "Wheel of Fortune (Ticket)": "Roda da Fortuna (Ticket)", - "Wheel of Fortune (Prize)": "Roda da Fortuna (Prêmio)", - "Credit History": "Histórico de Crédito", - "Top Donators": "Principais Doadores", - "This Month": "Este Mês", - "Credit": "Crédito", - "Payment Method": "Forma de Pagamento", - "First Name": "Primeiro Nome", - "Enter your first name.": "Digite seu primeiro nome.", - "Last Name": "Sobrenome", - "Enter your last name.": "Digite seu sobrenome.", - "Slider not found!": "Slider não encontrado!", - "No posts were found!": "Nenhuma postagem foi encontrada!", - "Tag": "Tag", - "Read More": "Ler Mais", - "Recent Purchases": "Compras Recentes", - "Recent Donations": "Doações Recentes", - "Prev": "Anterior", - "Next": "Próximo", - "players online": "jogadores online", - "No tickets were found!": "Nenhum ticket foi encontrado!", - "You are banned from support!": "Você está banido do suporte!", - "%username% sent a support message.": "%username% enviou uma mensagem de suporte.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Mensagem de suporte enviada com sucesso. Será respondido pelos funcionários o mais rápido possível.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Sua mensagem foi enviada para nós com sucesso. Será respondido pelos funcionários o mais rápido possível.", - "Ticket not found!": "Tickets não encontrado!", - "There are currently no online staff!": "No momento não há equipe online!", - "Support": "Suporte", - "Tickets": "Tickets", - "Open Ticket": "Abrir Ticket", - "Title": "Título", - "Last Updated": "Ultima Atualização", - "Status": "Status", - "Open": "Aberto", - "Answered": "Respondido", - "User-Reply": "Resposta do Usuário", - "Closed": "Fechado", - "Delete": "Deletar", - "Enter a title.": "Insira um título.", - "Select category.": "Selecione a Categoria.", - "No category were found!": "Nenhuma categoria foi encontrada!", - "Message": "Mensagem", - "Type the message you want to forward to our support team.": "Digite a mensagem que deseja encaminhar para nossa equipe de suporte.", - "Write your message...": "Escreva sua mensagem...", - "Online Staffs": "Funcionários Online", - "Last Seen": "Último Visto", - "Player": "Jogador", - "Role": "Cargo", - "Balance": "Saldo", - "Last Login": "Último login", - "Not logged in": "Não logado", - "Reg. Date": "Data de registro", - "Ban (Website)": "Ban (Website)", - "Ban (Support)": "Ban (Suporte)", - "Ban (Comment)": "Ban (Comentário)", - "Perma ban": "Ban permanente", - "Leaderboard not found!": "Tabela de classificação não encontrada!", - "No data found!": "Nenhum dado encontrado!", - "Profile": "Perfil", - "Edit Profile": "Editar Perfil", - "Store History": "Histórico da Loja", - "Mobile Payment (%gateway%)": "Pagamento Móvel (%gateway%)", - "Credit Card (%gateway%)": "Cartão de crédito (%gateway%)", - "Wheel of Fortune History": "Histórico da Roda da Fortuna", - "Disabled": "Desabilitado", - "Enabled": "Habilitado", - "You must enter your current password.": "Você deve digitar sua senha atual.", - "Save Changes": "Salvar Alterações", - "Current Password": "Senha Atual", - "Enter your current password.": "Digite sua senha atual.", - "Enter your password to save changes!": "Digite sua senha para salvar as alterações!", - "Please enter a valid email!": "Por favor digite um email válido!", - "This email is already in use!": "Esse email já está em uso!", - "Your profile has been updated.": "Seu perfil foi atualizado.", - "Your current password is incorrect!": "Sua senha atual está incorreta!", - "Your password must be at least 4 characters long!": "Sua senha deve ter pelo menos 4 caracteres!", - "Your password has been changed!": "Sua senha foi mudada!", - "About": "Sobre", - "Quick Menu": "Menu Rápido", - "You can edit this text from the Dashboard.": "Você pode editar este texto no Painel.", - "Social Media": "Mídia Social", - "You can edit social media details from the Dashboard.": "Você pode editar detalhes de mídia social no Painel.", - "Contact": "Contato", - "You can edit contact details from the Dashboard.": "Você pode editar os detalhes do contato no Painel.", - "All rights reserved. © %year%": "Todos os direitos reservados. © %year%", - "Copy to clipboard": "Copiar para área de transferência", - "Browse the Store": "Navegar na Loja", - "Are you sure want to logout?": "Tem certeza de que deseja deslogar?", - "Logout": "Deslogar", - "Online": "Conectados", - "Copy server ip": "Copiar o ip do servidor", - "Version": "Versão", - "Admin": "Administrador", - "Mod": "Moderador", - "Staff": "Equipe", - "Writer": "Escritor", - "YouTuber": "Youtuber", - "User": "Usuário", - "just now": "agora mesmo", - "%s% second(s) ago": "%s% segundo(s) atrás", - "%m% minute(s) ago": "%m% minuto(s) atrás", - "%h% hour(s) ago": "%h% hora(s) atrás", - "%d% day(s) ago": "%d% dia(s) atrás", - "%w% week(s) ago": "%w% semana(s) atrás", - "%m% month(s) ago": "%m% mes(es) atrás", - "%y% year(s) ago": "%y% ano(s) atrás", - "January": "Janeiro", - "February": "Fevereiro", - "March": "Março", - "April": "Abril", - "May": "Maio", - "June": "Junho", - "July": "Julho", - "August": "Agosto", - "September": "Setembro", - "October": "Outubro", - "November": "Novembro", - "December": "Dezembro", - "Years": "Anos", - "Year": "Ano", - "Months": "Meses", - "Month": "Mês", - "Weeks": "Semanas", - "Week": "Semana", - "Days": "Dias", - "Day": "Dia", - "Hours": "Horas", - "Hour": "Hora", - "Minutes": "Minutos", - "Minute": "Minuto", - "Seconds": "Segundos", - "Second": "Segundo", - "Reason": "Motivo", - "Application": "Aplicação", - "Applications": "Aplicações", - "Rejected": "Rejeitado", - "Approved": "Aprovado", - "Pending Approval": "Aprovação Pendente", - "Your application has been sent successfully.": "Sua aplicação foi enviada com sucesso.", - "You cannot apply while you have an active application.": "Você não pode se aplicar enquanto tiver uma aplicação ativa.", - "Application form not found!": "Formulário de aplicação não encontrado!", - "Application not found!": "Aplicação não encontrada!", - "Help Center": "Centro de Ajuda", - "Search results for \"%search%\"": "Resultados da busca por \"%search%\"", - "How can we help you?": "Como podemos te ajudar?", - "Topics": "Tópicos", - "FAQ": "Perguntas Feitas Frequentemente", - "Related Articles": "Artigos Relacionados", - "For Admins": "Para Administradores", - "Edit": "Editar", - "Was this helpful?": "Isto foi útil?", - "No": "Não", - "Yes": "Sim", - "Didn't find what you were looking for?": "Não encontrou o que procurava?", - "We didn't find any help results for this search!": "Não encontramos nenhum resultado de ajuda para esta pesquisa!", - "No topics were found!": "Nenhum tópico encontrado!", - "No articles were found!": "Nenhum artigo foi encontrado!", - "Article not found!": "Artigo não encontrado!", - "Please login to do this.": "Por favor, faça o login para fazer isso.", - "Lifetime": "Vitalício", - "You have successfully voted!": "Você votou com sucesso!", - "Featured Product": "Produto em Destaque", - "Gaming Night": "Noite de Jogos", - "The Gaming Night is on every %day% between %start%-%end%!": "A Noite dos Jogos está em todos os(as) %day% entre %start%-%end%!", - "Orders": "Pedidos", - "Order": "Pedido", - "Order Summary": "Resumo do Pedido", - "Discount": "Desconto", - "Subtotal": "Subtotal", - "Order not found!": "Pedido não encontrado!", - "Bazaar Storage": "Armazém do Bazar", - "Sell": "Vender", - "Bazaar": "Bazar", - "Help": "Ajuda", - "You will be charged %commission%% commission per sale!": "Você será cobrado %commission%% de comissão por venda!", - "Item": "Item", - "In Storage": "Em Armazenamento", - "On Sale": "À Venda", - "Sold": "Vendido", - "No items found in your storage!": "Nenhum item encontrado em seu armazenamento!", - "Bazaar History": "Histórico do Bazar", - "Purchase": "Comprar", - "Durability": "Durabilidade", - "Lore": "Lore", - "Enchantments": "Encantamentos", - "Enter a valid price!": "Insira um preço válido!", - "You cannot edit an item on sale!": "Você não pode editar um item em promoção!", - "Item has been listed for sale successfully!": "O item foi listado para venda com sucesso!", - "Your item has been successfully updated!": "Seu item foi atualizado com sucesso!", - "The item has been removed from the bazaar. You can get the item back with the /webbazaar command.": "O item foi removido do bazar. Você pode obter o item de volta com o comando /webbazaar.", - "Remove from Bazaar": "Remover do Bazar", - "Are you sure you want to remove this item from the bazaar?": "Tem certeza de que deseja remover este item do bazar?", - "Update": "Atualizar", - "Bazaar Help": "Ajuda do Bazar", - "How to make a sale?": "Como fazer uma venda?", - "Place the item you would like to sell in to your bazaar storage by using /webbazaar command. After that you can view and put the items for sale from your bazaar storage in the website.": "Coloque o item que você gostaria de vender no armazenamento do bazar usando o comando /webbazaar. Depois disso, você pode visualizar e colocar os itens à venda do seu bazar no site.", - "How to use purchased items?": "Como usar os itens comprados?", - "Your purchased items will be available in your bazaar storage. You can access your bazaar storage in-game by using /webbazaaar command.": "Seus itens comprados estarão disponíveis no armazenamento do seu bazar. Você pode acessar o armazenamento do bazar no jogo usando o comando /webbazaaar.", - "How to cancel sales and return items to your bazaar storage?": "Como cancelar vendas e devolver itens ao depósito do seu bazar?", - "You can remove items for sale by clicking \"Remove from Bazaar\" in the product editing page. You can access your bazaar storage and returned items in-game by using /webbazaar command.": "Você pode remover itens à venda clicando em \"Remover do Bazar\" na página de edição do produto. Você pode acessar o armazenamento do bazar e os itens devolvidos no jogo usando o comando /webbazaar.", - "Checkout": "Checkout", - "Cart": "Carrinho", - "Shopping Cart": "Carrinho de compras", - "Add to Cart": "Adicionar ao Carrinho", - "The product has been added to your shopping cart.": "O produto foi adicionado ao seu carrinho de compras.", - "Continue Shopping": "Continuar Comprando", - "Go to Cart": "Ir para o Carrinho", - "Your shopping cart is empty!": "Seu carrinho de compras está vazio!", - "Enter a valid quantity!": "Insira uma quantidade válida!", - "Stock limit has been reached for this product!": "O limite de estoque foi atingido para este produto!", - "Not enough items in the stock!": "Não há itens suficientes no estoque!", - "This coupon is not valid for your shopping cart!": "Este cupom não é válido para seu carrinho de compras!", - "You must have a minimum of %amount% credits in your account to use this coupon!": "Você deve ter um mínimo de %amount% crédito(s) em sua conta para usar este cupom!", - "Items": "Itens", - "How to sell?": "Como vender?", - "Form": "Formulário", - "The form has been successfully answered!": "O formulário foi respondido com sucesso!", - "Form not found!": "Formulário não encontrado!", - "Seller": "Vendedor", - "You can't buy your own product!": "Você não pode comprar seu próprio produto!", - "Item has been purchased successfully! Use /webbazaar in-game to claim your item.": "O item foi comprado com sucesso! Use /webbazaar no jogo para reivindicar seu item.", - "Forum": "Fórum", - "Post Thread": "Postar Pópico", - "Edit Reply": "Editar Resposta", - "Latest Threads": "Últimos Tópicos", - "Latest Replies": "Últimas Respostas", - "Members Online": "Membros Online", - "Subcategories": "Subcategorias", - "Threads": "Tópico", - "Write your reply here...": "Escreva sua resposta aqui...", - "Edit the thread": "Editar o tópico", - "No threads were found!": "Nenhum tópico foi encontrado!", - "Your reply has been successfully sent.": "Sua resposta foi enviada com sucesso.", - "You need to be signed in to reply.": "Você precisa estar conectado para responder.", - "You can't reply to this thread because it's locked!": "Você não pode responder a este tópico porque ele está bloqueado!", - "This thread is locked but you can reply.": "Este tópico está bloqueado, mas você pode responder.", - "Thread not found!": "Tópico não encontrado!", - "Category not found!": "Categoria não encontrada!", - "Your reply has been updated successfully!": "Sua resposta foi atualizada com sucesso!", - "Reply not found!": "Resposta não encontrada!", - "Quantity": "Quantidade", - "%bonus%% bonus on purchases over %credit% credits!": "%bonus%% bônus nas compras acima %credit% créditos!", - "Enter the number of gifts to be sent.": "Digite o número de presentes a serem enviados.", - "You can gift a maximum of %amount%": "Você pode presentear no máximo %amount%", - "You can receive a maximum of %amount%!": "Você pode receber no máximo %amount%!", - "Related Posts": "Postagens Relacionadas", - "Staffs": "Equipe", - "Vote": "Votar", - "Punishments": "Punições", - "Bans": "Banimentos", - "Mutes": "Silenciamentos", - "Kicks": "Expulsões", - "Warnings": "Advertências", - "Permanently": "Permanentemente", - "Banned by": "Banido por", - "Muted by": "Silenciado por", - "Kicked by": "Expulso por", - "Warned by": "Avisado por", - "Expires": "Expira", - "Expired": "Expirado", - "Unbanned by %user%": "Desbanido por %user%", - "Unmuted by %user%": "Desmutado por %user%", - "Pin": "Fixar", - "Unpin": "Desafixar", - "Lock": "Trancar", - "Unlock": "Destrancar", - "Credit Packages": "Pacotes de Crédito", - "+%bonus% Bonus": "+%bonus% Bonus", - "Your payment has been processed!": "Seu pagamento foi processado!", - "Verify your email address": "Verifique seu endereço de e-mail", - "Email Verification": "Verificação de E-mail", - "Send Email": "Enviar E-mail", - "Your email has been verified!": "Seu e-mail foi verificado!", - "Email sent successfully! Please check your inbox and spam folder.": "E-mail enviado com sucesso! Verifique sua caixa de entrada e pasta de spam.", - "All Time": "Todos os Tempos", - "Bazaar (Purchase)": "Bazar (Compras)", - "Bazaar (Sell)": "Bazar (Vendas)", - "Use my %credit% credit(s)": "Usar meu(s) %credit% crédito(s)", - "You can earn %cashback% (%percent%%) cashback credits for this purchase.": "Você pode ganhar %cashback% (%percent%%) créditos de cashback para esta compra.", - "Suggestion": "Sugestão", - "Suggestions": "Sugestões", - "Post Suggestion": "Postar Sugestão", - "Edit the suggestion": "Editar a sugestão", - "No suggestions were found!": "Nenhuma sugestão foi encontrada!", - "Suggestion not found!": "Sugestão não encontrada!", - "Sort by %filter%": "Ordenar por %filter%", - "Newest": "Mais recentes", - "Recent Activity": "Atividade Recente", - "Likes": "Curtidas" -} \ No newline at end of file diff --git a/main/pt_BR.json b/main/pt_BR.json index f5e8d02..a7b958e 100755 --- a/main/pt_BR.json +++ b/main/pt_BR.json @@ -31,6 +31,7 @@ "Store": "Loja", "Product": "Produtos", "Out of stock!": "Fora de estoque!", + "Out of Stock!": "Fora de Estoque!", "Limited Stock!": "Estoque Limitado!", "Name": "Nome", "Category": "Categoria", @@ -83,6 +84,8 @@ "Delivery": "Entregar", "Gift (Giver)": "Presente (Doador)", "Gift (Receiver)": "Presente (Destinatário)", + "Gift to %username%": "Presente para %username%", + "Gift from %username%": "Presente de %username%", "File not found!": "Arquivo não encontrado!", "Download": "Baixar", "Not Found!": "Não Encontrado!", @@ -107,7 +110,7 @@ "Comments": "Comentários", "Tags": "Tags", "Leave a Reply": "Deixar uma Resposta", - "Write your comment...": "Escreva seu comentário...", + "Write a comment...": "Escreva um comentário...", "Please verify you are not a robot.": "Verifique se você não é um robô.", "Spam detected!": "Spam detectado!", "You are banned from commenting.": "Você está banido de comentar.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "A A2F deste usuário está desabilitado!", "The reset link is invalid!": "O link de redefinição é inválido!", "Email is invalid!": "E-mail inválido!", + "Back": "Voltar", "Wheel of Fortune not found!": "Roda da Fortuna não encontrada!", "Wheel of Fortune": "Roda da Fortuna", "Play": "Jogar", @@ -179,6 +183,8 @@ "Gift not found!": "Presente não encontrado!", "You already used this code!": "Você já usou este código!", "This code has expired!": "Este código expirou!", + "Gift has been successfully sent to %username%": "O presente foi enviado com sucesso para %username%", + "The gift has been delivered successfully!": "O presente foi entregue com sucesso!", "The gift has been successfully added to your chest!": "O presente foi adicionado com sucesso ao seu baú!", "Get the Gift": "Obter o Presente", "Enter the gift code.": "Digite o código do presente.", @@ -192,6 +198,7 @@ "No server were found!": "Nenhum servidor foi encontrado!", "No data were found!": "Nenhum dado foi encontrado!", "Bestseller": "Mais Vendidos", + "Featured Products": "Produtos em Destaque", "Categories": "Categorias", "View": "Ver", "Products": "Produtos", @@ -219,12 +226,13 @@ "Credit Transfer History": "Histórico de Transferência de Crédito", "Mobile Payment": "Pagamento Móvel", "Credit Card": "Cartão de Crédito", - "Transfer to %username%": "Transferir para %username%", - "Transfer from %username%": "Transferir de %username%", + "Transfer to %username%": "Transferência para %username%", + "Transfer from %username%": "Transferência de %username%", "Wheel of Fortune (Ticket)": "Roda da Fortuna (Ticket)", "Wheel of Fortune (Prize)": "Roda da Fortuna (Prêmio)", "Credit History": "Histórico de Crédito", - "Top Donators": "Principais Doadores", + "Top Donors": "Principais Doadores", + "Top Donor": "Principal Doador", "This Month": "Este Mês", "Credit": "Crédito", "Payment Method": "Forma de Pagamento", @@ -244,9 +252,10 @@ "No tickets were found!": "Nenhum ticket foi encontrado!", "You are banned from support!": "Você está banido do suporte!", "%username% sent a support message.": "%username% enviou uma mensagem de suporte.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Mensagem de suporte enviada com sucesso. Será respondido pelos funcionários o mais rápido possível.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Sua mensagem foi enviada para nós com sucesso. Será respondido pelos funcionários o mais rápido possível.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Mensagem de suporte enviada com sucesso. Será respondido pelos funcionários o mais rápido possível.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Sua mensagem foi enviada para nós com sucesso. Será respondido pelos funcionários o mais rápido possível.", "Ticket not found!": "Tickets não encontrado!", + "The ticket is closed. You can't send a message.": "O ticket está fechado. Você não pode enviar uma mensagem.", "There are currently no online staff!": "No momento não há equipe online!", "Support": "Suporte", "Tickets": "Tickets", @@ -265,7 +274,7 @@ "Message": "Mensagem", "Type the message you want to forward to our support team.": "Digite a mensagem que deseja encaminhar para nossa equipe de suporte.", "Write your message...": "Escreva sua mensagem...", - "Online Staffs": "Funcionários Online", + "Online Staff": "Funcionários Online", "Last Seen": "Último Visto", "Player": "Jogador", "Role": "Cargo", @@ -315,7 +324,6 @@ "Version": "Versão", "Admin": "Administrador", "Mod": "Moderador", - "Staff": "Equipe", "Writer": "Escritor", "YouTuber": "Youtuber", "User": "Usuário", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% semana(s) atrás", "%m% month(s) ago": "%m% mes(es) atrás", "%y% year(s) ago": "%y% ano(s) atrás", + "Monday": "Segunda-feira", + "Tuesday": "Terça-feira", + "Wednesday": "Quarta-feira", + "Thursday": "Quinta-feira", + "Friday": "Sexta-feira", + "Saturday": "Sábado", + "Sunday": "Domingo", "January": "Janeiro", "February": "Fevereiro", "March": "Março", @@ -455,7 +470,7 @@ "No threads were found!": "Nenhum tópico foi encontrado!", "Your reply has been successfully sent.": "Sua resposta foi enviada com sucesso.", "You need to be signed in to reply.": "Você precisa estar conectado para responder.", - "You can't reply to this thread because it's locked!": "Você não pode responder a este tópico porque ele está bloqueado!", + "You can't reply to this thread because it's locked!": "Você não pode responder a este tópico porque está bloqueado!", "This thread is locked but you can reply.": "Este tópico está bloqueado, mas você pode responder.", "Thread not found!": "Tópico não encontrado!", "Category not found!": "Categoria não encontrada!", @@ -467,38 +482,39 @@ "You can gift a maximum of %amount%": "Você pode presentear no máximo %amount%", "You can receive a maximum of %amount%!": "Você pode receber no máximo %amount%!", "Related Posts": "Postagens Relacionadas", - "Staffs": "Equipe", + "Staff": "Equipe", "Vote": "Votar", "Punishments": "Punições", - "Bans": "Banimentos", + "Bans": "Proibições", "Mutes": "Silenciamentos", "Kicks": "Expulsões", - "Warnings": "Advertências", + "Warnings": "Avisos", "Permanently": "Permanentemente", - "Banned by": "Banido por", + "Banned by": "Proibido por", "Muted by": "Silenciado por", "Kicked by": "Expulso por", "Warned by": "Avisado por", "Expires": "Expira", "Expired": "Expirado", - "Unbanned by %user%": "Desbanido por %user%", - "Unmuted by %user%": "Desmutado por %user%", - "Pin": "Fixar", + "Unbanned by %user%": "Não-distinto por %usuário%", + "Unmuted by %user%": "Não alterado por % usuário%", + "Pin": "Pino", "Unpin": "Desafixar", - "Lock": "Trancar", - "Unlock": "Destrancar", - "Credit Packages": "Pacotes de Crédito", - "+%bonus% Bonus": "+%bonus% Bonus", + "Lock": "Bloquear", + "Unlock": "Desbloquear", + "Credit Packages": "Pacotes de Créditos", + "+%bonus% Bonus": "+%bonus% Bônus", "Your payment has been processed!": "Seu pagamento foi processado!", - "Verify your email address": "Verifique seu endereço de e-mail", - "Email Verification": "Verificação de E-mail", - "Send Email": "Enviar E-mail", - "Your email has been verified!": "Seu e-mail foi verificado!", - "Email sent successfully! Please check your inbox and spam folder.": "E-mail enviado com sucesso! Verifique sua caixa de entrada e pasta de spam.", + "Verify your email address": "Verifique seu endereço de email", + "Email Verification": "Verificação de Email", + "Please verify your email address to continue!": "Por favor, verifique seu endereço de e-mail para continuar!", + "Send Email": "Enviar Email", + "Your email has been verified!": "Seu email foi verificado!", + "Email sent successfully! Please check your inbox and spam folder." : "Email enviado com sucesso! Por favor, verifique sua caixa de entrada e pasta de spam.", "All Time": "Todos os Tempos", - "Bazaar (Purchase)": "Bazar (Compras)", - "Bazaar (Sell)": "Bazar (Vendas)", - "Use my %credit% credit(s)": "Usar meu(s) %credit% crédito(s)", + "Bazaar (Purchase)": "Bazar (Compra)", + "Bazaar (Sell)": "Bazar (Venda)", + "Use my %credit% credit(s)": "Use meu %credit% crédito(s)", "You can earn %cashback% (%percent%%) cashback credits for this purchase.": "Você pode ganhar %cashback% (%percent%%) créditos de cashback para esta compra.", "Suggestion": "Sugestão", "Suggestions": "Sugestões", @@ -507,7 +523,22 @@ "No suggestions were found!": "Nenhuma sugestão foi encontrada!", "Suggestion not found!": "Sugestão não encontrada!", "Sort by %filter%": "Ordenar por %filter%", - "Newest": "Mais recentes", + "Newest": "Mais Novo", "Recent Activity": "Atividade Recente", - "Likes": "Curtidas" + "Likes": "Curtidas", + "or": "ou", + "Link Discord Account": "Vincular Conta do Discord", + "Unlink Discord Account": "Desvincular Conta do Discord", + "Sign in with Discord": "Entrar com Discord", + "Your Discord account has been successfully linked to your account!": "Sua conta do Discord foi vinculada com sucesso à sua conta!", + "Your Discord account is already linked to another account!": "Sua conta do Discord já está vinculada a outra conta!", + "Your Discord account could not be linked to your account!": "Sua conta do Discord não pôde ser vinculada à sua conta!", + "Your Discord account is not linked to any account!": "Sua conta do Discord não está vinculada a nenhuma conta!", + "Are you sure want to unlink your discord account?": "Tem certeza de que deseja desvincular sua conta do discord?", + "Subscriptions": "Assinaturas", + "Downgrade": "Rebaixar", + "Upgrade": "Atualizar", + "I agree to the Terms & Conditions": "Eu concordo com os Termos & Condições", + "You can play this game for free every %duration% hour(s).": "Você pode jogar este jogo gratuitamente a cada %duration% hora(s).", + "You can play this game for %price% credit(s).": "Você pode jogar este jogo por %price% crédito(s)." } \ No newline at end of file diff --git a/main/ro.json b/main/ro.json index 660449d..ac58dae 100644 --- a/main/ro.json +++ b/main/ro.json @@ -31,6 +31,7 @@ "Store": "Magazin", "Product": "Produs", "Out of stock!": "Stoc epuizat!", + "Out of Stock!": "Stoc Epuizat!", "Limited Stock!": "Stoc limitat!", "Name": "Nume", "Category": "Categorie", @@ -83,6 +84,8 @@ "Delivery": "Livrare", "Gift (Giver)": "Cadou (Donator)", "Gift (Receiver)": "Cadou (Beneficiar)", + "Gift to %username%": "Cadou către %username%", + "Gift from %username%": "Cadou de la %username%", "File not found!": "Fișierul nu a fost găsit!", "Download": "Descarcă", "Not Found!": "Nu a fost găsit!", @@ -107,7 +110,7 @@ "Comments": "Comentarii", "Tags": "Etichete", "Leave a Reply": "Lasă un răspuns", - "Write your comment...": "Scrie comentariul tău...", + "Write a comment...": "Scrie un comentariu...", "Please verify you are not a robot.": "Te rugăm să verifici că nu ești un robot.", "Spam detected!": "Spam detectat!", "You are banned from commenting.": "Ești interzis să comentezi.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "TFA pentru acest utilizator este dezactivat!", "The reset link is invalid!": "Link-ul de resetare nu este valid!", "Email is invalid!": "Email-ul nu este valid!", + "Back": "Înapoi", "Wheel of Fortune not found!": "Wheel of Fortune nu a fost găsit!", "Wheel of Fortune": "Wheel of Fortune", "Play": "Joacă", @@ -179,6 +183,8 @@ "Gift not found!": "Cadou nu a fost găsit!", "You already used this code!": "Ai folosit deja acest cod!", "This code has expired!": "Acest cod a expirat!", + "Gift has been successfully sent to %username%": "Cadoul a fost trimis cu succes către %username%", + "The gift has been delivered successfully!": "Cadoul a fost livrat cu succes!", "The gift has been successfully added to your chest!": "Cadoul a fost adăugat cu succes în coșul tău!", "Get the Gift": "Primește cadoul", "Enter the gift code.": "Introdu codul cadoului.", @@ -192,6 +198,7 @@ "No server were found!": "Nu a fost găsit niciun server!", "No data were found!": "Nu a fost găsit niciun date!", "Bestseller": "Cel mai vândut", + "Featured Products": "Produse recomandate", "Categories": "Categorii", "View": "Vizualizare", "Products": "Produse", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Wheel of Fortune (Bilet)", "Wheel of Fortune (Prize)": "Wheel of Fortune (Premiu)", "Credit History": "Istoric credite", - "Top Donators": "Top donatori", + "Top Donors": "Top donatori", + "Top Donor": "Top donator", "This Month": "Luna aceasta", "Credit": "Credit", "Payment Method": "Metodă de plată", @@ -244,9 +252,10 @@ "No tickets were found!": "Nu a fost găsit niciun bilet!", "You are banned from support!": "Ești banat din suport!", "%username% sent a support message.": "%username% a trimis un mesaj de suport.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Mesajul de suport a fost trimis cu succes. El va fi răspuns de către staff-ul nostru cât mai curând posibil.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Mesajul tău a fost trimis cu succes. El va fi răspuns de către staff-ul nostru cât mai curând posibil.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Mesajul de suport a fost trimis cu succes. El va fi răspuns de către staff-ul nostru cât mai curând posibil.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Mesajul tău a fost trimis cu succes. El va fi răspuns de către staff-ul nostru cât mai curând posibil.", "Ticket not found!": "Biletul nu a fost găsit!", + "The ticket is closed. You can't send a message.": "Biletul este închis. Nu poți trimite un mesaj.", "There are currently no online staff!": "Nu există staff online în acest moment!", "Support": "Suport", "Tickets": "Bilete", @@ -265,7 +274,7 @@ "Message": "Mesaj", "Type the message you want to forward to our support team.": "Scrie mesajul pe care vrei să-l trimiți echipei noastre de suport.", "Write your message...": "Scrie mesajul tău...", - "Online Staffs": "Staff online", + "Online Staff": "Staff online", "Last Seen": "Ultima vizită", "Player": "Jucător", "Role": "Rol", @@ -315,7 +324,6 @@ "Version": "Versiune", "Admin": "Admin", "Mod": "Mod", - "Staff": "Personal", "Writer": "Scriitor", "YouTuber": "YouTuber", "User": "Utilizator", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% săptămână(e) în urmă", "%m% month(s) ago": "%m% lună(e) în urmă", "%y% year(s) ago": "%y% an(i) în urmă", + "Monday": "Luni", + "Tuesday": "Marți", + "Wednesday": "Miercuri", + "Thursday": "Joi", + "Friday": "Vineri", + "Saturday": "Sâmbătă", + "Sunday": "Duminică", "January": "Ianuarie", "February": "Februarie", "March": "Martie", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "Poți trimite un maxim de %amount%", "You can receive a maximum of %amount%!": "Poți primi un maxim de %amount%!", "Related Posts": "Postări Asemănătoare", - "Staffs": "Staff", + "Staff": "Staff", "Vote": "Votează", "Punishments": "Sancțiuni", "Bans": "Bane", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Plata ta a fost procesată!", "Verify your email address": "Verifică adresa ta de email", "Email Verification": "Verificare Email", + "Please verify your email address to continue!": "Te rog verifică adresa ta de email pentru a continua!", "Send Email": "Trimite Email", "Your email has been verified!": "Email-ul tău a fost verificat!", "Email sent successfully! Please check your inbox and spam folder." : "Email-ul a fost trimis cu succes! Verifică inbox-ul și folder-ul spam.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Sortează după %filter%", "Newest": "Cel mai nou", "Recent Activity": "Activitate Recentă", - "Likes": "Aprecieri" + "Likes": "Aprecieri", + "or": "sau", + "Link Discord Account": "Leagă contul de Discord", + "Unlink Discord Account": "Dezleagă contul de Discord", + "Sign in with Discord": "Autentifică-te cu Discord", + "Your Discord account has been successfully linked to your account!": "Contul tău de Discord a fost legat cu succes de contul tău!", + "Your Discord account is already linked to another account!": "Contul tău de Discord este deja legat de un alt cont!", + "Your Discord account could not be linked to your account!": "Contul tău de Discord nu a putut fi legat de contul tău!", + "Your Discord account is not linked to any account!": "Contul tău de Discord nu este legat de niciun cont!", + "Are you sure want to unlink your discord account?": "Ești sigur că vrei să dezlegi contul tău de discord?", + "Subscriptions": "Abonamente", + "Downgrade": "Downgrade", + "Upgrade": "Upgrade", + "I agree to the Terms & Conditions": "Sunt de acord cu Termenii și Condițiile", + "You can play this game for free every %duration% hour(s).": "Poți juca acest joc gratuit la fiecare %duration% oră(e).", + "You can play this game for %price% credit(s).": "Poți juca acest joc pentru %price% credit(e)." } \ No newline at end of file diff --git a/main/ru.json b/main/ru.json index d2b1dc7..b3a9a84 100644 --- a/main/ru.json +++ b/main/ru.json @@ -31,6 +31,7 @@ "Store": "Магазин", "Product": "Продукт", "Out of stock!": "Нет в наличии!", + "Out of Stock!": "Нет в наличии!", "Limited Stock!": "Ограниченный наличием!", "Name": "Имя", "Category": "Категория", @@ -83,6 +84,8 @@ "Delivery": "Доставка", "Gift (Giver)": "Подарок (Отправитель)", "Gift (Receiver)": "Подарок (Получатель)", + "Gift to %username%": "Подарок для %username%", + "Gift from %username%": "Подарок от %username%", "File not found!": "Файл не найден!", "Download": "Скачать", "Not Found!": "Не найдено!", @@ -107,7 +110,7 @@ "Comments": "Комментарии", "Tags": "Теги", "Leave a Reply": "Оставить ответ", - "Write your comment...": "Напишите ваш комментарий...", + "Write a comment...": "Напишите комментарий...", "Please verify you are not a robot.": "Пожалуйста, проверьте, что вы не робот.", "Spam detected!": "Обнаружен спам!", "You are banned from commenting.": "Вы заблокированы для комментирования.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "Этот пользовательский TFA отключен!", "The reset link is invalid!": "Ссылка на сброс недействительна!", "Email is invalid!": "Электронная почта недействительна!", + "Back": "Назад", "Wheel of Fortune not found!": "Wheel of Fortune не найден!", "Wheel of Fortune": "Wheel of Fortune", "Play": "Играть", @@ -179,6 +183,8 @@ "Gift not found!": "Подарок не найден!", "You already used this code!": "Вы уже использовали этот код!", "This code has expired!": "Этот код истек!", + "Gift has been successfully sent to %username%": "Подарок был успешно отправлен на %username%", + "The gift has been delivered successfully!": "Подарок был успешно доставлен!", "The gift has been successfully added to your chest!": "Подарок был успешно добавлен в ваш коробку!", "Get the Gift": "Получить подарок", "Enter the gift code.": "Введите код подарка.", @@ -192,6 +198,7 @@ "No server were found!": "Серверы не найдены!", "No data were found!": "Данные не найдены!", "Bestseller": "Лидер продаж", + "Featured Products": "Рекомендуемые продукты", "Categories": "Категории", "View": "Просмотр", "Products": "Продукты", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Колесо фортуны (билет)", "Wheel of Fortune (Prize)": "Колесо фортуны (приз)", "Credit History": "История кредитов", - "Top Donators": "Лучшие донатеры", + "Top Donors": "Лучшие донатеры", + "Top Donor": "Лучший донатер", "This Month": "В этом месяце", "Credit": "Кредит", "Payment Method": "Метод оплаты", @@ -244,9 +252,10 @@ "No tickets were found!": "Не найдено билетов!", "You are banned from support!": "Вы забанены для поддержки!", "%username% sent a support message.": "%username% отправил сообщение в службу поддержки.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Сообщение в службу поддержки отправлено успешно. Оно будет отвечено последними в скором времени.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Ваше сообщение отправлено нам успешно. Оно будет отвечено последними в скором времени.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Сообщение в службу поддержки отправлено успешно. Оно будет отвечено последними в скором времени.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Ваше сообщение отправлено нам успешно. Оно будет отвечено последними в скором времени.", "Ticket not found!": "Билет не найден!", + "The ticket is closed. You can't send a message.": "Билет закрыт. Вы не можете отправить сообщение.", "There are currently no online staff!": "В настоящее время нет онлайн персонала!", "Support": "Поддержка", "Tickets": "Билеты", @@ -265,7 +274,7 @@ "Message": "Сообщение", "Type the message you want to forward to our support team.": "Введите сообщение, которое вы хотите переслать нашей поддержке.", "Write your message...": "Напишите сообщение...", - "Online Staffs": "Онлайн персонал", + "Online Staff": "Онлайн персонал", "Last Seen": "Последний визит", "Player": "Игрок", "Role": "Роль", @@ -315,7 +324,6 @@ "Version": "Версия", "Admin": "Админ", "Mod": "Мод", - "Staff": "Сотрудник", "Writer": "Редактор", "YouTuber": "Ютубер", "User": "Пользователь", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% неделя(ль) назад", "%m% month(s) ago": "%m% месяц(ев) назад", "%y% year(s) ago": "%y% год(лет) назад", + "Monday": "Понедельник", + "Tuesday": "Вторник", + "Wednesday": "Среда", + "Thursday": "Четверг", + "Friday": "Пятница", + "Saturday": "Суббота", + "Sunday": "Воскресенье", "January": "Январь", "February": "Февраль", "March": "Март", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "Вы можете подарить максимум %amount%", "You can receive a maximum of %amount%!": "Вы можете получить максимум %amount%!", "Related Posts": "Связанные сообщения", - "Staffs": "Сотрудники", + "Staff": "Сотрудники", "Vote": "Голосовать", "Punishments": "Наказания", "Bans": "Баны", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Ваш платеж был обработан!", "Verify your email address": "Подтвердите свой адрес электронной почты", "Email Verification": "Подтверждение электронной почты", + "Please verify your email address to continue!": "Пожалуйста, подтвердите свой адрес электронной почты, чтобы продолжить!", "Send Email": "Отправить письмо", "Your email has been verified!": "Ваша электронная почта была подтверждена!", "Email sent successfully! Please check your inbox and spam folder." : "Электронное письмо успешно отправлено! Пожалуйста, проверьте свою почту и папку спам.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Сортировать по %filter%", "Newest": "Новые", "Recent Activity": "Последняя активность", - "Likes": "Лайки" + "Likes": "Лайки", + "or": "или", + "Link Discord Account": "Связать аккаунт Discord", + "Unlink Discord Account": "Отключить аккаунт Discord", + "Sign in with Discord": "Войти с помощью Discord", + "Your Discord account has been successfully linked to your account!": "Ваш аккаунт Discord был успешно связан с вашим аккаунтом!", + "Your Discord account is already linked to another account!": "Ваш аккаунт Discord уже связан с другим аккаунтом!", + "Your Discord account could not be linked to your account!": "Ваш аккаунт Discord не может быть связан с вашим аккаунтом!", + "Your Discord account is not linked to any account!": "Ваш аккаунт Discord не связан с каким-либо аккаунтом!", + "Are you sure want to unlink your discord account?": "Вы уверены, что хотите отключить свой аккаунт Discord?", + "Subscriptions": "Подписки", + "Downgrade": "Понизить", + "Upgrade": "Обновить", + "I agree to the Terms & Conditions": "Я согласен с Условиями и положениями", + "You can play this game for free every %duration% hour(s).": "Вы можете играть в эту игру бесплатно каждый %duration% час(ов).", + "You can play this game for %price% credit(s).": "Вы можете играть в эту игру за %price% кредит(ы)." } \ No newline at end of file diff --git a/main/sv.json b/main/sv.json index f171d13..cbf6a0d 100644 --- a/main/sv.json +++ b/main/sv.json @@ -31,6 +31,7 @@ "Store": "Butik", "Product": "Produkt", "Out of stock!": "Slut på lagret!", + "Out of Stock!": "Slut på Lagret!", "Limited Stock!": "Begränsat lager!", "Name": "Namn", "Category": "Kategori", @@ -83,6 +84,8 @@ "Delivery": "Leverans", "Gift (Giver)": "Gåva (Avsändare)", "Gift (Receiver)": "Gåva (Mottagare)", + "Gift to %username%": "Gåva till %username%", + "Gift from %username%": "Gåva från %username%", "File not found!": "Filen hittades inte!", "Download": "Ladda ner", "Not Found!": "Hittades inte!", @@ -107,7 +110,7 @@ "Comments": "Kommentarer", "Tags": "Taggar", "Leave a Reply": "Lämna ett svar", - "Write your comment...": "Skriv din kommentar...", + "Write a comment...": "Skriv en kommentar...", "Please verify you are not a robot.": "Verifiera att du inte är en robot.", "Spam detected!": "Spam upptäckt!", "You are banned from commenting.": "Du är bannlyst från att kommentera.", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "Denna användarens TFA är inaktiverat!", "The reset link is invalid!": "Återställningslänken är ogiltig!", "Email is invalid!": "E-postadressen är ogiltig!", + "Back": "Tillbaka", "Wheel of Fortune not found!": "Wheel of Fortune hittades inte!", "Wheel of Fortune": "Wheel of Fortune", "Play": "Spela", @@ -179,6 +183,8 @@ "Gift not found!": "Presenten hittades inte!", "You already used this code!": "Du har redan använt den här koden!", "This code has expired!": "Den här koden har gått ut!", + "Gift has been successfully sent to %username%": "Presenten har skickats till %username%", + "The gift has been delivered successfully!": "Presenten har levererats!", "The gift has been successfully added to your chest!": "Presenten har lagts till i din kista!", "Get the Gift": "Få presenten", "Enter the gift code.": "Ange presentkoden.", @@ -192,6 +198,7 @@ "No server were found!": "Inga servrar hittades!", "No data were found!": "Ingen data hittades!", "Bestseller": "Bestseller", + "Featured Products": "Utvalda produkter", "Categories": "Kategorier", "View": "Visa", "Products": "Produkter", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Wheel of Fortune (Biljett)", "Wheel of Fortune (Prize)": "Wheel of Fortune (Pris)", "Credit History": "Kredithistorik", - "Top Donators": "Top Donators", + "Top Donors": "Top Donors", + "Top Donor": "Top Donor", "This Month": "Denna månad", "Credit": "Kredit", "Payment Method": "Betalningsmetod", @@ -244,9 +252,10 @@ "No tickets were found!": "Inga biljetter hittades!", "You are banned from support!": "Du är bannlyst från support!", "%username% sent a support message.": "%username% skickade ett supportmeddelande.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Supportmeddelandet har skickats. Det kommer att besvaras av personalen så snart som möjligt.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Ditt meddelande har skickats till oss. Det kommer att besvaras av personalen så snart som möjligt.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Supportmeddelandet har skickats. Det kommer att besvaras av personalen så snart som möjligt.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Ditt meddelande har skickats till oss. Det kommer att besvaras av personalen så snart som möjligt.", "Ticket not found!": "Biljett hittades inte!", + "The ticket is closed. You can't send a message.": "Biljetten är stängd. Du kan inte skicka ett meddelande.", "There are currently no online staff!": "Det finns för närvarande ingen personal online!", "Support": "Support", "Tickets": "Biljetter", @@ -265,7 +274,7 @@ "Message": "Meddelande", "Type the message you want to forward to our support team.": "Skriv meddelandet du vill skicka till vårt supportteam.", "Write your message...": "Skriv ditt meddelande...", - "Online Staffs": "Online personal", + "Online Staff": "Online personal", "Last Seen": "Senast sedd", "Player": "Spelare", "Role": "Roll", @@ -315,7 +324,6 @@ "Version": "Version", "Admin": "Admin", "Mod": "Mod", - "Staff": "Personal", "Writer": "Författare", "YouTuber": "YouTuber", "User": "Användare", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% vecka(or) sedan", "%m% month(s) ago": "%m% månad(er) sedan", "%y% year(s) ago": "%y% år sedan", + "Monday": "Måndag", + "Tuesday": "Tisdag", + "Wednesday": "Onsdag", + "Thursday": "Torsdag", + "Friday": "Fredag", + "Saturday": "Lördag", + "Sunday": "Söndag", "January": "Januari", "February": "Februari", "March": "Mars", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "Du kan ge bort en maximal mängd av %amount%", "You can receive a maximum of %amount%!": "Du kan ta emot en maximal mängd av %amount%!", "Related Posts": "Relaterade inlägg", - "Staffs": "Personal", + "Staff": "Personal", "Vote": "Rösta", "Punishments": "Straffar", "Bans": "Bans", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Din betalning har bearbetats!", "Verify your email address": "Verifiera din e-postadress", "Email Verification": "E-postverifiering", + "Please verify your email address to continue!": "Verifiera din e-postadress för att fortsätta!", "Send Email": "Skicka e-post", "Your email has been verified!": "Din e-post har verifierats!", "Email sent successfully! Please check your inbox and spam folder." : "E-post skickades! Vänligen kontrollera din inkorg och skräppostmapp.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Sortera efter %filter%", "Newest": "Nyaste", "Recent Activity": "Senaste aktivitet", - "Likes": "Gillar" + "Likes": "Gillar", + "or": "eller", + "Link Discord Account": "Länka Discord-konto", + "Unlink Discord Account": "Avlänka Discord-konto", + "Sign in with Discord": "Logga in med Discord", + "Your Discord account has been successfully linked to your account!": "Ditt Discord-konto har kopplats till ditt konto!", + "Your Discord account is already linked to another account!": "Ditt Discord-konto är redan kopplat till ett annat konto!", + "Your Discord account could not be linked to your account!": "Ditt Discord-konto kunde inte kopplas till ditt konto!", + "Your Discord account is not linked to any account!": "Ditt Discord-konto är inte kopplat till något konto!", + "Are you sure want to unlink your discord account?": "Är du säker på att du vill avlänka ditt Discord-konto?", + "Subscriptions": "Prenumerationer", + "Downgrade": "Nedgradera", + "Upgrade": "Uppgradera", + "I agree to the Terms & Conditions": "Jag godkänner Villkor & Bestämmelser", + "You can play this game for free every %duration% hour(s).": "Du kan spela detta spel gratis varje %duration% timme(r).", + "You can play this game for %price% credit(s).": "Du kan spela detta spel för %price% kredit(er)." } \ No newline at end of file diff --git a/main/tr.json b/main/tr.json index 08c59af..a16fce6 100644 --- a/main/tr.json +++ b/main/tr.json @@ -31,6 +31,7 @@ "Store": "Mağaza", "Product": "Ürün", "Out of stock!": "Stok yok!", + "Out of Stock!": "Stok Yok!", "Limited Stock!": "Sınırlı Stok!", "Name": "İsim", "Category": "Kategori", @@ -59,7 +60,7 @@ "You don't have enough credit.": "Yeterli krediniz bulunmuyor.", "Your purchase has been completed and added to your chest.": "Ödeme işlemi tamamlandı ve ürün sandığınıza eklendi.", "Page not found!": "Sayfa bulunamadı!", - "Home": "Ana Sayfa", + "Home": "Anasayfa", "Dashboard": "Yönetim Paneli", "Chest item not found!": "Sandıkta ürün bulunamadı!", "History not found!": "Geçmiş bulunamadı!", @@ -83,6 +84,8 @@ "Delivery": "Teslimat", "Gift (Giver)": "Hediye (Gönderen)", "Gift (Receiver)": "Hediye (Alan)", + "Gift to %username%": "%username%'e hediye", + "Gift from %username%": "%username%'den hediye", "File not found!": "Dosya bulunamadı!", "Download": "İndir", "Not Found!": "Bulunamadı!", @@ -107,7 +110,7 @@ "Comments": "Yorumlar", "Tags": "Etiketler", "Leave a Reply": "Bir yanıt bırakın", - "Write your comment...": "Yorumunuzu yazın...", + "Write a comment...": "Bir yorum yazın...", "Please verify you are not a robot.": "Robot olmadığını doğrulayın.", "Spam detected!": "Spam tespit edildi!", "You are banned from commenting.": "Yorumlardan yasaklandınız.", @@ -121,7 +124,7 @@ "No related posts!": "Bağlantılı haber bulunamadı!", "Password": "Şifre", "Remember me": "Beni hatırla", - "Forgot Password?": "Şifrenizi mi unuttunuz?", + "Forgot Password?": "Şifremi Unuttum", "Register": "Kayıt Ol", "Don't have an account?": "Hesabınız yok mu?", "Your account is banned!": "Hesabınız yasaklı!", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "Bu kişinin TFA'sı kapalı!", "The reset link is invalid!": "Sıfırlama bağlantısı geçersiz!", "Email is invalid!": "E-Posta geçersiz!", + "Back": "Geri Dön", "Wheel of Fortune not found!": "Çarkıfelek bulunamadı!", "Wheel of Fortune": "Çarkıfelek", "Play": "Oyna", @@ -179,6 +183,8 @@ "Gift not found!": "Hediye bulunamadı!", "You already used this code!": "Bu kodu zaten kullandınız!", "This code has expired!": "Bu kodun son kullanma tarihi geçmiş!", + "Gift has been successfully sent to %username%": "Hediye başarıyla %username% adlı kişiye gönderildi", + "The gift has been delivered successfully!": "Hediye başarıyla teslim edildi!", "The gift has been successfully added to your chest!": "Hediye başarıyla sandığınıza eklendi!", "Get the Gift": "Hediyeyi Al", "Enter the gift code.": "Hediye kodunu girin.", @@ -192,6 +198,7 @@ "No server were found!": "Sunucu bulunamadı!", "No data were found!": "Veri bulunamadı!", "Bestseller": "En Çok Satan", + "Featured Products": "Öne Çıkan Ürünler", "Categories": "Kategoriler", "View": "Görüntüle", "Products": "Ürünler", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Çarkıfelek (Bilet)", "Wheel of Fortune (Prize)": "Çarkıfelek (Ödül)", "Credit History": "Kredi Geçmişi", - "Top Donators": "En Çok Kredi Yükleyenler", + "Top Donors": "En Çok Kredi Yükleyenler", + "Top Donor": "En Çok Kredi Yükleyen", "This Month": "Bu ay", "Credit": "Kredi", "Payment Method": "Ödeme Yöntemi", @@ -244,9 +252,10 @@ "No tickets were found!": "Destek bulunamadı!", "You are banned from support!": "Destekten yasaklandınız!", "%username% sent a support message.": "%username% destek talebi mesajı gönderdi.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Destek talebi mesajınız başarıyla gönderildi. En kısa sürede yetkililer tarafından cevaplanacaktır.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Mesajınız bize başarıyla iletildi. En kısa sürede yetkililer tarafından cevaplanacaktır", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Destek talebi mesajınız başarıyla gönderildi. En kısa sürede yetkililer tarafından cevaplanacaktır.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Mesajınız bize başarıyla iletildi. En kısa sürede yetkililer tarafından cevaplanacaktır", "Ticket not found!": "Destek bulunamadı!", + "The ticket is closed. You can't send a message.": "Destek talebi kapatılmış, mesaj gönderemezsiniz.", "There are currently no online staff!": "Şu anda aktif yetkili yok!", "Support": "Destek", "Tickets": "Destek Talepleri", @@ -265,7 +274,7 @@ "Message": "Mesaj", "Type the message you want to forward to our support team.": "Yetkili ekibimize iletmek istediğinz mesajı girin.", "Write your message...": "Mesajınızı yazın...", - "Online Staffs": "Aktif Yetkililer", + "Online Staff": "Aktif Yetkililer", "Last Seen": "Son Görülme", "Player": "Oyuncu", "Role": "Yetki", @@ -315,7 +324,6 @@ "Version": "Sürüm", "Admin": "Yönetici", "Mod": "Mod", - "Staff": "Yetkili", "Writer": "Yazar", "YouTuber": "YouTuber", "User": "Oyuncu", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% hafta önce", "%m% month(s) ago": "%m% ay önce", "%y% year(s) ago": "%y% yıl önce", + "Monday": "Pazartesi", + "Tuesday": "Salı", + "Wednesday": "Çarşamba", + "Thursday": "Perşembe", + "Friday": "Cuma", + "Saturday": "Cumartesi", + "Sunday": "Pazar", "January": "Ocak", "February": "Şubat", "March": "Mart", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "En fazla %amount% adet hediye gönderebilirsin.", "You can receive a maximum of %amount%!": "En fazla %amount% adet teslim alabilirsin!", "Related Posts": "İlgili Konular", - "Staffs": "Yetkililer", + "Staff": "Yetkili", "Vote": "Oy", "Punishments": "Ceza", "Bans": "Banlar", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Ödemeniz başarıyla gerçekleştirildi!", "Verify your email address": "Email adresinizi doğrulayın", "Email Verification": "Email Doğrulaması", + "Please verify your email address to continue!": "Devam etmek için lütfen email adresinizi doğrulayın!", "Send Email": "Email Gönder", "Your email has been verified!": "Email adresiniz doğrulandı!", "Email sent successfully! Please check your inbox and spam folder." : "Email başarıyla gönderildi! Lütfen gelen kutunuzu ve spam klasörünüzü kontrol ediniz.", @@ -509,5 +525,20 @@ "Sort by %filter%": "%filter% ile sırala", "Newest": "En Yeni", "Recent Activity": "Son Etkinlik", - "Likes": "Beğeniler" -} + "Likes": "Beğeniler", + "or": "veya", + "Link Discord Account": "Discord Hesabını Bağla", + "Unlink Discord Account": "Discord Bağlantısını Kaldır", + "Sign in with Discord": "Discord ile giriş yap", + "Your Discord account has been successfully linked to your account!": "Discord hesabınız başarıyla bağlandı!", + "Your Discord account is already linked to another account!": "Discord hesabınız zaten başka bir hesaba bağlı!", + "Your Discord account could not be linked to your account!": "Discord hesabınız bağlanamadı!", + "Your Discord account is not linked to any account!": "Discord hesabınız hiçbir hesaba bağlı değil!", + "Are you sure want to unlink your discord account?": "Discord hesabınızı bağlantısını kaldırmak istediğinize emin misiniz?", + "Subscriptions": "Abonelikler", + "Downgrade": "Düşür", + "Upgrade": "Yükselt", + "I agree to the Terms & Conditions": "Kullanım Şartlarını kabul ediyorum.", + "You can play this game for free every %duration% hour(s).": "Bu oyunu her %duration% saatte bir ücretsiz oynayabilirsiniz.", + "You can play this game for %price% credit(s).": "Bu oyunu %price% kredi karşılığında oynayabilirsiniz." +} \ No newline at end of file diff --git a/main/vn.json b/main/vi.json similarity index 90% rename from main/vn.json rename to main/vi.json index ccc35f5..eb2fdfd 100644 --- a/main/vn.json +++ b/main/vi.json @@ -31,6 +31,7 @@ "Store": "Cửa hàng", "Product": "Sản phẩm", "Out of stock!": "Hết hàng", + "Out of Stock!": "Hết Hàng", "Limited Stock!": "Giới hạn", "Name": "Tên", "Category": "Loại", @@ -83,6 +84,8 @@ "Delivery": "Đã giao", "Gift (Giver)": "Đã gửi", "Gift (Receiver)": "Đã nhận", + "Gift to %username%": "Quà tặng cho %username%", + "Gift from %username%": "Quà tặng từ %username%", "File not found!": "File not found!", "Download": "Tải game", "Not Found!": "Not Found!", @@ -107,7 +110,7 @@ "Comments": "Bình luận", "Tags": "Tags", "Leave a Reply": "Để lại phản hồi", - "Write your comment...": "Để lại suy nghĩ của bạn...", + "Write a comment...": "Viết bình luận...", "Please verify you are not a robot.": "Vui lòng xác minh bạn không phải bot.", "Spam detected!": "Spam detected!", "You are banned from commenting.": "Bạn bị cấm bình luận", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "Xác thực hai yếu tố của người chơi này chưa được bật!", "The reset link is invalid!": "Liên kết đặt lại không hợp lệ!", "Email is invalid!": "Email không hợp lệ!", + "Back": "Quay lại", "Wheel of Fortune not found!": "Không tìm thấy vòng quay may mắn!", "Wheel of Fortune": "Vòng quay may mắn", "Play": "Chơi", @@ -179,6 +183,8 @@ "Gift not found!": "Không tìm thấy quà!", "You already used this code!": "Bạn đã sử dụng mã này!", "This code has expired!": "Mã này đã hết hạn!", + "Gift has been successfully sent to %username%": "Quà đã được gửi thành công đến %username%", + "The gift has been delivered successfully!": "Quà đã được gửi thành công!", "The gift has been successfully added to your chest!": "Bạn đã nhận quà thành công!", "Get the Gift": "Nhận quà", "Enter the gift code.": "Nhập mã giftcode.", @@ -192,6 +198,7 @@ "No server were found!": "Không tìm thấy máy chủ!", "No data were found!": "Không có dữ liệu nào được tìm thấy!", "Bestseller": "Bán chạy", + "Featured Products": "Sản phẩm nổi bật", "Categories": "Loại", "View": "Xem", "Products": "Sản phẩm", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "Vé vòng quay may mắn", "Wheel of Fortune (Prize)": "Phần thưởng vòng quay may mắn", "Credit History": "Lịch sử", - "Top Donators": "Top Donate", + "Top Donors": "Top Donate", + "Top Donor": "Top Donate", "This Month": "Tháng này", "Credit": "HMCoins", "Payment Method": "Phương thức thanh toán", @@ -244,9 +252,10 @@ "No tickets were found!": "Không có vé hỗ trợ nào được tìm thấy!", "You are banned from support!": "Bạn bị cấm nhận hỗ trợ!", "%username% sent a support message.": "%username% đã gửi một tin nhắn hỗ trợ.", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "Đã gửi tin nhắn hỗ trợ thành công. Sẽ được BQT giải đáp trong thời gian sớm nhất.", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "Tin nhắn của bạn đã được gửi đến chúng tôi thành công. Sẽ được BQT giải đáp trong thời gian sớm nhất.", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "Đã gửi tin nhắn hỗ trợ thành công. Sẽ được BQT giải đáp trong thời gian sớm nhất.", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "Tin nhắn của bạn đã được gửi đến chúng tôi thành công. Sẽ được BQT giải đáp trong thời gian sớm nhất.", "Ticket not found!": "Không tìm thấy vé!", + "The ticket is closed. You can't send a message.": "Vé đã đóng. Bạn không thể gửi tin nhắn.", "There are currently no online staff!": "Hiện tại không có BQT trực tuyến!", "Support": "Hỗ trợ", "Tickets": "Vé hỗ trợ", @@ -265,7 +274,7 @@ "Message": "Tin nhắn", "Type the message you want to forward to our support team.": "Nhập tin nhắn bạn muốn chuyển tiếp đến nhóm hỗ trợ của chúng tôi.", "Write your message...": "Viết tin nhắn của bạn...", - "Online Staffs": "Online Staffs", + "Online Staff": "Online Staff", "Last Seen": "Last Seen", "Player": "Người chơi", "Role": "Vai trò", @@ -315,7 +324,6 @@ "Version": "Phiên bản", "Admin": "Admin", "Mod": "Mod", - "Staff": "Staff", "Writer": "Writer", "YouTuber": "YouTuber", "User": "User", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w% tuần trước", "%m% month(s) ago": "%m% tháng trước", "%y% year(s) ago": "%y% năm trước", + "Monday": "Thứ hai", + "Tuesday": "Thứ ba", + "Wednesday": "Thứ tư", + "Thursday": "Thứ năm", + "Friday": "Thứ sáu", + "Saturday": "Thứ bảy", + "Sunday": "Chủ nhật", "January": "Tháng Giêng", "February": "Tháng 2", "March": "Tháng 3", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "Bạn có thể tặng tối đa %amount%", "You can receive a maximum of %amount%!": "Bạn có thể nhận tối đa %amount%!", "Related Posts": "Bài viết liên quan", - "Staffs": "Nhân viên", + "Staff": "Nhân viên", "Vote": "Bình chọn", "Punishments": "Xử phạt", "Bans": "Cấm", @@ -492,6 +507,7 @@ "Your payment has been processed!": "Thanh toán của bạn đã được xử lý!", "Verify your email address": "Xác minh địa chỉ email của bạn", "Email Verification": "Xác minh email", + "Please verify your email address to continue!": "Vui lòng xác minh địa chỉ email của bạn để tiếp tục!", "Send Email": "Gửi email", "Your email has been verified!": "Email của bạn đã được xác minh!", "Email sent successfully! Please check your inbox and spam folder." : "Email đã được gửi thành công! Vui lòng kiểm tra hộp thư đến và thư rác.", @@ -509,5 +525,20 @@ "Sort by %filter%": "Sắp xếp theo %filter%", "Newest": "Mới nhất", "Recent Activity": "Hoạt động gần đây", - "Likes": "Thích" + "Likes": "Thích", + "or": "hoặc", + "Link Discord Account": "Liên kết tài khoản Discord", + "Unlink Discord Account": "Hủy liên kết tài khoản Discord", + "Sign in with Discord": "Đăng nhập bằng Discord", + "Your Discord account has been successfully linked to your account!": "Tài khoản Discord của bạn đã được liên kết thành công với tài khoản của bạn!", + "Your Discord account is already linked to another account!": "Tài khoản Discord của bạn đã được liên kết với một tài khoản khác!", + "Your Discord account could not be linked to your account!": "Tài khoản Discord của bạn không thể được liên kết với tài khoản của bạn!", + "Your Discord account is not linked to any account!": "Tài khoản Discord của bạn không được liên kết với bất kỳ tài khoản nào!", + "Are you sure want to unlink your discord account?": "Bạn có chắc chắn muốn hủy liên kết tài khoản Discord của bạn?", + "Subscriptions": "Đăng ký", + "Downgrade": "Hạ cấp", + "Upgrade": "Nâng cấp", + "I agree to the Terms & Conditions": "Tôi đồng ý với Điều khoản & Điều kiện", + "You can play this game for free every %duration% hour(s).": "Bạn có thể chơi game này miễn phí mỗi %duration% giờ.", + "You can play this game for %price% credit(s).": "Bạn có thể chơi game này với %price% xu." } \ No newline at end of file diff --git a/main/cn.json b/main/zh_CN.json similarity index 91% rename from main/cn.json rename to main/zh_CN.json index 27a61f3..378ab44 100644 --- a/main/cn.json +++ b/main/zh_CN.json @@ -31,6 +31,7 @@ "Store": "商店", "Product": "产品", "Out of stock!": "缺货!", + "Out of Stock!": "缺货!", "Limited Stock!": "库存有限!", "Name": "名称", "Category": "类别", @@ -83,6 +84,8 @@ "Delivery": "交付", "Gift (Giver)": "礼物(赠送者)", "Gift (Receiver)": "礼物(接收者)", + "Gift to %username%": "赠送给%username%的礼物", + "Gift from %username%": "来自%username%的礼物", "File not found!": "文件未找到!", "Download": "下载", "Not Found!": "未找到!", @@ -107,7 +110,7 @@ "Comments": "评论", "Tags": "标签", "Leave a Reply": "留下评论", - "Write your comment...": "写下您的评论...", + "Write a comment...": "写下评论...", "Please verify you are not a robot.": "请验证您不是机器人。", "Spam detected!": "检测到垃圾邮件!", "You are banned from commenting.": "您被禁止评论。", @@ -171,6 +174,7 @@ "This user's TFA is disabled!": "该用户的TFA已禁用!", "The reset link is invalid!": "重置链接无效!", "Email is invalid!": "电子邮件地址无效!", + "Back": "返回", "Wheel of Fortune not found!": "未找到幸运轮盘!", "Wheel of Fortune": "幸运轮盘", "Play": "玩", @@ -179,6 +183,8 @@ "Gift not found!": "未找到礼品!", "You already used this code!": "您已经使用过此代码!", "This code has expired!": "此代码已过期!", + "Gift has been successfully sent to %username%": "礼品已成功发送给 %username%", + "The gift has been delivered successfully!": "礼品已成功交付!", "The gift has been successfully added to your chest!": "礼品已成功添加到您的宝箱中!", "Get the Gift": "获取礼品", "Enter the gift code.": "输入礼品代码。", @@ -192,6 +198,7 @@ "No server were found!": "未找到任何服务器!", "No data were found!": "未找到任何数据!", "Bestseller": "畅销书", + "Featured Products": "精选产品", "Categories": "类别", "View": "查看", "Products": "产品", @@ -224,7 +231,8 @@ "Wheel of Fortune (Ticket)": "幸运之轮(门票)", "Wheel of Fortune (Prize)": "幸运之轮(奖品)", "Credit History": "信用记录", - "Top Donators": "最佳捐赠者", + "Top Donors": "最佳捐赠者", + "Top Donor": "最佳捐赠者", "This Month": "本月", "Credit": "信用", "Payment Method": "支付方式", @@ -244,9 +252,10 @@ "No tickets were found!": "未找到任何工单!", "You are banned from support!": "您已被禁止使用支持服务!", "%username% sent a support message.": "%username% 发送了一条支持消息。", - "Support message sent successfully. It will be answered by the staffs as soon as possible.": "支持消息已成功发送。我们会尽快由工作人员回答。", - "Your message has been sent to us successfully. It will be answered by the staffs as soon as possible.": "您的消息已成功发送。我们会尽快由工作人员回答。", + "Support message sent successfully. It will be answered by the staff as soon as possible.": "支持消息已成功发送。我们会尽快由工作人员回答。", + "Your message has been sent to us successfully. It will be answered by the staff as soon as possible.": "您的消息已成功发送。我们会尽快由工作人员回答。", "Ticket not found!": "未找到工单!", + "The ticket is closed. You can't send a message.": "工单已关闭。您无法发送消息。", "There are currently no online staff!": "当前没有在线工作人员!", "Support": "支持", "Tickets": "工单", @@ -265,7 +274,7 @@ "Message": "消息", "Type the message you want to forward to our support team.": "输入您要转发给我们支持团队的消息。", "Write your message...": "编写您的消息...", - "Online Staffs": "在线工作人员", + "Online Staff": "在线工作人员", "Last Seen": "上次登录时间", "Player": "玩家", "Role": "角色", @@ -315,7 +324,6 @@ "Version": "版本", "Admin": "管理员", "Mod": "版主", - "Staff": "工作人员", "Writer": "作者", "YouTuber": "优酷播主", "User": "用户", @@ -327,6 +335,13 @@ "%w% week(s) ago": "%w%周前", "%m% month(s) ago": "%m%个月前", "%y% year(s) ago": "%y%年前", + "Monday": "星期一", + "Tuesday": "星期二", + "Wednesday": "星期三", + "Thursday": "星期四", + "Friday": "星期五", + "Saturday": "星期六", + "Sunday": "星期日", "January": "1月", "February": "2月", "March": "3月", @@ -467,7 +482,7 @@ "You can gift a maximum of %amount%": "您最多可以赠送 %amount% 个礼物", "You can receive a maximum of %amount%!": "您最多可以领取 %amount% 个礼物!", "Related Posts": "相关帖子", - "Staffs": "工作人员", + "Staff": "工作人员", "Vote": "投票", "Punishments": "惩罚", "Bans": "封禁", @@ -492,6 +507,7 @@ "Your payment has been processed!": "您的付款已处理!", "Verify your email address": "验证您的电子邮件地址", "Email Verification": "电子邮件验证", + "Please verify your email address to continue!": "请验证您的电子邮件地址以继续!", "Send Email": "发送邮件", "Your email has been verified!": "您的电子邮件已验证!", "Email sent successfully! Please check your inbox and spam folder." : "邮件发送成功!请检查您的收件箱和垃圾邮件文件夹。", @@ -509,5 +525,20 @@ "Sort by %filter%": "按 %filter% 排序", "Newest": "最新", "Recent Activity": "最近活动", - "Likes": "喜欢" + "Likes": "喜欢", + "or": "或", + "Link Discord Account": "链接Discord账号", + "Unlink Discord Account": "取消链接Discord账号", + "Sign in with Discord": "使用Discord登录", + "Your Discord account has been successfully linked to your account!": "您的Discord账号已成功链接到您的账号!", + "Your Discord account is already linked to another account!": "您的Discord账号已链接到另一个账号!", + "Your Discord account could not be linked to your account!": "您的Discord账号无法链接到您的账号!", + "Your Discord account is not linked to any account!": "您的Discord账号未链接到任何账号!", + "Are you sure want to unlink your discord account?": "您确定要取消链接您的Discord账号吗?", + "Subscriptions": "订阅", + "Downgrade": "降级", + "Upgrade": "升级", + "I agree to the Terms & Conditions": "我同意条款和条件", + "You can play this game for free every %duration% hour(s).": "您可以每 %duration% 小时免费玩一次这个游戏。", + "You can play this game for %price% credit(s).": "您可以用 %price% 积分玩这个游戏。" } \ No newline at end of file diff --git a/themes/blaze/cz.json b/themes/blaze/cs.json similarity index 100% rename from themes/blaze/cz.json rename to themes/blaze/cs.json diff --git a/themes/blaze/de.json b/themes/blaze/de.json index 313bc90..b51a086 100644 --- a/themes/blaze/de.json +++ b/themes/blaze/de.json @@ -1,15 +1,15 @@ { - "Welcome to the Store!": "Willkommen in unserem Store!", - "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Willkommen im offiziellen %server% Store. Hier kannst du deine Spielerfahrung verbessern. Wir bieten Ränge, Gegenstände und Booster an.", + "Welcome to the Store!": "Willkommen im Markt!", + "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Willkommen im offiziellen %server% Markt. Hier können Sie Ihre Spieler-Erfahrung verbessern. Wir bieten Rang-Passes, Gegenstände und Booster.", "Are you ready to be best?": "Bist du bereit, der Beste zu sein?", "Play Now": "Jetzt Spielen", - "Sign in to access your account.": "Bitte melde dich an, um auf dein Konto zugreifen zu können.", - "Sign up to join our server.": "Bitte melde dich an, um unserem Server beitreten zu können.", - "Submit a reset request to access your account.": "Sende eine Zurücksetzungsanforderung, um auf dein Konto zugreifen zu können.", - "Change your password to access your account.": "Ändern dein Passwort, um auf dein Konto zugreifen zu können.", + "Sign in to access your account.": "Melden Sie sich an, um auf Ihr Konto zuzugreifen.", + "Sign up to join our server.": "Melden Sie sich an, um unserem Server beizutreten.", + "Submit a reset request to access your account.": "Senden Sie eine Zurücksetzungsanforderung, um auf Ihr Konto zuzugreifen.", + "Change your password to access your account.": "Ändern Sie Ihr Passwort, um auf Ihr Konto zuzugreifen.", "Play on %server%": "Spielen auf %server%", "Server Address": "Server-Adresse", - "In Minecraft, go to Multiplayer, then Add Server": "Gehe in Mincraft zu Mehrspieler und füge im Anschluss unserer Server mit Server hinzufügen zu deiner Serverliste hinzu.", - "Enter %ip% into the server address box and click Done": "Gebe %ip% in das Server-Adressfeld ein und klicken im Anschluss auf Fertig", - "Click to Join!": "Klicken, um beizutreten!" -} + "In Minecraft, go to Multiplayer, then Add Server": "In Minecraft gehen Sie zu Mehrspieler, dann Server hinzufügen", + "Enter %ip% into the server address box and click Done": "Geben Sie %ip% in das Server-Adressfeld ein und klicken Sie auf Fertig", + "Click to Join!": "Klicken Sie, um beizutreten!" +} \ No newline at end of file diff --git a/themes/blaze/hg.json b/themes/blaze/hu.json similarity index 100% rename from themes/blaze/hg.json rename to themes/blaze/hu.json diff --git a/themes/blaze/pl.json b/themes/blaze/pl.json index 82bfbf0..05c1ee9 100644 --- a/themes/blaze/pl.json +++ b/themes/blaze/pl.json @@ -13,4 +13,4 @@ "In Minecraft, go to Multiplayer, then Add Server": "W Minecraft, przejdź do Multiplayer, a następnie Dodaj serwer", "Enter %ip% into the server address box and click Done": "Wpisz %ip% do pola adresu serwera i kliknij Gotowe", "Click to Join!": "Kliknij, aby dołączyć!" -} +} \ No newline at end of file diff --git a/themes/blaze/pt.json b/themes/blaze/pt.json deleted file mode 100644 index 6eac0ed..0000000 --- a/themes/blaze/pt.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "Welcome to the Store!": "Bem-vindo à Loja!", - "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Bem-vindo à loja oficial. Este é o lugar para você aprimorar sua experiência de jogador. Oferecemos passes de classificação, itens e boosters.", - "Are you ready to be best?": "Você está pronto para ser o melhor?", - "Play Now": "Jogar Agora", - "Back to home!": "Voltar para o início!", - "Sign in to access your account.": "Faça login para acessar sua conta.", - "Sign up to join our server.": "Cadastre-se para entrar em nosso servidor.", - "Submit a reset request to access your account.": "Envie uma solicitação de redefinição para acessar sua conta.", - "Change your password to access your account.": "Altere sua senha para acessar sua conta.", - "Play on %server%": "Jogue no servidor %server%", - "Server Address": "Endereço do Servidor", - "In Minecraft, go to Multiplayer<%/span>, then Add Server<%/span>": "No Minecraft, vá para Multijogador<%/span>, depois Adicionar servidor<%/span>", - "Enter %ip%<%/span> into the server address box and click Done<%/span>": "Insira %ip%<%/span> na caixa de endereço do servidor e clique em Concluído<%/span>", - "Click to Join!": "Clique para participar!", - "Discord Server": "Servidor do Discord" -} diff --git a/themes/blaze/vn.json b/themes/blaze/vi.json similarity index 100% rename from themes/blaze/vn.json rename to themes/blaze/vi.json diff --git a/themes/blaze/cn.json b/themes/blaze/zh_CN.json similarity index 100% rename from themes/blaze/cn.json rename to themes/blaze/zh_CN.json diff --git a/themes/cobalt/cz.json b/themes/cobalt/cs.json similarity index 73% rename from themes/cobalt/cz.json rename to themes/cobalt/cs.json index e47dd41..bc43e84 100644 --- a/themes/cobalt/cz.json +++ b/themes/cobalt/cs.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Klikněte pro připojení!", "To join our community, please login or register.": "Chcete-li se připojit k naší komunitě, přihlaste se nebo zaregistrujte." } \ No newline at end of file diff --git a/themes/cobalt/de.json b/themes/cobalt/de.json index 4f94712..c6581a0 100644 --- a/themes/cobalt/de.json +++ b/themes/cobalt/de.json @@ -1,3 +1,4 @@ { - "To join our community, please login or register.": "Registiere dich jetzt, um unserer Community beizutreten!" -} + "Click to Join!": "Klicken Sie, um beizutreten!", + "To join our community, please login or register.": "Um unserer Gemeinschaft beizutreten, melden Sie sich bitte an oder registrieren Sie sich." +} \ No newline at end of file diff --git a/themes/cobalt/en.json b/themes/cobalt/en.json index e8386ac..5e84c41 100644 --- a/themes/cobalt/en.json +++ b/themes/cobalt/en.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Click to Join!", "To join our community, please login or register.": "To join our community, please login or register." } \ No newline at end of file diff --git a/themes/cobalt/es.json b/themes/cobalt/es.json index 9270c82..11c5543 100644 --- a/themes/cobalt/es.json +++ b/themes/cobalt/es.json @@ -1,3 +1,4 @@ { + "Click to Join!": "¡Haga clic para unirse!", "To join our community, please login or register.": "Para unirse a nuestra comunidad, inicie sesión o regístrese." } \ No newline at end of file diff --git a/themes/cobalt/fr.json b/themes/cobalt/fr.json index b0a2b03..28b9f78 100644 --- a/themes/cobalt/fr.json +++ b/themes/cobalt/fr.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Cliquez pour rejoindre !", "To join our community, please login or register.": "Pour rejoindre notre communauté, veuillez vous connecter ou vous inscrire." } \ No newline at end of file diff --git a/themes/cobalt/hi.json b/themes/cobalt/hi.json index 7369112..5ce1aa0 100644 --- a/themes/cobalt/hi.json +++ b/themes/cobalt/hi.json @@ -1,3 +1,4 @@ { + "Click to Join!": "जुड़ने के लिए क्लिक करें!", "To join our community, please login or register.": "हमारी समुदाय से जुड़ने के लिए, कृपया लॉगिन करें या रजिस्टर करें।" } \ No newline at end of file diff --git a/themes/cobalt/hg.json b/themes/cobalt/hu.json similarity index 74% rename from themes/cobalt/hg.json rename to themes/cobalt/hu.json index 18473b2..095306d 100644 --- a/themes/cobalt/hg.json +++ b/themes/cobalt/hu.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Kattintson a csatlakozáshoz!", "To join our community, please login or register.": "Ha csatlakozni szeretne közösségünkhöz, kérjük, jelentkezzen be vagy regisztráljon." } \ No newline at end of file diff --git a/themes/cobalt/it.json b/themes/cobalt/it.json index 03bf9fe..3fe64c1 100644 --- a/themes/cobalt/it.json +++ b/themes/cobalt/it.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Clicca per unirti!", "To join our community, please login or register.": "Per unirsi alla nostra comunità, effettuare il login o registrarsi." } \ No newline at end of file diff --git a/themes/cobalt/ja.json b/themes/cobalt/ja.json index a0650a0..2579144 100644 --- a/themes/cobalt/ja.json +++ b/themes/cobalt/ja.json @@ -1,3 +1,4 @@ { + "Click to Join!": "参加するにはクリック!", "To join our community, please login or register.": "コミュニティに参加するには、ログインまたは登録してください。" } \ No newline at end of file diff --git a/themes/cobalt/nl.json b/themes/cobalt/nl.json index b4b2ed0..71f3f75 100644 --- a/themes/cobalt/nl.json +++ b/themes/cobalt/nl.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Klik om lid te worden!", "To join our community, please login or register.": "Om lid te worden van onze gemeenschap, gelieve in te loggen of te registreren." } \ No newline at end of file diff --git a/themes/cobalt/no.json b/themes/cobalt/no.json index 886c056..f85e97a 100644 --- a/themes/cobalt/no.json +++ b/themes/cobalt/no.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Klikk for å bli med!", "To join our community, please login or register.": "For å bli med i fellesskapet vårt, vennligst logg inn eller registrer deg." } \ No newline at end of file diff --git a/themes/cobalt/pl.json b/themes/cobalt/pl.json index eed15b0..c1281be 100644 --- a/themes/cobalt/pl.json +++ b/themes/cobalt/pl.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Kliknij aby dołączyć!", "To join our community, please login or register.": "Aby dołączyć do naszej społeczności, zaloguj się lub zarejestruj." } \ No newline at end of file diff --git a/themes/cobalt/pt.json b/themes/cobalt/pt.json deleted file mode 100644 index 4bbc585..0000000 --- a/themes/cobalt/pt.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "To join our community, please login or register.": "Para fazer parte de nossa comunidade, por favor, faça o login ou registre-se." -} \ No newline at end of file diff --git a/themes/cobalt/pt_BR.json b/themes/cobalt/pt_BR.json index 4bbc585..de392d3 100644 --- a/themes/cobalt/pt_BR.json +++ b/themes/cobalt/pt_BR.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Clique para participar!", "To join our community, please login or register.": "Para fazer parte de nossa comunidade, por favor, faça o login ou registre-se." } \ No newline at end of file diff --git a/themes/cobalt/ro.json b/themes/cobalt/ro.json index 4d682a8..a4f9e16 100644 --- a/themes/cobalt/ro.json +++ b/themes/cobalt/ro.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Click pentru a te alătura!", "To join our community, please login or register.": "Pentru a vă alătura comunității noastre, vă rugăm să vă conectați sau să vă înregistrați." } \ No newline at end of file diff --git a/themes/cobalt/ru.json b/themes/cobalt/ru.json index 90075f5..2d79ce8 100644 --- a/themes/cobalt/ru.json +++ b/themes/cobalt/ru.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Нажмите, чтобы присоединиться!", "To join our community, please login or register.": "Чтобы присоединиться к нашему сообществу, пожалуйста, войдите или зарегистрируйтесь." } \ No newline at end of file diff --git a/themes/cobalt/sv.json b/themes/cobalt/sv.json index 4100024..922162e 100644 --- a/themes/cobalt/sv.json +++ b/themes/cobalt/sv.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Klicka för att ansluta!", "To join our community, please login or register.": "Logga in eller registrera dig för att ansluta dig till vår gemenskap." } \ No newline at end of file diff --git a/themes/cobalt/tr.json b/themes/cobalt/tr.json index 04d9906..43d5f5c 100644 --- a/themes/cobalt/tr.json +++ b/themes/cobalt/tr.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Katılmak için tıklayın!", "To join our community, please login or register.": "Topluluğumuza katılmak için lütfen giriş yapın veya kaydolun." } \ No newline at end of file diff --git a/themes/cobalt/vn.json b/themes/cobalt/vi.json similarity index 76% rename from themes/cobalt/vn.json rename to themes/cobalt/vi.json index 17e59d4..cbb970c 100644 --- a/themes/cobalt/vn.json +++ b/themes/cobalt/vi.json @@ -1,3 +1,4 @@ { + "Click to Join!": "Nhấp để tham gia!", "To join our community, please login or register.": "Để tham gia cộng đồng của chúng tôi, vui lòng đăng nhập hoặc đăng ký." } \ No newline at end of file diff --git a/themes/cobalt/cn.json b/themes/cobalt/zh_CN.json similarity index 75% rename from themes/cobalt/cn.json rename to themes/cobalt/zh_CN.json index e637b8e..f3f70bf 100644 --- a/themes/cobalt/cn.json +++ b/themes/cobalt/zh_CN.json @@ -1,3 +1,4 @@ { + "Click to Join!": "点击加入!", "To join our community, please login or register.": "我们的社区欢迎您的加入,请登录或注册。" } \ No newline at end of file diff --git a/themes/gale/cz.json b/themes/gale/cs.json similarity index 95% rename from themes/gale/cz.json rename to themes/gale/cs.json index 7e18826..7b61d32 100755 --- a/themes/gale/cz.json +++ b/themes/gale/cs.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Připojte se k serveru Minecraft #1", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% je server Minecraft zdarma. Připojte se k ostatním a buďte nejlepší!", + "%server% Store": "%server% Obchod", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Vítejte v oficiálním obchodě %server%. Toto je místo, kde můžete zlepšit své hráčské zkušenosti. Nabízíme předplatné, položky a zvýšení.", "Time to engage the game!": "Čas se zapojit do hry!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Zdvojnásobte své zkušenosti Minecraft s %server%. Užijte si naše profesionálně vytvořené hry s přáteli!", "%value% Registered Players": "%value% Registrovaní hráči", "Click to Join!": "Klikněte pro připojení!", + "Go to link": "Přejít na odkaz", "Leaderboards, statistics and the best players!": "Žebříčky, statistiky a nejlepší hráči!", "View the Store for Products...": "Zobrazit obchod pro produkty...", "%value% products in the store": "%value% produktů v obchodě", @@ -49,6 +51,8 @@ "Buy a product": "Koupit produkt", "Last Registration": "Poslední registrace", "Donated %total% in total this month.": "Celkem daroval %total% tento měsíc.", - "Meet our experienced and friendly staffs.": "Potkávejte naše zkušené a přátelské zaměstnance.", - "You can find players who have been punished on our server.": "Můžete najít hráče, kteří byli potrestáni na našem serveru." + "Meet our experienced and friendly staff.": "Potkávejte naše zkušené a přátelské zaměstnance.", + "You can find players who have been punished on our server.": "Můžete najít hráče, kteří byli potrestáni na našem serveru.", + "Summary": "Souhrn", + "%discount%% OFF!": "%discount%% SLEVA!" } diff --git a/themes/gale/de.json b/themes/gale/de.json index e9cf0bf..03ef6fe 100755 --- a/themes/gale/de.json +++ b/themes/gale/de.json @@ -1,46 +1,48 @@ { "Join the #1 Minecraft Server": "Tritt dem Minecraft-Server Nr. 1 bei", - "%server% is a free to play Minecraft server. Join others and be the best!": "%server% ist ein kostenloser Minecraft-Server. Trete bei und werde der Beste!", - "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Willkommen im offiziellen %server% Store. Hier kannst du deine Spielerfahrung verbessern. Wir bieten Ränge, Items und Booster an.", + "%server% is a free to play Minecraft server. Join others and be the best!": "%server% ist ein kostenloser Minecraft-Server. Tritt anderen bei und werde der Beste!", + "%server% Store": "%server% Store", + "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Willkommen im offiziellen %server% Store. Hier kannst du deine Spielerfahrung verbessern. Wir bieten Rang-Pässe, Items und Booster an.", "Time to engage the game!": "Zeit, das Spiel zu starten!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Verdopple deine Minecraft-Erfahrung mit %server%. Genieße unsere professionell erstellten Spiele mit deinen Freunden!", "%value% Registered Players": "%value% registrierte Spieler", "Click to Join!": "Klicke hier, um beizutreten!", + "Go to link": "Gehe zum Link", "Leaderboards, statistics and the best players!": "Bestenlisten, Statistiken und die besten Spieler!", "View the Store for Products...": "Schau dir den Store für Produkte an...", "%value% products in the store": "%value% Produkte im Store", "Before creating a ticket!": "Bevor du ein Ticket erstellst!", - "We have solutions for our Frequently Asked Questions in our Help Centre. To resolve your matter faster, please take look on our Help Centre before creating a support ticket.": "Wir haben Lösungen für unsere häufig gestellten Fragen in unserem Hilfe-Center. Um dein Problem schneller zu lösen, schau bitte zuerst in unserem Hilfe-Center vorbei, bevor du ein Support-Tickets erstellst.", + "We have solutions for our Frequently Asked Questions in our Help Centre. To resolve your matter faster, please take look on our Help Centre before creating a support ticket.": "Wir haben Lösungen für unsere häufig gestellten Fragen in unserem Hilfe-Center. Um dein Problem schneller zu lösen, schau bitte zuerst in unserem Hilfe-Center vor dem Erstellen eines Support-Tickets.", "Notice": "Hinweis", "Don't forget to check the Help Centre before creating a support ticket.": "Vergiss nicht, vor dem Erstellen eines Support-Tickets im Hilfe-Center nachzuschauen.", - "Couldn't find the answer you were looking for? Create a support ticket to resolve your matter now.": "Du hast nicht die Antwort gefunden, die du suchst? Erstelle ein Support-Ticket und wir helfen dir dein Problem zu lösen.", + "Couldn't find the answer you were looking for? Create a support ticket to resolve your matter now.": "Hast du die Antwort nicht gefunden, die du suchst? Erstelle ein Support-Ticket, um dein Problem jetzt zu lösen.", "Copy the IP address and step in to the fun world of %server%!": "Kopiere die IP-Adresse und betrete die lustige Welt von %server%!", "How to play on %server%?": "Wie spiele ich auf %server%?", "Create a %server% account...": "Erstelle ein %server% Konto...", - "Don't be afraid from the goose bumps while registering. This is just the beginning. They say it goes away in a few days, but many has got used to live with it...": "Hab keine Angst vor einer Gänsehaut, während du dich registrierst. Das ist nur der Anfang. Man sagt, sie geht in ein paar Tagen weg, aber viele haben sich daran gewöhnt damit zu leben...", + "Don't be afraid from the goose bumps while registering. This is just the beginning. They say it goes away in a few days, but many has got used to live with it...": "Hab keine Angst vor den Gänsehaut, während du dich registrierst. Das ist nur der Anfang. Sie sagen, es geht in ein paar Tagen weg, aber viele haben sich daran gewöhnt, damit zu leben...", "Download the Minecraft...": "Lade Minecraft herunter...", - "You need to install this client to play online with your friends on %server%. Don't worry, it just takes a few minutes...": "Du musst diesen Client installieren, um online mit deinen Freunden auf %server% spielen zu können. Mach dir keine Sorgen, es dauert nur ein paar Minuten...", + "You need to install this client to play online with your friends on %server%. Don't worry, it just takes a few minutes...": "Du musst diesen Client installieren, um online mit deinen Freunden auf %server% zu spielen. Mach dir keine Sorgen, es dauert nur ein paar Minuten...", "Join the %server% fun...": "Tritt dem %server% Spaß bei...", - "Copy the IP address and add it to your server list. Then get ready for the unbelievable experiences in our server. Some cool stuff, and some magical...": "Kopiere die IP-Adresse und füge sie deiner Serverliste hinzu. Bereite dich auf unglaubliche Erfahrungen auf unserem Server vor. Einige coole Sachen und einiges magisches...", - "Welcome to %server%, we felt your energy is about to change something for the better.": "Willkommen bei %server%, wir haben bereits gerspürt, dass sich deine Energie zum Besseren ändern wird.", - "Welcome to the games, take look at our game modes in our server.": "Willkommen bei unseren Spielen! Schau dir unsere Spielmodi doch genauer auf unserem Server an.", - "Click to see information about the game mode!": "Klicke hier, um Informationen über den Spielmodus zu erhalten!", + "Copy the IP address and add it to your server list. Then get ready for the unbelievable experiences in our server. Some cool stuff, and some magical...": "Kopiere die IP-Adresse und füge sie deiner Serverliste hinzu. Dann bereite dich auf die unglaublichen Erfahrungen in unserem Server vor. Einige coole Sachen und einiges magisches...", + "Welcome to %server%, we felt your energy is about to change something for the better.": "Willkommen bei %server%, wir fühlten, dass deine Energie etwas zum Besseren ändern wird.", + "Welcome to the games, take look at our game modes in our server.": "Willkommen bei den Spielen, schau dir unsere Spielmodi in unserem Server an.", + "Click to see information about the game mode!": "Klicke hier, um Informationen über den Spielmodus zu sehen!", "The best player corner": "Die beste Spieler-Ecke", - "For the best and the most glaring players...": "Für die besten Spieler...", + "For the best and the most glaring players...": "Für die Besten und die hellsten Spieler...", "%server% Favourite Players": "%server% Lieblings-Spieler", "Show everyone you're the best!": "Zeige allen, dass du der Beste bist!", "The top is only for the best!": "Die Spitze ist nur für die Besten!", - "Can you join in the leaderboard?": "Kannst du in die Bestenliste aufsteigen?", - "Become the best of all now!": "Werde jetzt der beste Spieler allerzeiten!", + "Can you join in the leaderboard?": "Kannst du in die Bestenliste einsteigen?", + "Become the best of all now!": "Werde jetzt der Beste aller!", "Our community guidelines for a better and more fun gaming experience...": "Unsere Community-Richtlinien für eine bessere und unterhaltsamere Spielerfahrung...", "Play Now": "Jetzt spielen", "Back to home!": "Zurück zur Startseite!", - "Sign in to access your account.": "Melde dich an, um auf dein Benutzerkonto zugreifen zu können.", - "Sign up to join our server.": "Melde dich an, um unserem Server beitreten zu können.", - "Submit a reset request to access your account.": "Sende eine Zurücksetzen-Anfrage, um auf dein Konto zugreifen zu können.", - "Change your password to access your account.": "Ändere dein Passwort, um auf dein Konto zugreifen zu können.", + "Sign in to access your account.": "Melde dich an, um auf dein Konto zuzugreifen.", + "Sign up to join our server.": "Melde dich an, um unserem Server beizutreten.", + "Submit a reset request to access your account.": "Sende eine Zurücksetzen-Anfrage, um auf dein Konto zuzugreifen.", + "Change your password to access your account.": "Ändere dein Passwort, um auf dein Konto zuzugreifen.", "The portal appears to be closed...": "Das Portal scheint geschlossen zu sein...", - "The portal has not yet been built for the page you want to go to.": "Das Portal wurde noch nicht für die Seite gebaut.", + "The portal has not yet been built for the page you want to go to.": "Das Portal wurde noch nicht für die Seite, die du besuchen möchtest, gebaut.", "Close the Menu": "Menü schließen", "Bans": "Bans", "Logs": "Logs", @@ -48,7 +50,9 @@ "Select": "Auswählen", "Buy a product": "Produkt kaufen", "Last Registration": "Letzte Registrierung", - "Donated %total% in total this month.": "Insgesamt wurden %total% in diesem Monat gespendet.", - "Meet our experienced and friendly staffs.": "Treffe unsere erfahrenen und freundlichen Teammitglieder.", - "You can find players who have been punished on our server.": "Hier kannst du Spieler finden, die auf unserem Server bestraft wurden." + "Donated %total% in total this month.": "Insgesamt %total% dieses Monats gespendet.", + "Meet our experienced and friendly staff.": "Treffen Sie unsere erfahrenen und freundlichen Mitarbeiter.", + "You can find players who have been punished on our server.": "Du kannst Spieler finden, die auf unserem Server bestraft wurden.", + "Summary": "Zusammenfassung", + "%discount%% OFF!": "%discount%% RABATT!" } diff --git a/themes/gale/en.json b/themes/gale/en.json index 8525196..d42b3e6 100755 --- a/themes/gale/en.json +++ b/themes/gale/en.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Join the #1 Minecraft Server", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% is a free to play Minecraft server. Join others and be the best!", + "%server% Store": "%server% Store", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.", "Time to engage the game!": "Time to engage the game!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!", "%value% Registered Players": "%value% Registered Players", "Click to Join!": "Click to Join!", + "Go to link": "Go to link", "Leaderboards, statistics and the best players!": "Leaderboards, statistics and the best players!", "View the Store for Products...": "View the Store for Products...", "%value% products in the store": "%value% products in the store", @@ -49,6 +51,8 @@ "Buy a product": "Buy a product", "Last Registration": "Last Registration", "Donated %total% in total this month.": "Donated %total% in total this month.", - "Meet our experienced and friendly staffs.": "Meet our experienced and friendly staffs.", - "You can find players who have been punished on our server.": "You can find players who have been punished on our server." + "Meet our experienced and friendly staff.": "Meet our experienced and friendly staff.", + "You can find players who have been punished on our server.": "You can find players who have been punished on our server.", + "Summary": "Summary", + "%discount%% OFF!": "%discount%% OFF!" } diff --git a/themes/gale/es.json b/themes/gale/es.json index ad8ba03..3ea301f 100755 --- a/themes/gale/es.json +++ b/themes/gale/es.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Únete al servidor #1 de Minecraft", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% es un servidor gratuito de Minecraft. ¡Únete a otros y sé el mejor!", + "%server% Store": "%server% Tienda", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Bienvenido a la tienda oficial de %server%. Este es el lugar para que puedas mejorar tu experiencia de jugador. Ofrecemos pases de rango, artículos y potenciadores.", "Time to engage the game!": "¡Es hora de jugar!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Duplica tu experiencia de Minecraft con %server%. ¡Disfruta de nuestros juegos profesionales con tus amigos!", "%value% Registered Players": "%value% Jugadores Registrados", "Click to Join!": "¡Haz clic para unirte!", + "Go to link": "Ir al enlace", "Leaderboards, statistics and the best players!": "¡Tablas de clasificación, estadísticas y los mejores jugadores!", "View the Store for Products...": "Ver la tienda para productos...", "%value% products in the store": "%value% productos en la tienda", @@ -49,6 +51,8 @@ "Buy a product": "Comprar un producto", "Last Registration": "Última inscripción", "Donated %total% in total this month.": "Donó %total% en total este mes.", - "Meet our experienced and friendly staffs.": "Conoce a nuestro experimentado y amigable personal.", - "You can find players who have been punished on our server.": "Puedes encontrar jugadores que han sido castigados en nuestro servidor." + "Meet our experienced and friendly staff.": "Conoce a nuestro experimentado y amigable personal.", + "You can find players who have been punished on our server.": "Puedes encontrar jugadores que han sido castigados en nuestro servidor.", + "Summary": "Resumen", + "%discount%% OFF!": "%discount%% DE DESCUENTO!" } diff --git a/themes/gale/fr.json b/themes/gale/fr.json index 4145153..375774d 100755 --- a/themes/gale/fr.json +++ b/themes/gale/fr.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Rejoignez le serveur #1 Minecraft", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% est un serveur Minecraft gratuit. Rejoignez les autres et soyez le meilleur!", + "%server% Store": "%server% Boutique", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Bienvenue dans la boutique officielle de %server%. C'est l'endroit où vous pouvez améliorer votre expérience de jeu. Nous offrons des passes de rang, des articles et des boosters.", "Time to engage the game!": "Il est temps de jouer!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Doublez votre expérience Minecraft avec %server%. Profitez de nos jeux professionnels avec vos amis!", "%value% Registered Players": "%value% Joueurs enregistrés", "Click to Join!": "Cliquez pour rejoindre!", + "Go to link": "Aller au lien", "Leaderboards, statistics and the best players!": "Classements, statistiques et les meilleurs joueurs!", "View the Store for Products...": "Voir la boutique pour les produits...", "%value% products in the store": "%value% produits dans la boutique", @@ -49,6 +51,8 @@ "Buy a product": "Acheter un produit", "Last Registration": "Dernière inscription", "Donated %total% in total this month.": "A donné %total% au total ce mois-ci.", - "Meet our experienced and friendly staffs.": "Rencontrez nos membres expérimentés et sympathiques.", - "You can find players who have been punished on our server.": "Vous pouvez trouver des joueurs qui ont été punis sur notre serveur." + "Meet our experienced and friendly staff.": "Rencontrez nos membres expérimentés et sympathiques.", + "You can find players who have been punished on our server.": "Vous pouvez trouver des joueurs qui ont été punis sur notre serveur.", + "Summary": "Résumé", + "%discount%% OFF!": "%discount%% DE RABAIS!" } diff --git a/themes/gale/hi.json b/themes/gale/hi.json index b947a3e..bd94dd0 100755 --- a/themes/gale/hi.json +++ b/themes/gale/hi.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "संयुक्त हों #1 माइनक्राफ्ट सर्वर", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% खेलने के लिए मुफ्त माइनक्राफ्ट सर्वर है। दूसरों से जुड़ें और सबसे अच्छे बनें!", + "%server% Store": "%server% स्टोर", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "आधिकारिक %server% स्टोर में आपका स्वागत है। यह आपके खिलाड़ी अनुभव को बढ़ाने के लिए एक जगह है। हम रैंक पास, आइटम और बूस्टर प्रदान करते हैं।", "Time to engage the game!": "गेम से जुड़ने का समय!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "अपने मित्रों के साथ %server% के साथ अपने माइनक्राफ्ट अनुभव को दोगुना करें। हमारे व्यावसायिक बनाए गए खेलों का आनंद लें!", "%value% Registered Players": "%value% पंजीकृत खिलाड़ी", "Click to Join!": "शामिल होने के लिए क्लिक करें!", + "Go to link": "लिंक पर जाएं", "Leaderboards, statistics and the best players!": "लीडरबोर्ड, सांख्यिकी और सबसे अच्छे खिलाड़ी!", "View the Store for Products...": "उत्पादों के लिए स्टोर देखें...", "%value% products in the store": "स्टोर में %value% उत्पाद", @@ -49,6 +51,8 @@ "Buy a product": "एक उत्पाद खरीदें", "Last Registration": "अंतिम पंजीकरण", "Donated %total% in total this month.": "इस महीने कुल %total% दान किया।", - "Meet our experienced and friendly staffs.": "हमारे अनुभवी और दोस्तीपूर्ण स्टाफ का जानें।", - "You can find players who have been punished on our server.": "हमारे सर्वर पर जो खिलाड़ियों को दंडित किया गया है, उन्हें आप यहां पाएंगे।" + "Meet our experienced and friendly staff.": "हमारे अनुभवी और दोस्तीपूर्ण स्टाफ का जानें।", + "You can find players who have been punished on our server.": "हमारे सर्वर पर जो खिलाड़ियों को दंडित किया गया है, उन्हें आप यहां पाएंगे।", + "Summary": "सारांश", + "%discount%% OFF!": "%discount%% छूट!" } diff --git a/themes/gale/hg.json b/themes/gale/hu.json similarity index 94% rename from themes/gale/hg.json rename to themes/gale/hu.json index e507d3a..d1ca56d 100755 --- a/themes/gale/hg.json +++ b/themes/gale/hu.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Csatlakozz a #1 Minecraft szerverhez", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% egy ingyenes Minecraft szerver. Csatlakozz másokhoz és legyél a legjobb!", + "%server% Store": "%server% Bolt", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Üdvözöljük az %server% hivatalos boltjában. Ez a hely, ahol fokozhatja a játékosélményét. Rankokat, tárgyakat és boostereket kínálunk.", "Time to engage the game!": "Idő a játékhoz!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Duplázd meg a Minecraft élményedet a %server% szerveren. Élvezd a szakértők által készített játékokat barátaiddal!", "%value% Registered Players": "%value% Regisztrált játékos", "Click to Join!": "Kattints a csatlakozáshoz!", + "Go to link": "Ugrás a linkre", "Leaderboards, statistics and the best players!": "Ranglista, statisztika és a legjobb játékosok!", "View the Store for Products...": "Tekintse meg a boltot a termékekért...", "%value% products in the store": "%value% termék a boltban", @@ -49,6 +51,8 @@ "Buy a product": "Vásárolj egy terméket", "Last Registration": "Utolsó regisztráció", "Donated %total% in total this month.": "Összesen %total% -t adományozott ebben a hónapban.", - "Meet our experienced and friendly staffs.": "Ismerje meg tapasztalt és barátságos személyzetünket.", - "You can find players who have been punished on our server.": "Megtalálhatja a szerverünkön büntetett játékosokat." + "Meet our experienced and friendly staff.": "Ismerje meg tapasztalt és barátságos személyzetünket.", + "You can find players who have been punished on our server.": "Megtalálhatja a szerverünkön büntetett játékosokat.", + "Summary": "Összefoglalás", + "%discount%% OFF!": "%discount%% LE!" } diff --git a/themes/gale/it.json b/themes/gale/it.json index 5f5afbc..e56d2b5 100755 --- a/themes/gale/it.json +++ b/themes/gale/it.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Unisciti al server Minecraft numero 1", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% è un server Minecraft gratuito. Unisciti agli altri e diventa il migliore!", + "%server% Store": "%server% Store", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Benvenuto nella Store ufficiale di %server%. Questo è il posto dove puoi migliorare la tua esperienza di gioco. Offriamo pass rank, oggetti e boosters.", "Time to engage the game!": "E' ora di giocare!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Doppia la tua esperienza di Minecraft con %server%. Goditi i nostri giochi professionalmente creati con i tuoi amici!", "%value% Registered Players": "%value% Giocatori registrati", "Click to Join!": "Clicca per unirti!", + "Go to link": "Vai al link", "Leaderboards, statistics and the best players!": "Leaderboards, statistiche e i migliori giocatori!", "View the Store for Products...": "Guarda la Store per i prodotti...", "%value% products in the store": "%value% prodotti nella store", @@ -49,6 +51,8 @@ "Buy a product": "Compra un prodotto", "Last Registration": "Ultima registrazione", "Donated %total% in total this month.": "Donato %total% in totale questo mese.", - "Meet our experienced and friendly staffs.": "Incontra i nostri staff esperti e cordiali.", - "You can find players who have been punished on our server.": "Puoi trovare giocatori che sono stati puniti sul nostro server." + "Meet our experienced and friendly staff.": "Incontra i nostri staff esperti e cordiali.", + "You can find players who have been punished on our server.": "Puoi trovare giocatori che sono stati puniti sul nostro server.", + "Summary": "Sommario", + "%discount%% OFF!": "%discount%% DI SCONTO!" } diff --git a/themes/gale/ja.json b/themes/gale/ja.json index 2065399..8b1b84e 100755 --- a/themes/gale/ja.json +++ b/themes/gale/ja.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "MinecraftのNo.1サーバーに参加しよう", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% は、無料で遊べる Minecraft サーバーです。他の人と一緒になって、一番になりましょう", + "%server% Store": "%server% ストア", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "公式 %server% ストアへようこそ。ここはあなたのプレイヤー体験を向上させるための場所です。我々は、ランクパス、アイテムやブースターを提供しています。", "Time to engage the game!": "ゲームを始めよう!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "%server% で、Minecraftの体験を2倍にしよう。友達と一緒に、プロフェッショナルに作られたゲームを楽しもう!", "%value% Registered Players": "%value% 登録プレイヤー", "Click to Join!": "クリックして参加!", + "Go to link": "リンクへ移動", "Leaderboards, statistics and the best players!": "ランキング、統計、そして最高のプレイヤー!", "View the Store for Products...": "ストアを見て商品を購入しよう...", "%value% products in the store": "%value% ストアの商品", @@ -49,6 +51,8 @@ "Buy a product": "製品を購入", "Last Registration": "最後の登録", "Donated %total% in total this month.": "今月、合計で %total% を寄付しました。", - "Meet our experienced and friendly staffs.": "我々の経験豊富で、フレンドリーなスタッフに会いましょう。", - "You can find players who have been punished on our server.": "あなたは、我々のサーバーで、処罰されたプレイヤーを見つけることができます。" + "Meet our experienced and friendly staff.": "我々の経験豊富で、フレンドリーなスタッフに会いましょう。", + "You can find players who have been punished on our server.": "あなたは、我々のサーバーで、処罰されたプレイヤーを見つけることができます。", + "Summary": "概要", + "%discount%% OFF!": "%discount%% オフ!" } \ No newline at end of file diff --git a/themes/gale/nl.json b/themes/gale/nl.json index b3f9c66..a65adbc 100755 --- a/themes/gale/nl.json +++ b/themes/gale/nl.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Word lid van de #1 Minecraft Server", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% is een gratis te spelen Minecraft server. Sluit je aan bij anderen en wees de beste!", + "%server% Store": "%server% Winkel", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Welkom bij de officiële %server% winkel. Dit is de plaats voor u om uw spelerservaring te verbeteren. Wij bieden rang passen, items en boosters.", "Time to engage the game!": "Tijd om het spel te spelen!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Verdubbel uw Minecraft ervaring met %server%. Geniet van onze professioneel gemaakte spellen met uw vrienden!", "%value% Registered Players": "%value% Geregistreerde Spelers", "Click to Join!": "Klik om te joinen!", + "Go to link": "Ga naar link", "Leaderboards, statistics and the best players!": "Leaderboards, statistieken en de beste spelers!", "View the Store for Products...": "Bekijk de winkel voor producten...", "%value% products in the store": "%value% producten in de winkel", @@ -49,6 +51,8 @@ "Buy a product": "Koop een product", "Last Registration": "Laatste Registratie", "Donated %total% in total this month.": "Heeft in totaal %total% gedoneerd deze maand.", - "Meet our experienced and friendly staffs.": "Ontmoet onze ervaren en vriendelijke medewerkers.", - "You can find players who have been punished on our server.": "U kunt spelers vinden die zijn gestraft op onze server." + "Meet our experienced and friendly staff.": "Ontmoet onze ervaren en vriendelijke medewerkers.", + "You can find players who have been punished on our server.": "U kunt spelers vinden die zijn gestraft op onze server.", + "Summary": "Samenvatting", + "%discount%% OFF!": "%discount%% KORTING!" } \ No newline at end of file diff --git a/themes/gale/no.json b/themes/gale/no.json index 2f032a6..b670ebd 100755 --- a/themes/gale/no.json +++ b/themes/gale/no.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Bli med på Minecraft-server nr. 1", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% er en gratis Minecraft-server. Bli med på andre og bli den beste!", + "%server% Store": "%server%-butikk", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Velkommen til den offisielle %server%-butikken. Dette er stedet for deg å forbedre spilleropplevelsen din. Vi tilbyr rangpass, gjenstander og boostere.", "Time to engage the game!": "Tiden er inne for å engasjere spillet!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Dobbel din Minecraft-opplevelse med %server%. Nyt våre profesjonelt lagde spill med vennene dine!", "%value% Registered Players": "%value% registrerte spillere", "Click to Join!": "Klikk for å bli med!", + "Go to link": "Gå til lenke", "Leaderboards, statistics and the best players!": "Topplister, statistikk og de beste spillerne!", "View the Store for Products...": "Se butikken for produkter...", "%value% products in the store": "%value% produkter i butikken", @@ -49,6 +51,8 @@ "Buy a product": "Kjøp et produkt", "Last Registration": "Siste registrering", "Donated %total% in total this month.": "Donerte %total% totalt denne måneden.", - "Meet our experienced and friendly staffs.": "Møt våre erfarne og vennlige ansatte.", - "You can find players who have been punished on our server.": "Du kan finne spillere som har blitt straffet på vår server." + "Meet our experienced and friendly staff.": "Møt våre erfarne og vennlige ansatte.", + "You can find players who have been punished on our server.": "Du kan finne spillere som har blitt straffet på vår server.", + "Summary": "Sammendrag", + "%discount%% OFF!": "%discount%% AV!" } \ No newline at end of file diff --git a/themes/gale/pl.json b/themes/gale/pl.json index c60f00b..72e04c8 100755 --- a/themes/gale/pl.json +++ b/themes/gale/pl.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Dołącz do #1 serwera Minecraft", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% to darmowy serwer Minecraft. Dołącz do innych i bądź najlepszy!", + "%server% Store": "%server% Sklep", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Witamy w oficjalnym sklepie %server%. To miejsce, w którym możesz ulepszyć swoje doświadczenie z grą. Oferujemy pakiety rang, przedmioty i boostery.", "Time to engage the game!": "Czas na zabawę!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Podwójne doświadczenie z Minecraftem z %server%. Ciesz się naszymi profesjonalnie stworzonymi grami z przyjaciółmi!", "%value% Registered Players": "%value% Zarejestrowanych Graczy", "Click to Join!": "Kliknij, aby dołączyć!", + "Go to link": "Przejdź do linku", "Leaderboards, statistics and the best players!": "Ranking, statystyki i najlepsi gracze!", "View the Store for Products...": "Zobacz sklep z produktami...", "%value% products in the store": "%value% produktów w sklepie", @@ -49,6 +51,8 @@ "Buy a product": "Kup produkt", "Last Registration": "Ostatnia rejestracja", "Donated %total% in total this month.": "W tym miesiącu przekazano łącznie %total%.", - "Meet our experienced and friendly staffs.": "Poznaj naszych doświadczonych i przyjaznych pracowników.", - "You can find players who have been punished on our server.": "Możesz znaleźć graczy, którzy zostali ukarani na naszym serwerze." + "Meet our experienced and friendly staff.": "Poznaj naszych doświadczonych i przyjaznych pracowników.", + "You can find players who have been punished on our server.": "Możesz znaleźć graczy, którzy zostali ukarani na naszym serwerze.", + "Summary": "Podsumowanie", + "%discount%% OFF!": "%discount%% ZNIŻKI!" } diff --git a/themes/gale/pt.json b/themes/gale/pt.json deleted file mode 100644 index d47cb1c..0000000 --- a/themes/gale/pt.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "Join the #1 Minecraft Server": "Junte-se ao Minecraft Server #1", - "%server% is a free to play Minecraft server. Join others and be the best!": "%server% é um servidor Minecraft gratuito. Junte-se a outros e seja o melhor!", - "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Bem-vindo à loja oficial %server%. Este é o lugar para você melhorar sua experiência de jogador. Oferecemos passes de classificação, itens e aceleradores.", - "Time to engage the game!": "Hora de se envolver no jogo!", - "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Dobre sua experiência Minecraft com %server%. Aproveite nossos jogos profissionalmente feitos com seus amigos!", - "%value% Registered Players": "%value% Jogadores Registrados", - "Click to Join!": "Clique para se juntar!", - "Leaderboards, statistics and the best players!": "Leaderboards, estatísticas e os melhores jogadores!", - "View the Store for Products...": "Veja a Loja para Produtos...", - "%value% products in the store": "%value% produtos na loja", - "Before creating a ticket!": "Antes de criar um ticket!", - "We have solutions for our Frequently Asked Questions in our Help Centre. To resolve your matter faster, please take look on our Help Centre before creating a support ticket.": "Temos soluções para nossas Perguntas Mais Frequentes no Centro de Ajuda. Para resolver seu assunto mais rápido, consulte nosso Centro de Ajuda antes de criar um ticket de suporte.", - "Notice": "Aviso", - "Don't forget to check the Help Centre before creating a support ticket.": "Não se esqueça de verificar o Centro de Ajuda antes de criar um ticket de suporte.", - "Couldn't find the answer you were looking for? Create a support ticket to resolve your matter now.": "Não encontrou a resposta que estava procurando? Crie um ticket de suporte para resolver seu assunto agora.", - "Copy the IP address and step in to the fun world of %server%!": "Copie o endereço IP e entre no divertido mundo de %server%!", - "How to play on %server%?": "Como jogar em %server%?", - "Create a %server% account...": "Crie uma conta %server%...", - "Don't be afraid from the goose bumps while registering. This is just the beginning. They say it goes away in a few days, but many has got used to live with it...": "Não tenha medo dos calafrios ao se registrar. Isso é apenas o começo. Eles dizem que desaparece em alguns dias, mas muitos se acostumaram a viver com isso...", - "Download the Minecraft...": "Baixe o Minecraft...", - "You need to install this client to play online with your friends on %server%. Don't worry, it just takes a few minutes...": "Você precisa instalar este cliente para jogar online com seus amigos em %server%. Não se preocupe, leva apenas alguns minutos...", - "Join the %server% fun...": "Junte-se à diversão %server%...", - "Copy the IP address and add it to your server list. Then get ready for the unbelievable experiences in our server. Some cool stuff, and some magical...": "Copie o endereço IP e adicione-o à sua lista de servidores. Então, esteja pronto para as experiências incríveis em nosso servidor. Algumas coisas legais e algumas mágicas...", - "Welcome to %server%, we felt your energy is about to change something for the better.": "Bem-vindo ao %server%, sentimos que sua energia está prestes a mudar algo para melhor.", - "Welcome to the games, take look at our game modes in our server.": "Bem-vindo aos jogos, dê uma olhada em nossos modos de jogo em nosso servidor.", - "Click to see information about the game mode!": "Clique para ver informações sobre o modo de jogo!", - "The best player corner": "O melhor canto do jogador", - "For the best and the most glaring players...": "Para os melhores e os mais brilhantes jogadores...", - "%server% Favourite Players": "%server% Jogadores Favoritos", - "Show everyone you're the best!": "Mostre a todos que você é o melhor!", - "The top is only for the best!": "O topo é apenas para os melhores!", - "Can you join in the leaderboard?": "Você pode se juntar ao leaderboard?", - "Become the best of all now!": "Torne-se o melhor de todos agora!", - "Our community guidelines for a better and more fun gaming experience...": "Nossas diretrizes da comunidade para uma experiência de jogo melhor e mais divertida...", - "Play Now": "Jogue Agora", - "Back to home!": "Voltar para casa!", - "Sign in to access your account.": "Faça login para acessar sua conta.", - "Sign up to join our server.": "Cadastre-se para se juntar ao nosso servidor.", - "Submit a reset request to access your account.": "Envie um pedido de redefinição para acessar sua conta.", - "Change your password to access your account.": "Altere sua senha para acessar sua conta.", - "The portal appears to be closed...": "O portal parece estar fechado...", - "The portal has not yet been built for the page you want to go to.": "O portal ainda não foi construído para a página que você deseja acessar.", - "Close the Menu": "Fechar o Menu", - "Bans": "Bans", - "Logs": "Logs", - "Details": "Detalhes", - "Select": "Selecionar", - "Buy a product": "Compre um produto", - "Last Registration": "Última Inscrição", - "Donated %total% in total this month.": "Doou %total% no total este mês.", - "Meet our experienced and friendly staffs.": "Conheça nossos experientes e amigáveis funcionários.", - "You can find players who have been punished on our server.": "Você pode encontrar jogadores que foram punidos em nosso servidor." -} diff --git a/themes/gale/pt_BR.json b/themes/gale/pt_BR.json index d47cb1c..c060613 100755 --- a/themes/gale/pt_BR.json +++ b/themes/gale/pt_BR.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Junte-se ao Minecraft Server #1", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% é um servidor Minecraft gratuito. Junte-se a outros e seja o melhor!", + "%server% Store": "%server% Loja", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Bem-vindo à loja oficial %server%. Este é o lugar para você melhorar sua experiência de jogador. Oferecemos passes de classificação, itens e aceleradores.", "Time to engage the game!": "Hora de se envolver no jogo!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Dobre sua experiência Minecraft com %server%. Aproveite nossos jogos profissionalmente feitos com seus amigos!", "%value% Registered Players": "%value% Jogadores Registrados", "Click to Join!": "Clique para se juntar!", + "Go to link": "Ir para o link", "Leaderboards, statistics and the best players!": "Leaderboards, estatísticas e os melhores jogadores!", "View the Store for Products...": "Veja a Loja para Produtos...", "%value% products in the store": "%value% produtos na loja", @@ -49,6 +51,8 @@ "Buy a product": "Compre um produto", "Last Registration": "Última Inscrição", "Donated %total% in total this month.": "Doou %total% no total este mês.", - "Meet our experienced and friendly staffs.": "Conheça nossos experientes e amigáveis funcionários.", - "You can find players who have been punished on our server.": "Você pode encontrar jogadores que foram punidos em nosso servidor." + "Meet our experienced and friendly staff.": "Conheça nossos experientes e amigáveis funcionários.", + "You can find players who have been punished on our server.": "Você pode encontrar jogadores que foram punidos em nosso servidor.", + "Summary": "Resumo", + "%discount%% OFF!": "%discount%% OFF!" } diff --git a/themes/gale/ro.json b/themes/gale/ro.json index b0222eb..e1aa29f 100755 --- a/themes/gale/ro.json +++ b/themes/gale/ro.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Alăturați-vă serverului Minecraft nr. 1", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% este un server gratuit de Minecraft. Alăturați-vă celorlalți și fiți cel mai bun!", + "%server% Store": "%server% Magazin", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Bine ați venit la magazinul oficial %server%. Acesta este locul pentru a vă îmbunătăți experiența de joc. Vă oferim tichete de rang, articole și boostere.", "Time to engage the game!": "Este timpul să vă implicați în joc!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Dublați-vă experiența Minecraft cu %server%. Bucurați-vă de jocurile profesionist create de noi cu prietenii dvs!", "%value% Registered Players": "%value% Jucători înregistrați", "Click to Join!": "Click pentru a te alătura!", + "Go to link": "Du-te la link", "Leaderboards, statistics and the best players!": "Clasamente, statistici și cei mai buni jucători!", "View the Store for Products...": "Vizualizați magazinul pentru produse...", "%value% products in the store": "%value% produse în magazin", @@ -49,6 +51,8 @@ "Buy a product": "Cumpărați un produs", "Last Registration": "Ultima înregistrare", "Donated %total% in total this month.": "A donat %total% în total acest luna.", - "Meet our experienced and friendly staffs.": "Întâlniți personalul nostru experimentat și prietenos.", - "You can find players who have been punished on our server.": "Puteți găsi jucători care au fost pedepsiți pe serverul nostru." + "Meet our experienced and friendly staff.": "Întâlniți personalul nostru experimentat și prietenos.", + "You can find players who have been punished on our server.": "Puteți găsi jucători care au fost pedepsiți pe serverul nostru.", + "Summary": "Rezumat", + "%discount%% OFF!": "%discount%% OFF!" } diff --git a/themes/gale/ru.json b/themes/gale/ru.json index bebc901..764e00b 100755 --- a/themes/gale/ru.json +++ b/themes/gale/ru.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Присоединяйтесь к серверу Minecraft №1", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% - бесплатный сервер Minecraft. Присоединяйтесь к другим и станьте лучшим!", + "%server% Store": "%server% Магазин", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Добро пожаловать в официальный магазин %server%. Здесь вы можете улучшить своё игровое времяпрепровождение. Мы предлагаем пакеты рангов, предметы и ускорители.", "Time to engage the game!": "Время начать игру!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Удвойте своё времяпрепровождение в Minecraft с %server%. Наслаждайтесь нашими профессионально созданными играми с друзьями!", "%value% Registered Players": "%value% зарегистрированных игроков", "Click to Join!": "Нажмите, чтобы присоединиться!", + "Go to link": "Перейти по ссылке", "Leaderboards, statistics and the best players!": "Таблица лидеров, статистика и лучшие игроки!", "View the Store for Products...": "Посмотреть магазин для продуктов...", "%value% products in the store": "%value% продуктов в магазине", @@ -49,6 +51,8 @@ "Buy a product": "Купить продукт", "Last Registration": "Последняя регистрация", "Donated %total% in total this month.": "Всего пожертвовал %total% в этом месяце.", - "Meet our experienced and friendly staffs.": "Познакомьтесь с нашим опытным и дружелюбным персоналом.", - "You can find players who have been punished on our server.": "Вы можете найти игроков, которые были наказаны на нашем сервере." + "Meet our experienced and friendly staff.": "Познакомьтесь с нашим опытным и дружелюбным персоналом.", + "You can find players who have been punished on our server.": "Вы можете найти игроков, которые были наказаны на нашем сервере.", + "Summary": "Резюме", + "%discount%% OFF!": "%discount%% СКИДКА!" } diff --git a/themes/gale/sv.json b/themes/gale/sv.json index 425c023..8f3c561 100755 --- a/themes/gale/sv.json +++ b/themes/gale/sv.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Gå med i den främsta Minecraft-servern", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% är en gratis Minecraft-server. Gå med och bli den bästa!", + "%server% Store": "%server%-butik", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Välkommen till den officiella %server%-butiken. Det här är platsen där du kan förbättra din spelarupplevelse. Vi erbjuder rankpass, föremål och boosters.", "Time to engage the game!": "Tiden att engagera spelet!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Dubbla din Minecraft-upplevelse med %server%. Njut av våra professionellt gjorda spel med dina vänner!", "%value% Registered Players": "%value% registrerade spelare", "Click to Join!": "Klicka för att gå med!", + "Go to link": "Gå till länk", "Leaderboards, statistics and the best players!": "Topplistor, statistik och de bästa spelarna!", "View the Store for Products...": "Visa butiken för produkter...", "%value% products in the store": "%value% produkter i butiken", @@ -49,6 +51,8 @@ "Buy a product": "Köp en produkt", "Last Registration": "Senaste registrering", "Donated %total% in total this month.": "Donerade %total% totalt denna månad.", - "Meet our experienced and friendly staffs.": "Träffa våra erfarna och vänliga personaler.", - "You can find players who have been punished on our server.": "Du kan hitta spelare som har blivit straffade på vår server." + "Meet our experienced and friendly staff.": "Träffa våra erfarna och vänliga personaler.", + "You can find players who have been punished on our server.": "Du kan hitta spelare som har blivit straffade på vår server.", + "Summary": "Sammanfattning", + "%discount%% OFF!": "%discount%% RABATT!" } \ No newline at end of file diff --git a/themes/gale/tr.json b/themes/gale/tr.json index d4a3a1b..1321916 100755 --- a/themes/gale/tr.json +++ b/themes/gale/tr.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "1 Numaralı Minecraft Sunucusuna Katılın!", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% ücretsiz bir Minecraft sunucusudur. Aramıza katılın ve sunucunun en iyisi olun!", + "%server% Store": "%server% Mağazası", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Resmi %server% Mağazasına Hoşgeldiniz. Bu, oyuncu deneyiminizi geliştirmeniz için yerinizdir. VIP, Item ve boosters sunuyoruz.", "Time to engage the game!": "Oyun dahil olma zamanı!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "%server% ile minecraft keyfinizi ikiye katlayın. Profesyonelce yapılmış bu sunucu eğlencenin yeni adresi", "%value% Registered Players": "%value% oyuncu kayıtlı", "Click to Join!": "Tıkla Katıl!", + "Go to link": "Linke Git", "Leaderboards, statistics and the best players!": "Sıralamalar, istatistikler ve en iyi oyuncular!", "View the Store for Products...": "Ürünleri görmek için mağazayı görüntüle...", "%value% products in the store": "%value% ürün bulunuyor", @@ -49,6 +51,8 @@ "Buy a product": "Ürün satın alma", "Last Registration": "Aramıza son katılanlar", "Donated %total% in total this month.": "Bu ay toplam %total% bağış yaptı.", - "Meet our experienced and friendly staffs.": "Deneyimli ve cana yakın yetkililerimizle tanışın.", - "You can find players who have been punished on our server.": "Sunucumuzda cezalandırılan oyuncuları buradan bulabilirsin." + "Meet our experienced and friendly staff.": "Deneyimli ve cana yakın yetkililerimizle tanışın.", + "You can find players who have been punished on our server.": "Sunucumuzda cezalandırılan oyuncuları buradan bulabilirsin.", + "Summary": "Özet", + "%discount%% OFF!": "%discount%% İNDİRİM!" } diff --git a/themes/gale/vn.json b/themes/gale/vi.json similarity index 95% rename from themes/gale/vn.json rename to themes/gale/vi.json index f965800..9a1fa77 100755 --- a/themes/gale/vn.json +++ b/themes/gale/vi.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "Tham gia máy chủ Minecraft số 1", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% là một máy chủ Minecraft miễn phí. Tham gia với những người khác và trở thành người chiến thắng!", + "%server% Store": "%server% Cửa hàng", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Chào mừng bạn đến với cửa hàng chính thức của %server%. Đây là nơi để bạn nâng cao trải nghiệm của mình. Chúng tôi cung cấp các gói cấp độ, vật phẩm và tăng tốc.", "Time to engage the game!": "Thời gian để tham gia trò chơi!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "Đôi khi trải nghiệm Minecraft của bạn với %server%. Thưởng thức các trò chơi được làm bởi chuyên nghiệp của chúng tôi với bạn bè của bạn!", "%value% Registered Players": "%value% Người chơi đã đăng ký", "Click to Join!": "Nhấn để tham gia!", + "Go to link": "Đi đến liên kết", "Leaderboards, statistics and the best players!": "Bảng xếp hạng, thống kê và những người chơi tốt nhất!", "View the Store for Products...": "Xem cửa hàng để mua sản phẩm...", "%value% products in the store": "%value% sản phẩm trong cửa hàng", @@ -49,6 +51,8 @@ "Buy a product": "Mua một sản phẩm", "Last Registration": "Đăng ký cuối cùng", "Donated %total% in total this month.": "Đã ủng hộ %total% tổng cộng trong tháng này.", - "Meet our experienced and friendly staffs.": "Gặp những nhân viên kinh nghiệm và thân thiện của chúng tôi.", - "You can find players who have been punished on our server.": "Bạn có thể tìm thấy những người chơi đã bị kỷ luật trên máy chủ của chúng tôi." + "Meet our experienced and friendly staff.": "Gặp những nhân viên kinh nghiệm và thân thiện của chúng tôi.", + "You can find players who have been punished on our server.": "Bạn có thể tìm thấy những người chơi đã bị kỷ luật trên máy chủ của chúng tôi.", + "Summary": "Tóm tắt", + "%discount%% OFF!": "%discount%% GIẢM GIÁ!" } diff --git a/themes/gale/cn.json b/themes/gale/zh_CN.json similarity index 95% rename from themes/gale/cn.json rename to themes/gale/zh_CN.json index 60f4629..ffc0f9e 100755 --- a/themes/gale/cn.json +++ b/themes/gale/zh_CN.json @@ -1,11 +1,13 @@ { "Join the #1 Minecraft Server": "加入第一 Minecraft 服务器", "%server% is a free to play Minecraft server. Join others and be the best!": "%server% 是一个免费的 Minecraft 服务器。加入其他人,成为最好的!", + "%server% Store": "%server% 商店", "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "欢迎来到官方的 %server% 商店。这是您提升玩家体验的地方。我们提供等级通行证、物品和助推器。", "Time to engage the game!": "是时候加入游戏了!", "Double your Minecraft experience with %server%. Enjoy our professionally made games with your friends!": "与 %server% 一起翻倍你的 Minecraft 体验。与你的朋友一起享受我们专业制作的游戏!", "%value% Registered Players": "%value% 注册玩家", "Click to Join!": "点击加入!", + "Go to link": "转到链接", "Leaderboards, statistics and the best players!": "排行榜、统计数据和最佳玩家!", "View the Store for Products...": "查看产品商店...", "%value% products in the store": "商店中有 %value% 个产品", @@ -49,6 +51,8 @@ "Buy a product": "购买产品", "Last Registration": "最后注册", "Donated %total% in total this month.": "本月共捐赠了%total%。", - "Meet our experienced and friendly staffs.": "认识我们经验丰富、友善的员工。", - "You can find players who have been punished on our server.": "您可以在我们的服务器上找到已被惩罚的玩家。" + "Meet our experienced and friendly staff.": "认识我们经验丰富、友善的员工。", + "You can find players who have been punished on our server.": "您可以在我们的服务器上找到已被惩罚的玩家。", + "Summary": "摘要", + "%discount%% OFF!": "%discount%% 折扣!" } diff --git a/themes/leaf/cz.json b/themes/leaf/cs.json similarity index 100% rename from themes/leaf/cz.json rename to themes/leaf/cs.json diff --git a/themes/leaf/de.json b/themes/leaf/de.json index 7f0aced..6f9eea9 100755 --- a/themes/leaf/de.json +++ b/themes/leaf/de.json @@ -1,6 +1,6 @@ { - "Welcome to the Store!": "Willkommen in unserem Store!", - "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Willkommen im offiziellen %server% Store. Hier kannst du deine Spielerfahrung verbessern. Wir bieten Ränge, Gegenstände und Booster an.", + "Welcome to the Store!": "Willkommen im Markt!", + "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Willkommen im offiziellen %server% Markt. Hier können Sie Ihre Spieler-Erfahrung verbessern. Wir bieten Rang-Passes, Gegenstände und Booster.", "This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Hier können Sie Ihre Spieler-Erfahrung verbessern. Wir bieten Rang-Passes, Gegenstände und Booster.", "Are you ready to be best?": "Bist du bereit, der Beste zu sein?", "Check out our server's news!": "Schau dir unsere Server-News an!", @@ -26,19 +26,19 @@ "%discount%% OFF!": "%discount%% RABATT!", "Bazaar item not found!": "Bazar-Element nicht gefunden!", "%value% Registered Players": "%value% Registrierte Spieler", - "Buy/Sell in-game items for exchange of store credits!": "Kauf/Verkauf von Ingame-Gegenständen im Tausch gegen Guthaben!", - "You can sell the items that you own in-game to other players, or buy from them for exchange of store credits.": "Du kannst Gegenstände, welche du im Spiel besitzt, an andere Spieler verkaufen.", + "Buy/Sell in-game items for exchange of store credits!": "Kaufen/Sell in-game items for exchange of store credits!", + "You can sell the items that you own in-game to other players, or buy from them for exchange of store credits.": "You can sell the items that you own in-game to other players, or buy from them for exchange of store credits.", "Let yourself to the amazing world of %server%": "Lass dich in die faszinierende Welt von %server% entführen", "You're getting closer to become the strongest! You can find anything that you're looking for here.": "Du kommst immer näher, der Stärkste zu werden! Hier findest du alles, wonach du suchst.", - "It's not too late to join the fun. Register now to meet with a flawless gameplay experience.": "Es ist nicht zu spät, um Spaß zu haben. Registriere dich jetzt, um eine makellose Spielerfahrung zu erleben.", + "It's not too late to join the fun. Register now to meet with a flawless gameplay experience.": "Es ist nicht zu spät, um Spaß zu haben. Registriere dich jetzt, um eine makellose Spiel-Erfahrung zu erleben.", "First step to the world of fun.": "Erster Schritt in die Welt des Spaßes.", - "Sign in to access your account.": "Melde dich an, um auf dein Konto zugreifen zu können.", - "Sign up to join our server.": "Melde dich an, um unserem Server beitreten zu können.", - "Submit a reset request to access your account.": "Sende eine Zurücksetzen-Anfrage, um auf Ihr Konto zugreifen zu können.", - "Change your password to access your account.": "Ändern dein Passwort, um auf Ihr Konto zuzugreifen zugreifen zu können.", + "Sign in to access your account.": "Melde dich an, um auf dein Konto zuzugreifen.", + "Sign up to join our server.": "Melde dich an, um unserem Server beizutreten.", + "Submit a reset request to access your account.": "Senden Sie eine Zurücksetzen-Anfrage, um auf Ihr Konto zuzugreifen.", + "Change your password to access your account.": "Ändern Sie Ihr Passwort, um auf Ihr Konto zuzugreifen.", "%value% members are registered on our server!": "%value% Mitglieder sind auf unserem Server registriert!", - "This place looks empty. You can browse other servers. If you think this is a mistake, you can contact us.": "Dieser Ort sieht leer aus. Du kannst aber andere Server durchsuchen. Wenn du denkst, dass dies ein Fehler ist, kannst du uns gerne kontaktieren.", - "Product not found! You can browse other products. If you think this is a mistake, you can contact us.": "Das Produkt konnte nicht gefunden werden! Du kannst aber andere Produkte durchsuchen. Wenn du denkst, dass dies ein Fehler ist, kannst du uns gerne kontaktieren.", + "This place looks empty. You can browse other servers. If you think this is a mistake, you can contact us.": "Dieser Ort sieht leer aus. Du kannst andere Server durchsuchen. Wenn du denkst, dass dies ein Fehler ist, kannst du uns kontaktieren.", + "Product not found! You can browse other products. If you think this is a mistake, you can contact us.": "Produkt nicht gefunden! Du kannst andere Produkte durchsuchen. Wenn du denkst, dass dies ein Fehler ist, kannst du uns kontaktieren.", "Notice": "Hinweis", - "Don't forget to check the Help Centre before creating a support ticket.": "Vergiss nicht, vor dem Erstellen eines Support-Tickets das Hilfe-Center zu durchsuchen." -} + "Don't forget to check the Help Centre before creating a support ticket.": "Vergiss nicht, vor dem Erstellen eines Support-Tickets das Hilfe-Center zu überprüfen." +} \ No newline at end of file diff --git a/themes/leaf/fr.json b/themes/leaf/fr.json index 76df2ea..c50e8c1 100755 --- a/themes/leaf/fr.json +++ b/themes/leaf/fr.json @@ -30,7 +30,7 @@ "You can sell the items that you own in-game to other players, or buy from them for exchange of store credits.": "Vous pouvez vendre les objets que vous possédez en jeu à d'autres joueurs, ou les acheter pour échanger des crédits de magasin.", "Let yourself to the amazing world of %server%": "Laissez-vous aller dans le monde incroyable de %server%", "You're getting closer to become the strongest! You can find anything that you're looking for here.": "Vous vous rapprochez d'être le plus fort! Vous pouvez trouver tout ce que vous cherchez ici.", - "It's not too late to join the fun. Register now to meet with a flawless gameplay experience.": "Il n'est pas trop tard pour s'amuser. Inscrivez-vous dès maintenant pour bénéficier d'une expérience de jeu sans faille.", + "It's not too late to join the fun. Register now to meet with a flawless gameplay experience.": "No es demasiado tarde para unirse a la diversión. Regístrese ahora para encontrarse con una experiencia de juego impecable.", "First step to the world of fun.": "Première étape vers le monde de la joie.", "Sign in to access your account.": "Connectez-vous pour accéder à votre compte.", "Sign up to join our server.": "Inscrivez-vous pour rejoindre notre serveur.", @@ -41,4 +41,4 @@ "Product not found! You can browse other products. If you think this is a mistake, you can contact us.": "Produit introuvable! Vous pouvez parcourir d'autres produits. Si vous pensez que c'est une erreur, vous pouvez nous contacter.", "Notice": "Remarque", "Don't forget to check the Help Centre before creating a support ticket.": "N'oubliez pas de vérifier le Centre d'aide avant de créer un ticket d'assistance." -} +} \ No newline at end of file diff --git a/themes/leaf/hg.json b/themes/leaf/hu.json similarity index 100% rename from themes/leaf/hg.json rename to themes/leaf/hu.json diff --git a/themes/leaf/pt.json b/themes/leaf/pt.json deleted file mode 100644 index dd7f5e7..0000000 --- a/themes/leaf/pt.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "Welcome to the Store!": "Bem-vindo à Loja!", - "Welcome to the official %server% Store. This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Bem-vindo à Loja oficial do %server%. Este é o lugar para você melhorar sua experiência de jogador. Nós oferecemos passes de rank, itens e boosters.", - "This is the place for you to enhance your player experience. We offer rank passes, items and boosters.": "Este é o lugar para você melhorar sua experiência de jogador. Nós oferecemos passes de rank, itens e boosters.", - "Are you ready to be best?": "Você está pronto para ser o melhor?", - "Check out our server's news!": "Confira as notícias do nosso servidor!", - "There is news from our server. Check out our posts so you don't miss the latest developments.": "Há notícias do nosso servidor. Confira nossas postagens para não perder as últimas novidades.", - "There are discounts waiting for you in the store!": "Há descontos esperando por você na loja!", - "Play Now": "Jogue Agora", - "Back to home!": "Voltar para a página inicial!", - "Play on %server%": "Jogue no %server%", - "Server Address": "Endereço do Servidor", - "Click to Join!": "Clique para Entrar!", - "Top Donor": "Top Donor", - "Top Donor This Month": "Top Donor do Mês", - "Guest": "Visitante", - "Click to Login!": "Clique para Entrar!", - "Back to Store": "Voltar para a Loja", - "Join": "Entrar", - "Join Us": "Entre Conosco", - "Join the Chat": "Entre no Chat", - "Details": "Detalhes", - "Announcements": "Anúncios", - "Recent Registrations": "Registros Recentes", - "Go to link": "Ir para o link", - "%discount%% OFF!": "%discount%% OFF!", - "Bazaar item not found!": "Item do Bazar não encontrado!", - "%value% Registered Players": "%value% Jogadores Registrados", - "Buy/Sell in-game items for exchange of store credits!": "Compre/Venda itens do jogo para troca de créditos na loja!", - "You can sell the items that you own in-game to other players, or buy from them for exchange of store credits.": "Você pode vender os itens que você possui no jogo para outros jogadores, ou comprá-los deles para troca de créditos na loja.", - "Let yourself to the amazing world of %server%": "Deixe-se levar para o incrível mundo do %server%", - "You're getting closer to become the strongest! You can find anything that you're looking for here.": "Você está ficando mais próximo de se tornar o mais forte! Você pode encontrar qualquer coisa que você está procurando aqui.", - "It's not too late to join the fun. Register now to meet with a flawless gameplay experience.": "Não é tarde demais para se juntar à diversão. Registre-se agora para conhecer uma experiência de jogo impecável.", - "First step to the world of fun.": "Primeiro passo para o mundo da diversão.", - "Sign in to access your account.": "Faça login para acessar sua conta.", - "Sign up to join our server.": "Cadastre-se para se juntar ao nosso servidor.", - "Submit a reset request to access your account.": "Envie um pedido de redefinição para acessar sua conta.", - "Change your password to access your account.": "Altere sua senha para acessar sua conta.", - "%value% members are registered on our server!": "%value% membros estão registrados em nosso servidor!", - "This place looks empty. You can browse other servers. If you think this is a mistake, you can contact us.": "Este lugar parece vazio. Você pode navegar por outros servidores. Se você acha que isso é um erro, você pode entrar em contato conosco.", - "Product not found! You can browse other products. If you think this is a mistake, you can contact us.": "Produto não encontrado! Você pode navegar por outros produtos. Se você acha que isso é um erro, você pode entrar em contato conosco.", - "Notice": "Aviso", - "Don't forget to check the Help Centre before creating a support ticket.": "Não se esqueça de verificar o Centro de Ajuda antes de criar um ticket de suporte." -} \ No newline at end of file diff --git a/themes/leaf/vn.json b/themes/leaf/vi.json similarity index 100% rename from themes/leaf/vn.json rename to themes/leaf/vi.json diff --git a/themes/leaf/cn.json b/themes/leaf/zh_CN.json similarity index 100% rename from themes/leaf/cn.json rename to themes/leaf/zh_CN.json