🆙 Add fixed cms 🆙

This commit is contained in:
Remco
2026-02-02 19:30:21 +01:00
parent b1a2cab62d
commit b67e0ec2b9
3982 changed files with 193682 additions and 0 deletions
@@ -0,0 +1,17 @@
<?php
return [
'navigation_label' => 'Logfiler',
'navigation_group' => 'System',
'title' => 'Logfiler',
'search_placeholder' => 'Vælg eller søg efter en logfil',
'no_logs' => 'Ingen logfiler at vise',
'delete' => 'Slet',
'download' => 'Download',
'no_such_file' => 'Ingen sådan fil',
'file_too_large' => 'Filen er for stor',
'modal_delete_heading' => 'Slet denne logfil?',
'modal_delete_subheading' => 'Er du sikker på, at du vil slette denne logfil?',
'modal_delete_action_cancel' => 'Annuller',
'modal_delete_action_confirm' => 'Slet',
];
@@ -0,0 +1,17 @@
<?php
return [
'navigation_label' => 'Protokolle',
'navigation_group' => 'System',
'title' => 'Protokolle',
'search_placeholder' => 'Wählen Sie eine Protokolldatei aus',
'no_logs' => 'Keine Protokolle zum Anzeigen',
'delete' => 'Löschen',
'download' => 'Download',
'no_such_file' => 'Keine solche Datei',
'file_too_large' => 'Datei ist zu groß',
'modal_delete_heading' => 'Diese Protokolldatei löschen?',
'modal_delete_subheading' => 'Sind Sie sicher, dass Sie diese Protokolldatei löschen möchten?',
'modal_delete_action_cancel' => 'Stornieren',
'modal_delete_action_confirm' => 'Löschen',
];
@@ -0,0 +1,17 @@
<?php
return [
'navigation_label' => 'Logs',
'navigation_group' => 'System',
'title' => 'Logs',
'search_placeholder' => 'Select or search a log file',
'no_logs' => 'No Logs to display',
'delete' => 'Delete',
'download' => 'Download',
'no_such_file' => 'No such file',
'file_too_large' => 'File is too large',
'modal_delete_heading' => 'Delete this logs file?',
'modal_delete_subheading' => 'Are you sure you want to delete this logs file?',
'modal_delete_action_cancel' => 'Cancel',
'modal_delete_action_confirm' => 'Delete',
];
@@ -0,0 +1,17 @@
<?php
return [
'navigation_label' => 'Registros',
'navigation_group' => 'Sistema',
'title' => 'Registros',
'search_placeholder' => 'Selecciona o busca un archivo de registro',
'no_logs' => 'No hay registros para mostrar',
'delete' => 'Eliminar',
'download' => 'Descargar',
'no_such_file' => 'No hay tal archivo',
'file_too_large' => 'El archivo es demasiado grande',
'modal_delete_heading' => '¿Eliminar este archivo de registros?',
'modal_delete_subheading' => '¿Estás seguro de que quieres eliminar este archivo de registros?',
'modal_delete_action_cancel' => 'Cancelar',
'modal_delete_action_confirm' => 'Eliminar',
];
@@ -0,0 +1,17 @@
<?php
return [
'navigation_label' => 'Lokit',
'navigation_group' => 'Järjestelmä',
'title' => 'Lokit',
'search_placeholder' => 'Valitse tai etsi lokitiedosto',
'no_logs' => 'Ei näytettäviä lokitietoja',
'delete' => 'Poista',
'download' => 'Lataa',
'no_such_file' => 'Ei sellaista tiedostoa',
'file_too_large' => 'Tiedosto on liian suuri',
'modal_delete_heading' => 'Poista tämä lokitiedosto?',
'modal_delete_subheading' => 'Oletko varma, että haluat poistaa tämän lokitiedoston?',
'modal_delete_action_cancel' => 'Peruuta',
'modal_delete_action_confirm' => 'Poista',
];
@@ -0,0 +1,17 @@
<?php
return [
'navigation_label' => 'Logs',
'navigation_group' => 'Système',
'title' => 'Logs',
'search_placeholder' => 'Sélectionner ou rechercher un fichier de log',
'no_logs' => 'Aucun Logs à afficher',
'delete' => 'Supprimer',
'download' => 'Télécharger',
'no_such_file' => "Ce fichier n'existe pas",
'file_too_large' => 'Fichier trop gros',
'modal_delete_heading' => 'Supprimer ce fichier de logs?',
'modal_delete_subheading' => 'Etes-vous certain de vouloir supprimer ce fichier de Logs?',
'modal_delete_action_cancel' => 'Annuler',
'modal_delete_action_confirm' => 'Supprimer',
];
@@ -0,0 +1,17 @@
<?php
return [
'navigation_label' => 'Logs',
'navigation_group' => 'Systeem',
'title' => 'Logs',
'search_placeholder' => 'Selecteer of zoek een logbestand',
'no_logs' => 'Geen logs om weer te geven',
'delete' => 'Verwijderen',
'download' => 'Downloaden',
'no_such_file' => 'Geen dergelijk bestand',
'file_too_large' => 'Bestand is te groot',
'modal_delete_heading' => 'Dit logbestand verwijderen?',
'modal_delete_subheading' => 'Weet je zeker dat je dit logbestand wilt verwijderen?',
'modal_delete_action_cancel' => 'Annuleren',
'modal_delete_action_confirm' => 'Verwijderen',
];
@@ -0,0 +1,17 @@
<?php
return [
'navigation_label' => 'Registros',
'navigation_group' => 'Sistema',
'title' => 'Registros',
'search_placeholder' => 'Selecione ou busque um arquivo de registro',
'no_logs' => 'Nenhum registro para exibir',
'delete' => 'Excluir',
'download' => 'Baixar',
'no_such_file' => 'Arquivo não encontrado',
'file_too_large' => 'Arquivo é muito grande',
'modal_delete_heading' => 'Excluir este arquivo de registros?',
'modal_delete_subheading' => 'Tem certeza de que deseja excluir este arquivo de registros?',
'modal_delete_action_cancel' => 'Cancelar',
'modal_delete_action_confirm' => 'Excluir',
];
@@ -0,0 +1,17 @@
<?php
return [
'navigation_label' => 'Kayıtlar',
'navigation_group' => 'Sistem',
'title' => 'Kayıtlar',
'search_placeholder' => 'Bir log dosyası seçin veya arayın',
'no_logs' => 'Gösterilecek log yok',
'delete' => 'Sil',
'download' => 'İndir',
'no_such_file' => 'Böyle bir dosya yok',
'file_too_large' => 'Dosya çok büyük',
'modal_delete_heading' => 'Bu log dosyasını sil?',
'modal_delete_subheading' => 'Bu log dosyasını silmek istediğinizden emin misiniz?',
'modal_delete_action_cancel' => 'İptal',
'modal_delete_action_confirm' => 'Sil',
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
'title' => 'Log ind',
'heading' => 'Log ind på din konto',
'buttons' => [
'submit' => [
'label' => 'Log ind',
],
],
'fields' => [
'email' => [
'label' => 'E-mail adresse',
],
'username' => [
'label' => 'Brugernavn'
],
'password' => [
'label' => 'Adgangskode',
],
'remember' => [
'label' => 'Husk mig',
],
],
'messages' => [
'failed' => 'Disse legitimationsoplysninger matcher ikke vores optegnelser.',
'throttled' => 'For mange login forsøg. Prøv igen om :seconds sekunder.',
],
];
+702
View File
@@ -0,0 +1,702 @@
<?php
return [
'navigations' => [
'Dashboard' => 'Instrumentbræt',
'Hotel' => 'Hotel',
'Website' => 'Hjemmeside',
'Help Center' => 'Hjælpecenter',
'Administration' => 'Administration',
'User Management' => 'Brugeradministration',
'Profile Management' => 'Profile Management',
'Shop' => 'Shop',
'Logs' => 'Logs',
],
'resources' => [
'dashboard' => [
'navigation_label' => 'Instrumentbræt'
],
'achievements' => [
'navigation_label' => 'Administrer Præstationer',
'label' => 'Præstation',
'plural' => 'Præstationer',
],
'emulator-settings' => [
'navigation_label' => 'Emulator Indstillinger',
'label' => 'Indstilling',
'plural' => 'Emulator Indstillinger',
],
'articles' => [
'navigation_label' => 'Administrer Artikler',
'label' => 'Artikel',
'plural' => 'Artikler',
],
'cms-settings' => [
'navigation_label' => 'CMS Indstillinger',
'label' => 'Indstilling',
'plural' => 'CMS Indstillinger',
],
'help-question-categories' => [
'navigation_label' => 'Administrer Kategorier',
'label' => 'Kategori',
'plural' => 'Spørgsmålskategorier',
],
'help-questions' => [
'navigation_label' => 'Administrer Spørgsmål',
'label' => 'Spørgsmål',
'plural' => 'Spørgsmål',
],
'tags' => [
'navigation_label' => 'Administrer Tags',
'label' => 'Tag',
'plural' => 'Tags',
],
'bans' => [
'navigation_label' => 'Administrer Spærringer',
'label' => 'Spærring',
'plural' => 'Spærringer',
],
'users' => [
'navigation_label' => 'Administrer Brugere',
'label' => 'Bruger',
'plural' => 'Brugere',
],
'badge-resource' => [
'navigation_label' => 'Administrer Mærker',
'label' => 'Mærke',
'plural' => 'Mærker',
],
'home-items' => [
'navigation_label' => 'Manage Home Items',
'label' => 'Home Item',
'plural' => 'Home Items',
],
'home-categories' => [
'navigation_label' => 'Manage Home Categories',
'label' => 'Home Category',
'plural' => 'Home Categories',
],
'navigations' => [
'navigation_label' => 'Administrer Navigation',
'label' => 'Navigation',
'plural' => 'Navigations',
],
'teams' => [
'navigation_label' => 'Manage Teams',
'label' => 'Team',
'plural' => 'Teams',
],
'shop-products' => [
'navigation_label' => 'Manage Products',
'label' => 'Product',
'plural' => 'Products',
],
'shop-categories' => [
'navigation_label' => 'Manage Categories',
'label' => 'Category',
'plural' => 'Categories',
],
'shop-orders' => [
'navigation_label' => 'Manage Orders',
'label' => 'Order',
'plural' => 'Orders',
],
'command-logs' => [
'navigation_label' => 'Manage Command Logs',
'label' => 'Command Log',
'plural' => 'Command Logs',
],
'word-filters' => [
'navigation_label' => 'Manage Word Filter',
'label' => 'Word Filter',
'plural' => 'Word Filters',
],
'writeable-boxes' => [
'navigation_label' => 'Manage Writeable Boxes',
'label' => 'Writeable Box',
'plural' => 'Writeable Boxes',
],
'permissions' => [
'navigation_label' => 'Manage Permissions',
'label' => 'Permission',
'plural' => 'Permissions',
],
'emulator-texts' => [
'navigation_label' => 'Manage Emulator Texts',
'label' => 'Emulator Text',
'plural' => 'Emulator Texts',
],
'chatlog-private' => [
'navigation_label' => 'Manage Private Chatlogs',
'label' => 'Private Chatlog',
'plural' => 'Private Chatlogs',
],
'chatlog-rooms' => [
'navigation_label' => 'Manage Room Chatlogs',
'label' => 'Room Chatlog',
'plural' => 'Room Chatlogs',
],
// Relations
'settings' => [
'navigation_label' => 'Indstillinger',
'label' => 'Indstilling',
'plural' => 'Indstillinger',
],
'badges' => [
'navigation_label' => 'Mærker',
'label' => 'Mærke',
'plural' => 'Mærker',
],
'product-item' => [
'navigation_label' => 'Items',
'label' => 'Item',
'plural' => 'Items',
],
'dashboards' => [
'navigation_label' => 'Dashboard',
'label' => 'Dashboard',
'plural' => 'Dashboard',
],
'badge-pages' => [
'navigation_label' => 'Badge Page',
'label' => 'Badge Page',
'plural' => 'Badge Pages',
],
'permission-roles' => [
'navigation_label' => 'Roles',
'label' => 'Role',
'plural' => 'Roles',
],
],
'common' => [
'All' => 'Alle',
'Yes' => 'Ja',
'No' => 'Nej',
'Sucessfull' => 'Succesfuld',
'Never' => 'Aldrig',
'Account' => 'Konto',
'IP' => 'IP',
'Machine' => 'Maskine',
'Super' => 'Super',
'Male' => 'Mand',
'Female' => 'Kvinde',
'Credits' => 'Kreditter',
'Duckets' => 'Duckets',
'Diamonds' => 'Diamanter',
'Points' => 'Point',
'Update' => 'Update',
'Create' => 'Create',
'Open link' => 'Åben link',
'Sticker' => 'Sticker',
'Widget' => 'Widget',
'Note' => 'Note',
'Background' => 'Background',
],
'helpers' => [
'achievement_points' => 'Præstationspoint, der skal belønnes',
'achievement_progress_needed' => 'Fremgang der kræves for at fuldføre præstationen',
'help_questions_category_icon' => 'Du kan bruge ethvert billedlink her. Vi anbefaler at bruge et billede med en størrelse på 20x20.',
'change_username_description' => 'Tillad denne bruger at ændre deres brugernavn (inden for klienten)',
'change_password_description' => 'Lad feltet stå tomt for at beholde den nuværende adgangskode',
'badge_code_helper' => 'Enter the code and click on the magnifying glass next to the field. If the badge exists, all fields will be filled in automatically.',
'home_item_limit_helper' => 'Buy limit for this item. Leave blank for unlimited.',
'limit_per_user_helper' => 'Purchase limit per user, or leave blank for unlimited.',
'sales_count_helper' => 'Total sales for this item. (This information is automatically updated)',
'badge_item_data_helper' => 'Enter the badge code below.',
'furniture_item_data_helper' => "Enter the furniture 'item_name' below. (This data can be found in the 'items_base' table in the database)",
'room_item_data_helper' => 'Enter the room ID below.',
'currency_item_data_helper' => 'Enter the currency name below. Can be one of: diamonds, duckets, credits or points',
'rank_item_data_helper' => 'Enter the rank ID below.',
'empty_item_data_helper' => 'Select an item type to view the necessary information.',
],
'tabs' => [
'Home' => 'Hjem',
'Main' => 'Hoved',
'Configurations' => 'Konfigurationer',
'General Information' => 'Generel Information',
'Currencies' => 'Valutaer',
'Security' => 'Sikkerhed',
'Change Username' => 'Skift Brugernavn',
'Change Email' => 'Skift Email',
'Change Password' => 'Skift Adgangskode',
'Change Rank' => 'Skift Rang',
'Account Data' => 'Kontodata',
'Extra Settings' => 'Ekstra Indstillinger',
'Metrics' => 'Metrics',
'In-game Permissions' => 'In-game Permissions',
],
'inputs' => [
'key' => 'Nøgle',
'value' => 'Værdi',
'comment' => 'Kommentar',
'name' => 'Navn',
'level' => 'Niveau',
'email' => 'Email',
'category' => 'Kategori',
'visible' => 'Synlig',
'reward_type' => 'Belønnings Type',
'reward_amount' => 'Belønnings Beløb',
'points' => 'Point',
'progress_needed' => 'Fremgang Krævet',
'fixed' => 'Fast',
'allow_comments' => 'Tillad Kommentarer',
'title' => 'Titel',
'description' => 'Beskrivelse',
'image' => 'Billede',
'icon' => 'Ikon',
'content' => 'Indhold',
'is_promotion' => 'Er denne artikel en promotion?',
'promotion_ends_at' => 'Promotion slutter den',
'categories' => 'Kategorier',
'background_color' => 'Baggrundsfarve',
'expires_at' => 'Udløber den',
'reason' => 'Årsag',
'type' => 'Type',
'username' => 'Brugernavn',
'motto' => 'Motto',
'gender' => 'Køn',
'created_at' => 'Oprettet den',
'last_login' => 'Sidste Login',
'last_online' => 'Sidst Online',
'ip_register' => 'Registrerings IP',
'ip_current' => 'Nuværende IP',
'referral_code' => 'Henvisningskode',
'referrer_code' => 'Henvisers Kode',
'allow_change_username' => 'Tillad ændring af brugernavn',
'new_password' => 'Ny Adgangskode',
'new_password_confirmation' => 'Bekræft Ny Adgangskode',
'rank' => 'Rang',
'badge_code' => 'Mærkekode',
'achievement_score' => 'Præstationspoint',
'respects_received' => 'Modtaget Respekt',
'can_trade' => 'Kan Handle?',
'block_following' => 'Bloker Følgende',
'block_friendrequests' => 'Bloker Venneanmodninger',
'block_roominvites' => 'Bloker Værelsesinvitationer',
'max_rooms' => 'Maksimalt Antal Værelser',
'max_friends' => 'Maksimalt Antal Venner',
'old_chat' => 'Gammel Chat',
'block_camera_follow' => 'Bloker Kamerastyring',
'ignore_bots' => 'Ignorer Robotter',
'ignore_pets' => 'Ignorer Kæledyr',
'badge_code' => 'Badge Code',
'badge_title' => 'Badge Title',
'badge_description' => 'Badge Description',
'badge_image' => 'Badge Image',
'price' => 'Price',
'currency_type' => 'Currency Type',
'limit' => 'Limit',
'slug' => 'Slug',
'order' => 'Order',
'new_tab' => 'New Tab',
'label' => 'Label',
'team_id' => 'Team',
'is_hidden' => 'Skjult?',
'is_featured' => 'Is Featured?',
'limit_per_user' => 'Limit Per User',
'sales_count' => 'Sales Count',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'is_active' => 'Is Active?',
'item_is_active' => 'Can this item be displayed and sent to other users through a purchase?',
'order_id' => 'Order ID',
'status' => 'Status',
'paypal_fee' => 'Paypal Fee',
'details' => 'Details',
'is_delivered' => 'Is Delivered?',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'log_commands' => 'Log Commands',
'room_effect' => 'Room Effect',
'prefix' => 'Prefix',
'prefix_color' => 'Prefix Color',
'auto_credits_amount' => 'Auto Credits Quantity',
'auto_pixels_amount' => 'Auto Pixels Quantity',
'auto_gotw_amount' => 'Auto GOTW Quantity',
'auto_points_amount' => 'Auto Points Quantity',
'users' => 'Users',
'message' => 'Message',
'url' => 'URL',
'as_staff' => 'Send as Hotel Staff (Anonymous)',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'columns' => [
'id' => 'ID',
'user_id' => 'User ID',
'room_id' => 'Room ID',
'badge' => 'Mærke',
'name' => 'Navn',
'level' => 'Niveau',
'category' => 'Kategori',
'visible' => 'Synlig',
'key' => 'Nøgle',
'value' => 'Værdi',
'title' => 'Titel',
'image' => 'Billede',
'by' => 'Af',
'fixed' => 'Fast',
'allow_comments' => 'Tillad Kommentarer',
'comment' => 'Kommentar',
'order' => 'Rækkefølge',
'icon' => 'Ikon',
'questions_count' => 'Tilknyttede Spørgsmål',
'background_color' => 'Baggrundsfarve',
'avatar' => 'Avatar',
'username' => 'Brugernavn',
'reason' => 'Årsag',
'type' => 'Type',
'banned_at' => 'Spærret Den',
'expires_at' => 'Udløber Den',
'email' => 'Email',
'motto' => 'Motto',
'created_at' => 'Oprettet Den',
'online' => 'Online?',
'badge_code' => 'Mærkekode',
'equipped' => 'Udstyret?',
'achievement_score' => 'Præstationspoint',
'respects_received' => 'Modtaget Respekt',
'online_time' => 'Online Tid',
'can_trade' => 'Kan Handle?',
'can_change_name' => 'Kan ændre Navn?',
'price' => 'Price',
'slug' => 'Slug',
'new_tab' => 'New Tab',
'is_featured' => 'Featured?',
'sales_count' => 'Sales Count',
'type' => 'Type',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'order_id' => 'Order ID',
'is_delivered' => 'Is Delivered?',
'command' => 'Command',
'success' => 'Success',
'executed_at' => 'Executed At',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'is_hidden' => 'Is Hidden?',
'prefix' => 'Prefix',
'hidden' => 'Hidden',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'options' => [
'badge' => 'Badge',
'furniture' => 'Furniture',
'room' => 'Room',
'currency' => 'Currency',
'rank' => 'Rank',
'completed' => 'Completed',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'yes' => 'Yes',
'no' => 'No',
'staff' => 'Staff',
'shop' => 'Shop',
'teams' => 'Teams',
],
'widgets' => [
'pending_orders' => 'Pending Orders',
'completed_orders' => 'Completed Orders',
'canceled_orders' => 'Canceled Orders',
'were_canceled' => 'were cancelered.',
'are_pending_payment' => 'are pending payment.',
'were_completed' => 'have been paid and completed.',
],
'filters' => [
'success' => 'Success',
'page_target' => 'Page Target',
'visible' => 'Visible',
],
'notifications' => [
'badge_code_required' => 'Du skal angive en mærkekode.',
'badge_found' => 'Mærke fundet!',
'badge_updated' => 'Mærke opdateret!',
'badge_update_failed' => 'Mærke opdatering mislykkedes!',
'create_badge' => 'Enter the data below to create a new badge!',
'badge_texts_required' => 'You need to enter the badge texts.',
'badge_image_required' => 'You need to enter a badge image url.',
],
'stats' => [
'users_count' => [
'title' => 'Users Count',
'description' => 'users registered.',
],
'furniture_count' => [
'title' => 'Furniture Count',
'description' => 'furniture items registered.',
],
'rooms_count' => [
'title' => 'Rooms Count',
'description' => 'rooms created.',
],
'photos_count' => [
'title' => 'Photos Count',
'description' => 'photos uploaded.',
],
'badge_count' => [
'title' => 'Badge Count',
'description' => 'Avalible Badges.',
],
'articles_chart' => [
'title' => 'Articles (Monthly)',
'label' => 'Articles',
'description' => 'Amount of articles created this month.',
],
'orders_chart' => [
'title' => 'Orders (Monthly)',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'completed' => 'Completed',
'description' => 'Amount of orders created this month.',
],
],
'permissions' => [
'cmd_about' => 'About Command',
'cmd_alert' => 'Alert Command',
'cmd_allow_trading' => 'Allow Trading Command',
'cmd_badge' => 'Badge Command',
'cmd_ban' => 'Ban Command',
'cmd_blockalert' => 'Block Alert Command',
'cmd_bots' => 'Bots Command',
'cmd_bundle' => 'Bundle Command',
'cmd_calendar' => 'Calendar Command',
'cmd_changename' => 'Change Name Command',
'cmd_chatcolor' => 'Chat Color Command',
'cmd_commands' => 'Commands Command',
'cmd_connect_camera' => 'Connect Camera Command',
'cmd_control' => 'Control Command',
'cmd_coords' => 'Coords Command',
'cmd_credits' => 'Credits Command',
'cmd_subscription' => 'Subscription Command',
'cmd_danceall' => 'Dance All Command',
'cmd_diagonal' => 'Diagonal Command',
'cmd_disconnect' => 'Disconnect Command',
'cmd_duckets' => 'Duckets Command',
'cmd_ejectall' => 'Eject All Command',
'cmd_empty' => 'Empty Command',
'cmd_empty_bots' => 'Empty Bots Command',
'cmd_empty_pets' => 'Empty Pets Command',
'cmd_enable' => 'Enable Command',
'cmd_event' => 'Event Command',
'cmd_faceless' => 'Faceless Command',
'cmd_fastwalk' => 'Fastwalk Command',
'cmd_filterword' => 'Filterword Command',
'cmd_freeze' => 'Freeze Command',
'cmd_freeze_bots' => 'Freeze Bots Command',
'cmd_gift' => 'Gift Command',
'cmd_give_rank' => 'Give Rank Command',
'cmd_ha' => 'HA Command',
'acc_can_stalk' => 'Can Stalk',
'cmd_hal' => 'HAL Command',
'cmd_invisible' => 'Invisible Command',
'cmd_ip_ban' => 'IP Ban Command',
'cmd_machine_ban' => 'Machine Ban Command',
'cmd_hand_item' => 'Hand Item Command',
'cmd_happyhour' => 'Happy Hour Command',
'cmd_hidewired' => 'Hide Wired Command',
'cmd_kickall' => 'Kick All Command',
'cmd_softkick' => 'Softkick Command',
'cmd_massbadge' => 'Mass Badge Command',
'cmd_roombadge' => 'Room Badge Command',
'cmd_masscredits' => 'Mass Credits Command',
'cmd_massduckets' => 'Mass Duckets Command',
'cmd_massgift' => 'Mass Gift Command',
'cmd_masspoints' => 'Mass Points Command',
'cmd_moonwalk' => 'Moonwalk Command',
'cmd_mimic' => 'Mimic Command',
'cmd_multi' => 'Multi Command',
'cmd_mute' => 'Mute Command',
'cmd_pet_info' => 'Pet Info Command',
'cmd_pickall' => 'Pick All Command',
'cmd_plugins' => 'Plugins Command',
'cmd_points' => 'Points Command',
'cmd_promote_offer' => 'Promote Offer Command',
'cmd_pull' => 'Pull Command',
'cmd_push' => 'Push Command',
'cmd_redeem' => 'Redeem Command',
'cmd_reload_room' => 'Reload Room Command',
'cmd_roomalert' => 'Room Alert Command',
'cmd_roomcredits' => 'Room Credits Command',
'cmd_roomeffect' => 'Room Effect Command',
'cmd_roomgift' => 'Room Gift Command',
'cmd_roomitem' => 'Room Item Command',
'cmd_roommute' => 'Room Mute Command',
'cmd_roompixels' => 'Room Pixels Command',
'cmd_roompoints' => 'Room Points Command',
'cmd_say' => 'Say Command',
'cmd_say_all' => 'Say All Command',
'cmd_setmax' => 'Set Max Command',
'cmd_set_poll' => 'Set Poll Command',
'cmd_setpublic' => 'Set Public Command',
'cmd_setspeed' => 'Set Speed Command',
'cmd_shout' => 'Shout Command',
'cmd_shout_all' => 'Shout All Command',
'cmd_shutdown' => 'Shutdown Command',
'cmd_sitdown' => 'Sitdown Command',
'cmd_staffalert' => 'Staff Alert Command',
'cmd_staffonline' => 'Staff Online Command',
'cmd_summon' => 'Summon Command',
'cmd_summonrank' => 'Summon Rank Command',
'cmd_super_ban' => 'Super Ban Command',
'cmd_stalk' => 'Stalk Command',
'cmd_superpull' => 'Superpull Command',
'cmd_take_badge' => 'Take Badge Command',
'cmd_talk' => 'Talk Command',
'cmd_teleport' => 'Teleport Command',
'cmd_trash' => 'Trash Command',
'cmd_transform' => 'Transform Command',
'cmd_unban' => 'Unban Command',
'cmd_unload' => 'Unload Command',
'cmd_unmute' => 'Unmute Command',
'cmd_update_achievements' => 'Update Achievements Command',
'cmd_update_bots' => 'Update Bots Command',
'cmd_update_catalogue' => 'Update Catalogue Command',
'cmd_update_config' => 'Update Config Command',
'cmd_update_guildparts' => 'Update Guildparts Command',
'cmd_update_hotel_view' => 'Update Hotel View Command',
'cmd_update_items' => 'Update Items Command',
'cmd_update_navigator' => 'Update Navigator Command',
'cmd_update_permissions' => 'Update Permissions Command',
'cmd_update_pet_data' => 'Update Pet Data Command',
'cmd_update_plugins' => 'Update Plugins Command',
'cmd_update_polls' => 'Update Polls Command',
'cmd_update_texts' => 'Update Texts Command',
'cmd_update_wordfilter' => 'Update Wordfilter Command',
'cmd_userinfo' => 'Userinfo Command',
'cmd_word_quiz' => 'Word Quiz Command',
'cmd_warp' => 'Warp Command',
'acc_anychatcolor' => 'Any Chat Color',
'acc_anyroomowner' => 'Any Room Owner',
'acc_empty_others' => 'Empty Others',
'acc_enable_others' => 'Enable Others',
'acc_see_whispers' => 'See Whispers',
'acc_see_tentchat' => 'See Tentchat',
'acc_superwired' => 'Superwired',
'acc_supporttool' => 'Support Tool',
'acc_unkickable' => 'Unkickable',
'acc_guildgate' => 'Guild Gate',
'acc_moverotate' => 'Move Rotate',
'acc_placefurni' => 'Place Furni',
'acc_unlimited_bots' => 'Unlimited Bots',
'acc_unlimited_pets' => 'Unlimited Pets',
'acc_hide_ip' => 'Hide IP',
'acc_hide_mail' => 'Hide Mail',
'acc_not_mimiced' => 'Not Mimiced',
'acc_chat_no_flood' => 'Chat No Flood',
'acc_staff_chat' => 'Staff Chat',
'acc_staff_pick' => 'Staff Pick',
'acc_enteranyroom' => 'Enter Any Room',
'acc_fullrooms' => 'Full Rooms',
'acc_infinite_credits' => 'Infinite Credits',
'acc_infinite_pixels' => 'Infinite Pixels',
'acc_infinite_points' => 'Infinite Points',
'acc_ambassador' => 'Ambassador',
'acc_debug' => 'Debug',
'acc_chat_no_limit' => 'Chat No Limit',
'acc_chat_no_filter' => 'Chat No Filter',
'acc_nomute' => 'No Mute',
'acc_guild_admin' => 'Guild Admin',
'acc_catalog_ids' => 'Catalog IDs',
'acc_modtool_ticket_q' => 'Modtool Ticket Q',
'acc_modtool_user_logs' => 'Modtool User Logs',
'acc_modtool_user_alert' => 'Modtool User Alert',
'acc_modtool_user_kick' => 'Modtool User Kick',
'acc_modtool_user_ban' => 'Modtool User Ban',
'acc_modtool_room_info' => 'Modtool Room Info',
'acc_modtool_room_logs' => 'Modtool Room Logs',
'acc_trade_anywhere' => 'Trade Anywhere',
'acc_update_notifications' => 'Update Notifications',
'acc_helper_use_guide_tool' => 'Helper Use Guide Tool',
'acc_helper_give_guide_tours' => 'Helper Give Guide Tours',
'acc_helper_judge_chat_reviews' => 'Helper Judge Chat Reviews',
'acc_floorplan_editor' => 'Floorplan Editor',
'acc_camera' => 'Camera',
'acc_ads_background' => 'Ads Background',
'cmd_wordquiz' => 'Wordquiz Command',
'acc_room_staff_tags' => 'Room Staff Tags',
'acc_infinite_friends' => 'Infinite Friends',
'acc_mimic_unredeemed' => 'Mimic Unredeemed',
'cmd_update_youtube_playlists' => 'Update Youtube Playlists Command',
'cmd_add_youtube_playlist' => 'Add Youtube Playlist Command',
'auto_credits_amount' => 'Auto Credits Amount',
'auto_pixels_amount' => 'Auto Pixels Amount',
'auto_gotw_amount' => 'Auto GOTW Amount',
'auto_points_amount' => 'Auto Points Amount',
'acc_mention' => 'Mention',
'cmd_setstate' => 'Setstate Command',
'cmd_buildheight' => 'Buildheight Command',
'cmd_setrotation' => 'Setrotation Command',
'cmd_sellroom' => 'Sellroom Command',
'cmd_buyroom' => 'Buyroom Command',
'cmd_pay' => 'Pay Command',
'cmd_kill' => 'Kill Command',
'cmd_hoverboard' => 'Hoverboard Command',
'cmd_kiss' => 'Kiss Command',
'cmd_hug' => 'Hug Command',
'cmd_welcome' => 'Welcome Command',
'cmd_disable_effects' => 'Disable Effects Command',
'cmd_brb' => 'BRB Command',
'cmd_nuke' => 'Nuke Command',
'cmd_slime' => 'Slime Command',
'cmd_explain' => 'Explain Command',
'cmd_closedice' => 'Closedice Command',
'acc_closedice_room' => 'Closedice Room',
'cmd_set' => 'Set Command',
'cmd_furnidata' => 'Furnidata Command',
'kiss_cmd' => 'Kiss Command',
'acc_calendar_force' => 'Calendar Force',
'cmd_update_calendar' => 'Update Calendar Command',
],
'sections' => [
'permissions' => [
'title' => 'Permissions Section',
'description' => "<b>Tip:</b> If you prefer, you can leave all the fields below empty when creating a rank. It will come with the bank's default permissions (configured by Arcturus)",
]
],
'roles' => [
'view_any' => 'View Any',
'view' => 'View',
'create' => 'Create',
'update' => 'Update',
'delete' => 'Delete',
'delete_any' => 'Delete Any',
'restore' => 'Restore',
'restore_any' => 'Restore Any',
'force_delete' => 'Force Delete',
'force_delete_any' => 'Force Delete Any',
'replicate' => 'Replicate',
'reorder' => 'Reorder',
],
'actions' => [
'select_all' => 'Select All',
'deselect_all' => 'Deselect All',
'sent_notifications' => 'Send Notifications',
]
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
'title' => 'Anmeldung',
'heading' => 'Melden Sie sich mit Ihrem Konto an',
'buttons' => [
'submit' => [
'label' => 'Anmelden',
],
],
'fields' => [
'email' => [
'label' => 'E-Mail',
],
'username' => [
'label' => 'User Name'
],
'password' => [
'label' => 'Passwort',
],
'remember' => [
'label' => 'Hast du dein Passwort vergessen?',
],
],
'messages' => [
'failed' => 'Diese Anmeldeinformationen stimmen nicht mit unseren Unterlagen überein.',
'throttled' => 'Zu viele Anmeldeversuche. Bitte versuchen Sie es in :seconds Sekunden erneut.',
],
];
+704
View File
@@ -0,0 +1,704 @@
<?php
return [
'navigations' => [
'Dashboard' => 'Dashboard',
'Hotel' => 'Hotel',
'Website' => 'Website',
'Help Center' => 'Help Center',
'Administration' => 'Administration',
'User Management' => 'User Management',
'Profile Management' => 'Profile Management',
'Shop' => 'Shop',
'Logs' => 'Logs'
],
'resources' => [
'dashboard' => [
'navigation_label' => 'Dashboard'
],
'achievements' => [
'navigation_label' => 'Manage Achievements',
'label' => 'Achievement',
'plural' => 'Achievements',
],
'emulator-settings' => [
'navigation_label' => 'Emulator Settings',
'label' => 'Setting',
'plural' => 'Emulator Settings',
],
'articles' => [
'navigation_label' => 'Manage Articles',
'label' => 'Article',
'plural' => 'Articles',
],
'cms-settings' => [
'navigation_label' => 'CMS Settings',
'label' => 'Setting',
'plural' => 'CMS Settings',
],
'help-question-categories' => [
'navigation_label' => 'Manage Categories',
'label' => 'Category',
'plural' => 'Question Categories',
],
'help-questions' => [
'navigation_label' => 'Manage Questions',
'label' => 'Question',
'plural' => 'Questions',
],
'tags' => [
'navigation_label' => 'Manage Tags',
'label' => 'Tag',
'plural' => 'Tags',
],
'bans' => [
'navigation_label' => 'Manage Bans',
'label' => 'Ban',
'plural' => 'Bans',
],
'users' => [
'navigation_label' => 'Manage Users',
'label' => 'User',
'plural' => 'Users',
],
'badge-resource' => [
'navigation_label' => 'Manage Badges',
'label' => 'Badge',
'plural' => 'Badges',
],
'home-items' => [
'navigation_label' => 'Manage Home Items',
'label' => 'Home Item',
'plural' => 'Home Items',
],
'home-categories' => [
'navigation_label' => 'Manage Home Categories',
'label' => 'Home Category',
'plural' => 'Home Categories',
],
'navigations' => [
'navigation_label' => 'Manage Navigation',
'label' => 'Navigation',
'plural' => 'Navigations',
],
'teams' => [
'navigation_label' => 'Manage Teams',
'label' => 'Team',
'plural' => 'Teams',
],
'shop-products' => [
'navigation_label' => 'Manage Products',
'label' => 'Product',
'plural' => 'Products',
],
'shop-categories' => [
'navigation_label' => 'Manage Categories',
'label' => 'Category',
'plural' => 'Categories',
],
'shop-orders' => [
'navigation_label' => 'Manage Orders',
'label' => 'Order',
'plural' => 'Orders',
],
'command-logs' => [
'navigation_label' => 'Manage Command Logs',
'label' => 'Command Log',
'plural' => 'Command Logs',
],
'word-filters' => [
'navigation_label' => 'Manage Word Filter',
'label' => 'Word Filter',
'plural' => 'Word Filters',
],
'writeable-boxes' => [
'navigation_label' => 'Manage Writeable Boxes',
'label' => 'Writeable Box',
'plural' => 'Writeable Boxes',
],
'permissions' => [
'navigation_label' => 'Manage Permissions',
'label' => 'Permission',
'plural' => 'Permissions',
],
'emulator-texts' => [
'navigation_label' => 'Manage Emulator Texts',
'label' => 'Emulator Text',
'plural' => 'Emulator Texts',
],
'chatlog-private' => [
'navigation_label' => 'Manage Private Chatlogs',
'label' => 'Private Chatlog',
'plural' => 'Private Chatlogs',
],
'chatlog-rooms' => [
'navigation_label' => 'Manage Room Chatlogs',
'label' => 'Room Chatlog',
'plural' => 'Room Chatlogs',
],
// Relations
'settings' => [
'navigation_label' => 'Settings',
'label' => 'Setting',
'plural' => 'Settings',
],
'badges' => [
'navigation_label' => 'Badges',
'label' => 'Badge',
'plural' => 'Badges',
],
'product-item' => [
'navigation_label' => 'Items',
'label' => 'Item',
'plural' => 'Items',
],
'dashboards' => [
'navigation_label' => 'Dashboard',
'label' => 'Dashboard',
'plural' => 'Dashboard',
],
'badge-pages' => [
'navigation_label' => 'Badge Page',
'label' => 'Badge Page',
'plural' => 'Badge Pages',
],
'permission-roles' => [
'navigation_label' => 'Roles',
'label' => 'Role',
'plural' => 'Roles',
],
],
'common' => [
'All' => 'All',
'Yes' => 'Yes',
'No' => 'No',
'Sucessfull' => 'Successful',
'Never' => 'Never',
'Account' => 'Account',
'IP' => 'IP',
'Machine' => 'Machine',
'Super' => 'Super',
'Male' => 'Male',
'Female' => 'Female',
'Credits' => 'Credits',
'Duckets' => 'Duckets',
'Diamonds' => 'Diamonds',
'Points' => 'Points',
'Update' => 'Update',
'Create' => 'Create',
'Open link' => 'Open link',
'Sticker' => 'Sticker',
'Widget' => 'Widget',
'Note' => 'Note',
'Background' => 'Background',
],
'helpers' => [
'achievement_points' => 'Achievement points to be rewarded',
'achievement_progress_needed' => 'Progress needed to complete the achievement',
'help_questions_category_icon' => 'You can use any image link here. We recommend using an image with a size of 20x20.',
'change_username_description' => 'Allow this user to change their username (within the client)',
'change_password_description' => 'Leave blank to keep the current password',
'badge_code_helper' => 'Enter the code and click on the magnifying glass next to the field. If the badge exists, all fields will be filled in automatically.',
'home_item_limit_helper' => 'Buy limit for this item. Leave blank for unlimited.',
'limit_per_user_helper' => 'Purchase limit per user, or leave blank for unlimited.',
'sales_count_helper' => 'Total sales for this item. (This information is automatically updated)',
'badge_item_data_helper' => 'Enter the badge code below.',
'furniture_item_data_helper' => "Enter the furniture 'item_name' below. (This data can be found in the 'items_base' table in the database)",
'room_item_data_helper' => 'Enter the room ID below.',
'currency_item_data_helper' => 'Enter the currency name below. Can be one of: credits, duckets, diamonds or points',
'rank_item_data_helper' => 'Enter the rank ID below.',
'empty_item_data_helper' => 'Select an item type to view the necessary information.',
],
'tabs' => [
'Home' => 'Home',
'Main' => 'Main',
'Configurations' => 'Configurations',
'General Information' => 'General Information',
'Currencies' => 'Currencies',
'Security' => 'Security',
'Change Username' => 'Change Username',
'Change Email' => 'Change Email',
'Change Password' => 'Change Password',
'Change Rank' => 'Change Rank',
'Account Data' => 'Account Data',
'Extra Settings' => 'Extra Settings',
'Metrics' => 'Metrics',
'In-game Permissions' => 'In-game Permissions',
],
'inputs' => [
'key' => 'Key',
'value' => 'Value',
'comment' => 'Comment',
'name' => 'Name',
'level' => 'Level',
'email' => 'Email',
'category' => 'Category',
'visible' => 'Visible',
'reward_type' => 'Reward Type',
'reward_amount' => 'Reward Amount',
'points' => 'Points',
'progress_needed' => 'Progress Needed',
'fixed' => 'Fixed',
'allow_comments' => 'Allow Comments',
'title' => 'Title',
'description' => 'Description',
'image' => 'Image',
'icon' => 'Icon',
'content' => 'Content',
'is_promotion' => 'Is this article a promotion?',
'promotion_ends_at' => 'Promotion ends at',
'categories' => 'Categories',
'background_color' => 'Background Color',
'expires_at' => 'Expires at',
'reason' => 'Reason',
'type' => 'Type',
'username' => 'Username',
'motto' => 'Motto',
'gender' => 'Gender',
'created_at' => 'Created At',
'last_login' => 'Last Login',
'last_online' => 'Last Online',
'ip_register' => 'Registration IP',
'ip_current' => 'Current IP',
'referral_code' => 'Referral Code',
'referrer_code' => 'Referrer Code',
'allow_change_username' => 'Allow username change',
'new_password' => 'New Password',
'new_password_confirmation' => 'Confirm New Password',
'rank' => 'Rank',
'badge_code' => 'Badge Code',
'achievement_score' => 'Achievement Score',
'respects_received' => 'Respects Received',
'can_trade' => 'Can Trade?',
'block_following' => 'Block Following',
'block_friendrequests' => 'Block Friend Requests',
'block_roominvites' => 'Block Room Invites',
'max_rooms' => 'Max Rooms',
'max_friends' => 'Max Friends',
'old_chat' => 'Old Chat',
'block_camera_follow' => 'Block Camera Follow',
'ignore_bots' => 'Ignore Bots',
'ignore_pets' => 'Ignore Pets',
'badge_code' => 'Badge Code',
'badge_title' => 'Badge Title',
'badge_description' => 'Badge Description',
'badge_image' => 'Badge Image',
'price' => 'Price',
'currency_type' => 'Currency Type',
'limit' => 'Limit',
'slug' => 'Slug',
'order' => 'Order',
'new_tab' => 'New Tab',
'label' => 'Label',
'team_id' => 'Team',
'is_hidden' => 'Is Hidden?',
'is_featured' => 'Is Featured?',
'limit_per_user' => 'Limit Per User',
'sales_count' => 'Sales Count',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'is_active' => 'Is Active?',
'item_is_active' => 'Can this item be displayed and sent to other users through a purchase?',
'order_id' => 'Order ID',
'status' => 'Status',
'paypal_fee' => 'PayPal Fee',
'details' => 'Details',
'is_delivered' => 'Is Delivered?',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'log_commands' => 'Log Commands',
'room_effect' => 'Room Effect',
'prefix' => 'Prefix',
'prefix_color' => 'Prefix Color',
'auto_credits_amount' => 'Auto Credits Quantity',
'auto_pixels_amount' => 'Auto Pixels Quantity',
'auto_gotw_amount' => 'Auto GOTW Quantity',
'auto_points_amount' => 'Auto Points Quantity',
'users' => 'Users',
'message' => 'Message',
'url' => 'URL',
'as_staff' => 'Send as Hotel Staff (Anonymous)',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'columns' => [
'id' => 'ID',
'user_id' => 'User ID',
'room_id' => 'Room ID',
'badge' => 'Badge',
'name' => 'Name',
'level' => 'Level',
'category' => 'Category',
'visible' => 'Visible',
'key' => 'Key',
'value' => 'Value',
'title' => 'Title',
'image' => 'Image',
'by' => 'By',
'fixed' => 'Fixed',
'allow_comments' => 'Allow Comments',
'comment' => 'Comment',
'order' => 'Order',
'icon' => 'Icon',
'questions_count' => 'Linked Questions',
'background_color' => 'Background Color',
'avatar' => 'Avatar',
'username' => 'Username',
'reason' => 'Reason',
'type' => 'Type',
'banned_at' => 'Banned At',
'expires_at' => 'Expires At',
'email' => 'Email',
'motto' => 'Motto',
'created_at' => 'Created At',
'online' => 'Online?',
'badge_code' => 'Badge Code',
'equipped' => 'Equipped?',
'achievement_score' => 'Achievement Score',
'respects_received' => 'Respects Received',
'online_time' => 'Online Time',
'can_trade' => 'Can Trade?',
'can_change_name' => 'Can Change Name?',
'price' => 'Price',
'slug' => 'Slug',
'new_tab' => 'New Tab',
'is_featured' => 'Is Featured?',
'sales_count' => 'Sales Count',
'type' => 'Type',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'order_id' => 'Order ID',
'is_delivered' => 'Is Delivered?',
'command' => 'Command',
'success' => 'Success',
'executed_at' => 'Executed At',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'is_hidden' => 'Is Hidden?',
'prefix' => 'Prefix',
'hidden' => 'Hidden',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'options' => [
'badge' => 'Badge',
'furniture' => 'Furniture',
'room' => 'Room',
'currency' => 'Currency',
'rank' => 'Rank',
'completed' => 'Completed',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'yes' => 'Yes',
'no' => 'No',
'staff' => 'Staff',
'shop' => 'Shop',
'teams' => 'Teams',
'rights' => 'Rights',
],
'widgets' => [
'pending_orders' => 'Pending Orders',
'completed_orders' => 'Completed Orders',
'canceled_orders' => 'Canceled Orders',
'were_canceled' => 'were cancelered.',
'are_pending_payment' => 'are pending payment.',
'were_completed' => 'have been paid and completed.',
],
'filters' => [
'success' => 'Success',
'page_target' => 'Page Target',
'visible' => 'Visible',
],
'notifications' => [
'badge_code_required' => 'You need to enter a badge code.',
'badge_found' => 'Badge found!',
'badge_updated' => 'Badge updated successfully!',
'badge_update_failed' => 'Badge update failed.',
'create_badge' => 'Enter the data below to create a new badge!',
'badge_texts_required' => 'You need to enter the badge texts.',
'badge_image_required' => 'You need to enter a badge image url.',
],
'stats' => [
'users_count' => [
'title' => 'Users Count',
'description' => 'users registered.',
],
'furniture_count' => [
'title' => 'Furniture Count',
'description' => 'furniture items registered.',
],
'rooms_count' => [
'title' => 'Rooms Count',
'description' => 'rooms created.',
],
'photos_count' => [
'title' => 'Photos Count',
'description' => 'photos uploaded.',
],
'badge_count' => [
'title' => 'Badge Count',
'description' => 'Avalible Badges.',
],
'articles_chart' => [
'title' => 'Articles (Monthly)',
'label' => 'Articles',
'description' => 'Amount of articles created this month.',
],
'orders_chart' => [
'title' => 'Orders (Monthly)',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'completed' => 'Completed',
'description' => 'Amount of orders created this month.',
],
],
'permissions' => [
'cmd_about' => 'About Command',
'cmd_alert' => 'Alert Command',
'cmd_allow_trading' => 'Allow Trading Command',
'cmd_badge' => 'Badge Command',
'cmd_ban' => 'Ban Command',
'cmd_blockalert' => 'Block Alert Command',
'cmd_bots' => 'Bots Command',
'cmd_bundle' => 'Bundle Command',
'cmd_calendar' => 'Calendar Command',
'cmd_changename' => 'Change Name Command',
'cmd_chatcolor' => 'Chat Color Command',
'cmd_commands' => 'Commands Command',
'cmd_connect_camera' => 'Connect Camera Command',
'cmd_control' => 'Control Command',
'cmd_coords' => 'Coords Command',
'cmd_credits' => 'Credits Command',
'cmd_subscription' => 'Subscription Command',
'cmd_danceall' => 'Dance All Command',
'cmd_diagonal' => 'Diagonal Command',
'cmd_disconnect' => 'Disconnect Command',
'cmd_duckets' => 'Duckets Command',
'cmd_ejectall' => 'Eject All Command',
'cmd_empty' => 'Empty Command',
'cmd_empty_bots' => 'Empty Bots Command',
'cmd_empty_pets' => 'Empty Pets Command',
'cmd_enable' => 'Enable Command',
'cmd_event' => 'Event Command',
'cmd_faceless' => 'Faceless Command',
'cmd_fastwalk' => 'Fastwalk Command',
'cmd_filterword' => 'Filterword Command',
'cmd_freeze' => 'Freeze Command',
'cmd_freeze_bots' => 'Freeze Bots Command',
'cmd_gift' => 'Gift Command',
'cmd_give_rank' => 'Give Rank Command',
'cmd_ha' => 'HA Command',
'acc_can_stalk' => 'Can Stalk',
'cmd_hal' => 'HAL Command',
'cmd_invisible' => 'Invisible Command',
'cmd_ip_ban' => 'IP Ban Command',
'cmd_machine_ban' => 'Machine Ban Command',
'cmd_hand_item' => 'Hand Item Command',
'cmd_happyhour' => 'Happy Hour Command',
'cmd_hidewired' => 'Hide Wired Command',
'cmd_kickall' => 'Kick All Command',
'cmd_softkick' => 'Softkick Command',
'cmd_massbadge' => 'Mass Badge Command',
'cmd_roombadge' => 'Room Badge Command',
'cmd_masscredits' => 'Mass Credits Command',
'cmd_massduckets' => 'Mass Duckets Command',
'cmd_massgift' => 'Mass Gift Command',
'cmd_masspoints' => 'Mass Points Command',
'cmd_moonwalk' => 'Moonwalk Command',
'cmd_mimic' => 'Mimic Command',
'cmd_multi' => 'Multi Command',
'cmd_mute' => 'Mute Command',
'cmd_pet_info' => 'Pet Info Command',
'cmd_pickall' => 'Pick All Command',
'cmd_plugins' => 'Plugins Command',
'cmd_points' => 'Points Command',
'cmd_promote_offer' => 'Promote Offer Command',
'cmd_pull' => 'Pull Command',
'cmd_push' => 'Push Command',
'cmd_redeem' => 'Redeem Command',
'cmd_reload_room' => 'Reload Room Command',
'cmd_roomalert' => 'Room Alert Command',
'cmd_roomcredits' => 'Room Credits Command',
'cmd_roomeffect' => 'Room Effect Command',
'cmd_roomgift' => 'Room Gift Command',
'cmd_roomitem' => 'Room Item Command',
'cmd_roommute' => 'Room Mute Command',
'cmd_roompixels' => 'Room Pixels Command',
'cmd_roompoints' => 'Room Points Command',
'cmd_say' => 'Say Command',
'cmd_say_all' => 'Say All Command',
'cmd_setmax' => 'Set Max Command',
'cmd_set_poll' => 'Set Poll Command',
'cmd_setpublic' => 'Set Public Command',
'cmd_setspeed' => 'Set Speed Command',
'cmd_shout' => 'Shout Command',
'cmd_shout_all' => 'Shout All Command',
'cmd_shutdown' => 'Shutdown Command',
'cmd_sitdown' => 'Sitdown Command',
'cmd_staffalert' => 'Staff Alert Command',
'cmd_staffonline' => 'Staff Online Command',
'cmd_summon' => 'Summon Command',
'cmd_summonrank' => 'Summon Rank Command',
'cmd_super_ban' => 'Super Ban Command',
'cmd_stalk' => 'Stalk Command',
'cmd_superpull' => 'Superpull Command',
'cmd_take_badge' => 'Take Badge Command',
'cmd_talk' => 'Talk Command',
'cmd_teleport' => 'Teleport Command',
'cmd_trash' => 'Trash Command',
'cmd_transform' => 'Transform Command',
'cmd_unban' => 'Unban Command',
'cmd_unload' => 'Unload Command',
'cmd_unmute' => 'Unmute Command',
'cmd_update_achievements' => 'Update Achievements Command',
'cmd_update_bots' => 'Update Bots Command',
'cmd_update_catalogue' => 'Update Catalogue Command',
'cmd_update_config' => 'Update Config Command',
'cmd_update_guildparts' => 'Update Guildparts Command',
'cmd_update_hotel_view' => 'Update Hotel View Command',
'cmd_update_items' => 'Update Items Command',
'cmd_update_navigator' => 'Update Navigator Command',
'cmd_update_permissions' => 'Update Permissions Command',
'cmd_update_pet_data' => 'Update Pet Data Command',
'cmd_update_plugins' => 'Update Plugins Command',
'cmd_update_polls' => 'Update Polls Command',
'cmd_update_texts' => 'Update Texts Command',
'cmd_update_wordfilter' => 'Update Wordfilter Command',
'cmd_userinfo' => 'Userinfo Command',
'cmd_word_quiz' => 'Word Quiz Command',
'cmd_warp' => 'Warp Command',
'acc_anychatcolor' => 'Any Chat Color',
'acc_anyroomowner' => 'Any Room Owner',
'acc_empty_others' => 'Empty Others',
'acc_enable_others' => 'Enable Others',
'acc_see_whispers' => 'See Whispers',
'acc_see_tentchat' => 'See Tentchat',
'acc_superwired' => 'Superwired',
'acc_supporttool' => 'Support Tool',
'acc_unkickable' => 'Unkickable',
'acc_guildgate' => 'Guild Gate',
'acc_moverotate' => 'Move Rotate',
'acc_placefurni' => 'Place Furni',
'acc_unlimited_bots' => 'Unlimited Bots',
'acc_unlimited_pets' => 'Unlimited Pets',
'acc_hide_ip' => 'Hide IP',
'acc_hide_mail' => 'Hide Mail',
'acc_not_mimiced' => 'Not Mimiced',
'acc_chat_no_flood' => 'Chat No Flood',
'acc_staff_chat' => 'Staff Chat',
'acc_staff_pick' => 'Staff Pick',
'acc_enteranyroom' => 'Enter Any Room',
'acc_fullrooms' => 'Full Rooms',
'acc_infinite_credits' => 'Infinite Credits',
'acc_infinite_pixels' => 'Infinite Pixels',
'acc_infinite_points' => 'Infinite Points',
'acc_ambassador' => 'Ambassador',
'acc_debug' => 'Debug',
'acc_chat_no_limit' => 'Chat No Limit',
'acc_chat_no_filter' => 'Chat No Filter',
'acc_nomute' => 'No Mute',
'acc_guild_admin' => 'Guild Admin',
'acc_catalog_ids' => 'Catalog IDs',
'acc_modtool_ticket_q' => 'Modtool Ticket Q',
'acc_modtool_user_logs' => 'Modtool User Logs',
'acc_modtool_user_alert' => 'Modtool User Alert',
'acc_modtool_user_kick' => 'Modtool User Kick',
'acc_modtool_user_ban' => 'Modtool User Ban',
'acc_modtool_room_info' => 'Modtool Room Info',
'acc_modtool_room_logs' => 'Modtool Room Logs',
'acc_trade_anywhere' => 'Trade Anywhere',
'acc_update_notifications' => 'Update Notifications',
'acc_helper_use_guide_tool' => 'Helper Use Guide Tool',
'acc_helper_give_guide_tours' => 'Helper Give Guide Tours',
'acc_helper_judge_chat_reviews' => 'Helper Judge Chat Reviews',
'acc_floorplan_editor' => 'Floorplan Editor',
'acc_camera' => 'Camera',
'acc_ads_background' => 'Ads Background',
'cmd_wordquiz' => 'Wordquiz Command',
'acc_room_staff_tags' => 'Room Staff Tags',
'acc_infinite_friends' => 'Infinite Friends',
'acc_mimic_unredeemed' => 'Mimic Unredeemed',
'cmd_update_youtube_playlists' => 'Update Youtube Playlists Command',
'cmd_add_youtube_playlist' => 'Add Youtube Playlist Command',
'auto_credits_amount' => 'Auto Credits Amount',
'auto_pixels_amount' => 'Auto Pixels Amount',
'auto_gotw_amount' => 'Auto GOTW Amount',
'auto_points_amount' => 'Auto Points Amount',
'acc_mention' => 'Mention',
'cmd_setstate' => 'Setstate Command',
'cmd_buildheight' => 'Buildheight Command',
'cmd_setrotation' => 'Setrotation Command',
'cmd_sellroom' => 'Sellroom Command',
'cmd_buyroom' => 'Buyroom Command',
'cmd_pay' => 'Pay Command',
'cmd_kill' => 'Kill Command',
'cmd_hoverboard' => 'Hoverboard Command',
'cmd_kiss' => 'Kiss Command',
'cmd_hug' => 'Hug Command',
'cmd_welcome' => 'Welcome Command',
'cmd_disable_effects' => 'Disable Effects Command',
'cmd_brb' => 'BRB Command',
'cmd_nuke' => 'Nuke Command',
'cmd_slime' => 'Slime Command',
'cmd_explain' => 'Explain Command',
'cmd_closedice' => 'Closedice Command',
'acc_closedice_room' => 'Closedice Room',
'cmd_set' => 'Set Command',
'cmd_furnidata' => 'Furnidata Command',
'kiss_cmd' => 'Kiss Command',
'acc_calendar_force' => 'Calendar Force',
'cmd_update_calendar' => 'Update Calendar Command',
],
'sections' => [
'permissions' => [
'title' => 'Permissions Section',
'description' => "<b>Tip:</b> If you prefer, you can leave all the fields below empty when creating a rank. It will come with the bank's default permissions (configured by Arcturus)",
]
],
'roles' => [
'view_any' => 'View Any',
'view' => 'View',
'create' => 'Create',
'update' => 'Update',
'delete' => 'Delete',
'delete_any' => 'Delete Any',
'restore' => 'Restore',
'restore_any' => 'Restore Any',
'force_delete' => 'Force Delete',
'force_delete_any' => 'Force Delete Any',
'replicate' => 'Replicate',
'reorder' => 'Reorder',
],
'actions' => [
'select_all' => 'Select All',
'deselect_all' => 'Deselect All',
'send_notifications' => 'Send Notifications',
]
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
'title' => 'Login',
'heading' => 'Sign in to your account',
'buttons' => [
'submit' => [
'label' => 'Sign in',
],
],
'fields' => [
'email' => [
'label' => 'Email address',
],
'username' => [
'label' => 'Username'
],
'password' => [
'label' => 'Password',
],
'remember' => [
'label' => 'Remember me',
],
],
'messages' => [
'failed' => 'These credentials do not match our records.',
'throttled' => 'Too many login attempts. Please try again in :seconds seconds.',
],
];
+709
View File
@@ -0,0 +1,709 @@
<?php
return [
'navigations' => [
'Dashboard' => 'Dashboard',
'Hotel' => 'Hotel',
'Website' => 'Website',
'Help Center' => 'Help Center',
'Administration' => 'Administration',
'User Management' => 'User Management',
'Profile Management' => 'Profile Management',
'Shop' => 'Shop',
'Logs' => 'Logs'
],
'resources' => [
'dashboard' => [
'navigation_label' => 'Dashboard'
],
'achievements' => [
'navigation_label' => 'Manage Achievements',
'label' => 'Achievement',
'plural' => 'Achievements',
],
'emulator-settings' => [
'navigation_label' => 'Emulator Settings',
'label' => 'Setting',
'plural' => 'Emulator Settings',
],
'articles' => [
'navigation_label' => 'Manage Articles',
'label' => 'Article',
'plural' => 'Articles',
],
'cms-settings' => [
'navigation_label' => 'CMS Settings',
'label' => 'Setting',
'plural' => 'CMS Settings',
],
'help-question-categories' => [
'navigation_label' => 'Manage Categories',
'label' => 'Category',
'plural' => 'Question Categories',
],
'help-questions' => [
'navigation_label' => 'Manage Questions',
'label' => 'Question',
'plural' => 'Questions',
],
'tags' => [
'navigation_label' => 'Manage Tags',
'label' => 'Tag',
'plural' => 'Tags',
],
'bans' => [
'navigation_label' => 'Manage Bans',
'label' => 'Ban',
'plural' => 'Bans',
],
'users' => [
'navigation_label' => 'Manage Users',
'label' => 'User',
'plural' => 'Users',
],
'badge-resource' => [
'navigation_label' => 'Manage Badges',
'label' => 'Badge',
'plural' => 'Badges',
],
'home-items' => [
'navigation_label' => 'Manage Home Items',
'label' => 'Home Item',
'plural' => 'Home Items',
],
'home-categories' => [
'navigation_label' => 'Manage Home Categories',
'label' => 'Home Category',
'plural' => 'Home Categories',
],
'navigations' => [
'navigation_label' => 'Manage Navigation',
'label' => 'Navigation',
'plural' => 'Navigations',
],
'teams' => [
'navigation_label' => 'Manage Teams',
'label' => 'Team',
'plural' => 'Teams',
],
'shop-products' => [
'navigation_label' => 'Manage Products',
'label' => 'Product',
'plural' => 'Products',
],
'shop-categories' => [
'navigation_label' => 'Manage Categories',
'label' => 'Category',
'plural' => 'Categories',
],
'shop-orders' => [
'navigation_label' => 'Manage Orders',
'label' => 'Order',
'plural' => 'Orders',
],
'command-logs' => [
'navigation_label' => 'Manage Command Logs',
'label' => 'Command Log',
'plural' => 'Command Logs',
],
'word-filters' => [
'navigation_label' => 'Manage Word Filter',
'label' => 'Word Filter',
'plural' => 'Word Filters',
],
'writeable-boxes' => [
'navigation_label' => 'Manage Writeable Boxes',
'label' => 'Writeable Box',
'plural' => 'Writeable Boxes',
],
'permissions' => [
'navigation_label' => 'Manage Permissions',
'label' => 'Permission',
'plural' => 'Permissions',
],
'emulator-texts' => [
'navigation_label' => 'Manage Emulator Texts',
'label' => 'Emulator Text',
'plural' => 'Emulator Texts',
],
'chatlog-private' => [
'navigation_label' => 'Manage Private Chatlogs',
'label' => 'Private Chatlog',
'plural' => 'Private Chatlogs',
],
'chatlog-rooms' => [
'navigation_label' => 'Manage Room Chatlogs',
'label' => 'Room Chatlog',
'plural' => 'Room Chatlogs',
],
// Relations
'settings' => [
'navigation_label' => 'Settings',
'label' => 'Setting',
'plural' => 'Settings',
],
'badges' => [
'navigation_label' => 'Badges',
'label' => 'Badge',
'plural' => 'Badges',
],
'product-item' => [
'navigation_label' => 'Items',
'label' => 'Item',
'plural' => 'Items',
],
'dashboards' => [
'navigation_label' => 'Dashboard',
'label' => 'Dashboard',
'plural' => 'Dashboard',
],
'badge-pages' => [
'navigation_label' => 'Badge Page',
'label' => 'Badge Page',
'plural' => 'Badge Pages',
],
'permission-roles' => [
'navigation_label' => 'Roles',
'label' => 'Role',
'plural' => 'Roles',
],
],
'common' => [
'All' => 'All',
'Yes' => 'Yes',
'No' => 'No',
'Sucessfull' => 'Successful',
'Never' => 'Never',
'Account' => 'Account',
'IP' => 'IP',
'Machine' => 'Machine',
'Super' => 'Super',
'Male' => 'Male',
'Female' => 'Female',
'Credits' => 'Credits',
'Duckets' => 'Duckets',
'Diamonds' => 'Diamonds',
'Points' => 'Points',
'Update' => 'Update',
'Create' => 'Create',
'Open link' => 'Open link',
'Sticker' => 'Sticker',
'Widget' => 'Widget',
'Note' => 'Note',
'Background' => 'Background',
],
'helpers' => [
'achievement_points' => 'Achievement points to be rewarded',
'achievement_progress_needed' => 'Progress needed to complete the achievement',
'help_questions_category_icon' => 'You can use any image link here. We recommend using an image with a size of 20x20.',
'change_username_description' => 'Allow this user to change their username (within the client)',
'change_password_description' => 'Leave blank to keep the current password',
'badge_code_helper' => 'Enter the code and click on the magnifying glass next to the field. If the badge exists, all fields will be filled in automatically.',
'home_item_limit_helper' => 'Buy limit for this item. Leave blank for unlimited.',
'limit_per_user_helper' => 'Purchase limit per user, or leave blank for unlimited.',
'sales_count_helper' => 'Total sales for this item. (This information is automatically updated)',
'badge_item_data_helper' => 'Enter the badge code below.',
'furniture_item_data_helper' => "Enter the furniture 'item_name' below. (This data can be found in the 'items_base' table in the database)",
'room_item_data_helper' => 'Enter the room ID below.',
'currency_item_data_helper' => 'Enter the currency name below. Can be one of: credits, duckets, diamonds or points',
'rank_item_data_helper' => 'Enter the rank ID below.',
'empty_item_data_helper' => 'Select an item type to view the necessary information.',
],
'tabs' => [
'Home' => 'Home',
'Main' => 'Main',
'Configurations' => 'Configurations',
'General Information' => 'General Information',
'Currencies' => 'Currencies',
'Security' => 'Security',
'Change Username' => 'Change Username',
'Change Email' => 'Change Email',
'Change Password' => 'Change Password',
'Change Rank' => 'Change Rank',
'Account Data' => 'Account Data',
'Extra Settings' => 'Extra Settings',
'Metrics' => 'Metrics',
'In-game Permissions' => 'In-game Permissions',
],
'inputs' => [
'key' => 'Key',
'value' => 'Value',
'comment' => 'Comment',
'name' => 'Name',
'level' => 'Level',
'email' => 'Email',
'category' => 'Category',
'visible' => 'Visible',
'reward_type' => 'Reward Type',
'reward_amount' => 'Reward Amount',
'points' => 'Points',
'progress_needed' => 'Progress Needed',
'fixed' => 'Fixed',
'allow_comments' => 'Allow Comments',
'title' => 'Title',
'description' => 'Description',
'image' => 'Image',
'icon' => 'Icon',
'content' => 'Content',
'is_promotion' => 'Is this article a promotion?',
'promotion_ends_at' => 'Promotion ends at',
'categories' => 'Categories',
'background_color' => 'Background Color',
'expires_at' => 'Expires at',
'reason' => 'Reason',
'type' => 'Type',
'username' => 'Username',
'motto' => 'Motto',
'gender' => 'Gender',
'created_at' => 'Created At',
'last_login' => 'Last Login',
'last_online' => 'Last Online',
'ip_register' => 'Registration IP',
'ip_current' => 'Current IP',
'referral_code' => 'Referral Code',
'referrer_code' => 'Referrer Code',
'allow_change_username' => 'Allow username change',
'new_password' => 'New Password',
'new_password_confirmation' => 'Confirm New Password',
'rank' => 'Rank',
'badge_code' => 'Badge Code',
'achievement_score' => 'Achievement Score',
'respects_received' => 'Respects Received',
'can_trade' => 'Can Trade?',
'block_following' => 'Block Following',
'block_friendrequests' => 'Block Friend Requests',
'block_roominvites' => 'Block Room Invites',
'max_rooms' => 'Max Rooms',
'max_friends' => 'Max Friends',
'old_chat' => 'Old Chat',
'block_camera_follow' => 'Block Camera Follow',
'ignore_bots' => 'Ignore Bots',
'ignore_pets' => 'Ignore Pets',
'badge_code' => 'Badge Code',
'badge_title' => 'Badge Title',
'badge_description' => 'Badge Description',
'badge_image' => 'Badge Image',
'price' => 'Price',
'currency_type' => 'Currency Type',
'limit' => 'Limit',
'slug' => 'Slug',
'order' => 'Order',
'new_tab' => 'New Tab',
'label' => 'Label',
'team_id' => 'Team',
'is_hidden' => 'Is Hidden?',
'is_featured' => 'Is Featured?',
'limit_per_user' => 'Limit Per User',
'sales_count' => 'Sales Count',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'is_active' => 'Is Active?',
'item_is_active' => 'Can this item be displayed and sent to other users through a purchase?',
'order_id' => 'Order ID',
'status' => 'Status',
'paypal_fee' => 'PayPal Fee',
'details' => 'Details',
'is_delivered' => 'Is Delivered?',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'log_commands' => 'Log Commands',
'room_effect' => 'Room Effect',
'prefix' => 'Prefix',
'prefix_color' => 'Prefix Color',
'auto_credits_amount' => 'Auto Credits Quantity',
'auto_pixels_amount' => 'Auto Pixels Quantity',
'auto_gotw_amount' => 'Auto GOTW Quantity',
'auto_points_amount' => 'Auto Points Quantity',
'users' => 'Users',
'message' => 'Message',
'url' => 'URL',
'as_staff' => 'Send as Hotel Staff (Anonymous)',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
'permission' => 'Permission',
'min_rank' => 'Minimum Rank',
],
'columns' => [
'id' => 'ID',
'user_id' => 'User ID',
'room_id' => 'Room ID',
'badge' => 'Badge',
'name' => 'Name',
'level' => 'Level',
'category' => 'Category',
'visible' => 'Visible',
'key' => 'Key',
'value' => 'Value',
'title' => 'Title',
'image' => 'Image',
'by' => 'By',
'fixed' => 'Fixed',
'allow_comments' => 'Allow Comments',
'comment' => 'Comment',
'order' => 'Order',
'icon' => 'Icon',
'questions_count' => 'Linked Questions',
'background_color' => 'Background Color',
'avatar' => 'Avatar',
'username' => 'Username',
'reason' => 'Reason',
'type' => 'Type',
'banned_at' => 'Banned At',
'expires_at' => 'Expires At',
'email' => 'Email',
'motto' => 'Motto',
'created_at' => 'Created At',
'online' => 'Online?',
'badge_code' => 'Badge Code',
'equipped' => 'Equipped?',
'achievement_score' => 'Achievement Score',
'respects_received' => 'Respects Received',
'online_time' => 'Online Time',
'can_trade' => 'Can Trade?',
'can_change_name' => 'Can Change Name?',
'price' => 'Price',
'slug' => 'Slug',
'new_tab' => 'New Tab',
'is_featured' => 'Is Featured?',
'sales_count' => 'Sales Count',
'type' => 'Type',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'order_id' => 'Order ID',
'is_delivered' => 'Is Delivered?',
'command' => 'Command',
'success' => 'Success',
'executed_at' => 'Executed At',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'is_hidden' => 'Is Hidden?',
'prefix' => 'Prefix',
'hidden' => 'Hidden',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
'permission' => 'Permission',
'min_rank' => 'Minimum Rank',
'description' => 'Description',
],
'options' => [
'badge' => 'Badge',
'furniture' => 'Furniture',
'room' => 'Room',
'currency' => 'Currency',
'rank' => 'Rank',
'completed' => 'Completed',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'yes' => 'Yes',
'no' => 'No',
'staff' => 'Staff',
'shop' => 'Shop',
'teams' => 'Teams',
'rights' => 'Rights',
],
'widgets' => [
'pending_orders' => 'Pending Orders',
'completed_orders' => 'Completed Orders',
'canceled_orders' => 'Canceled Orders',
'were_canceled' => 'were cancelered.',
'are_pending_payment' => 'are pending payment.',
'were_completed' => 'have been paid and completed.',
],
'filters' => [
'success' => 'Success',
'page_target' => 'Page Target',
'visible' => 'Visible',
],
'notifications' => [
'badge_code_required' => 'You need to enter a badge code.',
'badge_found' => 'Badge found!',
'badge_updated' => 'Badge updated successfully!',
'badge_update_failed' => 'Badge update failed.',
'create_badge' => 'Enter the data below to create a new badge!',
'badge_texts_required' => 'You need to enter the badge texts.',
'badge_image_required' => 'You need to enter a badge image url.',
],
'stats' => [
'users_count' => [
'title' => 'Users Count',
'description' => 'users registered.',
],
'furniture_count' => [
'title' => 'Furniture Count',
'description' => 'furniture items registered.',
],
'rooms_count' => [
'title' => 'Rooms Count',
'description' => 'rooms created.',
],
'photos_count' => [
'title' => 'Photos Count',
'description' => 'photos uploaded.',
],
'badge_count' => [
'title' => 'Badge Count',
'description' => 'Avalible Badges.',
],
'articles_chart' => [
'title' => 'Articles (Monthly)',
'label' => 'Articles',
'description' => 'Amount of articles created this month.',
],
'orders_chart' => [
'title' => 'Orders (Monthly)',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'completed' => 'Completed',
'description' => 'Amount of orders created this month.',
],
],
'permissions' => [
'cmd_about' => 'About Command',
'cmd_alert' => 'Alert Command',
'cmd_allow_trading' => 'Allow Trading Command',
'cmd_badge' => 'Badge Command',
'cmd_ban' => 'Ban Command',
'cmd_blockalert' => 'Block Alert Command',
'cmd_bots' => 'Bots Command',
'cmd_bundle' => 'Bundle Command',
'cmd_calendar' => 'Calendar Command',
'cmd_changename' => 'Change Name Command',
'cmd_chatcolor' => 'Chat Color Command',
'cmd_commands' => 'Commands Command',
'cmd_connect_camera' => 'Connect Camera Command',
'cmd_control' => 'Control Command',
'cmd_coords' => 'Coords Command',
'cmd_credits' => 'Credits Command',
'cmd_subscription' => 'Subscription Command',
'cmd_danceall' => 'Dance All Command',
'cmd_diagonal' => 'Diagonal Command',
'cmd_disconnect' => 'Disconnect Command',
'cmd_duckets' => 'Duckets Command',
'cmd_ejectall' => 'Eject All Command',
'cmd_empty' => 'Empty Command',
'cmd_empty_bots' => 'Empty Bots Command',
'cmd_empty_pets' => 'Empty Pets Command',
'cmd_enable' => 'Enable Command',
'cmd_event' => 'Event Command',
'cmd_faceless' => 'Faceless Command',
'cmd_fastwalk' => 'Fastwalk Command',
'cmd_filterword' => 'Filterword Command',
'cmd_freeze' => 'Freeze Command',
'cmd_freeze_bots' => 'Freeze Bots Command',
'cmd_gift' => 'Gift Command',
'cmd_give_rank' => 'Give Rank Command',
'cmd_ha' => 'HA Command',
'acc_can_stalk' => 'Can Stalk',
'cmd_hal' => 'HAL Command',
'cmd_invisible' => 'Invisible Command',
'cmd_ip_ban' => 'IP Ban Command',
'cmd_machine_ban' => 'Machine Ban Command',
'cmd_hand_item' => 'Hand Item Command',
'cmd_happyhour' => 'Happy Hour Command',
'cmd_hidewired' => 'Hide Wired Command',
'cmd_kickall' => 'Kick All Command',
'cmd_softkick' => 'Softkick Command',
'cmd_massbadge' => 'Mass Badge Command',
'cmd_roombadge' => 'Room Badge Command',
'cmd_masscredits' => 'Mass Credits Command',
'cmd_massduckets' => 'Mass Duckets Command',
'cmd_massgift' => 'Mass Gift Command',
'cmd_masspoints' => 'Mass Points Command',
'cmd_moonwalk' => 'Moonwalk Command',
'cmd_mimic' => 'Mimic Command',
'cmd_multi' => 'Multi Command',
'cmd_mute' => 'Mute Command',
'cmd_pet_info' => 'Pet Info Command',
'cmd_pickall' => 'Pick All Command',
'cmd_plugins' => 'Plugins Command',
'cmd_points' => 'Points Command',
'cmd_promote_offer' => 'Promote Offer Command',
'cmd_pull' => 'Pull Command',
'cmd_push' => 'Push Command',
'cmd_redeem' => 'Redeem Command',
'cmd_reload_room' => 'Reload Room Command',
'cmd_roomalert' => 'Room Alert Command',
'cmd_roomcredits' => 'Room Credits Command',
'cmd_roomeffect' => 'Room Effect Command',
'cmd_roomgift' => 'Room Gift Command',
'cmd_roomitem' => 'Room Item Command',
'cmd_roommute' => 'Room Mute Command',
'cmd_roompixels' => 'Room Pixels Command',
'cmd_roompoints' => 'Room Points Command',
'cmd_say' => 'Say Command',
'cmd_say_all' => 'Say All Command',
'cmd_setmax' => 'Set Max Command',
'cmd_set_poll' => 'Set Poll Command',
'cmd_setpublic' => 'Set Public Command',
'cmd_setspeed' => 'Set Speed Command',
'cmd_shout' => 'Shout Command',
'cmd_shout_all' => 'Shout All Command',
'cmd_shutdown' => 'Shutdown Command',
'cmd_sitdown' => 'Sitdown Command',
'cmd_staffalert' => 'Staff Alert Command',
'cmd_staffonline' => 'Staff Online Command',
'cmd_summon' => 'Summon Command',
'cmd_summonrank' => 'Summon Rank Command',
'cmd_super_ban' => 'Super Ban Command',
'cmd_stalk' => 'Stalk Command',
'cmd_superpull' => 'Superpull Command',
'cmd_take_badge' => 'Take Badge Command',
'cmd_talk' => 'Talk Command',
'cmd_teleport' => 'Teleport Command',
'cmd_trash' => 'Trash Command',
'cmd_transform' => 'Transform Command',
'cmd_unban' => 'Unban Command',
'cmd_unload' => 'Unload Command',
'cmd_unmute' => 'Unmute Command',
'cmd_update_achievements' => 'Update Achievements Command',
'cmd_update_bots' => 'Update Bots Command',
'cmd_update_catalogue' => 'Update Catalogue Command',
'cmd_update_config' => 'Update Config Command',
'cmd_update_guildparts' => 'Update Guildparts Command',
'cmd_update_hotel_view' => 'Update Hotel View Command',
'cmd_update_items' => 'Update Items Command',
'cmd_update_navigator' => 'Update Navigator Command',
'cmd_update_permissions' => 'Update Permissions Command',
'cmd_update_pet_data' => 'Update Pet Data Command',
'cmd_update_plugins' => 'Update Plugins Command',
'cmd_update_polls' => 'Update Polls Command',
'cmd_update_texts' => 'Update Texts Command',
'cmd_update_wordfilter' => 'Update Wordfilter Command',
'cmd_userinfo' => 'Userinfo Command',
'cmd_word_quiz' => 'Word Quiz Command',
'cmd_warp' => 'Warp Command',
'acc_anychatcolor' => 'Any Chat Color',
'acc_anyroomowner' => 'Any Room Owner',
'acc_empty_others' => 'Empty Others',
'acc_enable_others' => 'Enable Others',
'acc_see_whispers' => 'See Whispers',
'acc_see_tentchat' => 'See Tentchat',
'acc_superwired' => 'Superwired',
'acc_supporttool' => 'Support Tool',
'acc_unkickable' => 'Unkickable',
'acc_guildgate' => 'Guild Gate',
'acc_moverotate' => 'Move Rotate',
'acc_placefurni' => 'Place Furni',
'acc_unlimited_bots' => 'Unlimited Bots',
'acc_unlimited_pets' => 'Unlimited Pets',
'acc_hide_ip' => 'Hide IP',
'acc_hide_mail' => 'Hide Mail',
'acc_not_mimiced' => 'Not Mimiced',
'acc_chat_no_flood' => 'Chat No Flood',
'acc_staff_chat' => 'Staff Chat',
'acc_staff_pick' => 'Staff Pick',
'acc_enteranyroom' => 'Enter Any Room',
'acc_fullrooms' => 'Full Rooms',
'acc_infinite_credits' => 'Infinite Credits',
'acc_infinite_pixels' => 'Infinite Pixels',
'acc_infinite_points' => 'Infinite Points',
'acc_ambassador' => 'Ambassador',
'acc_debug' => 'Debug',
'acc_chat_no_limit' => 'Chat No Limit',
'acc_chat_no_filter' => 'Chat No Filter',
'acc_nomute' => 'No Mute',
'acc_guild_admin' => 'Guild Admin',
'acc_catalog_ids' => 'Catalog IDs',
'acc_modtool_ticket_q' => 'Modtool Ticket Q',
'acc_modtool_user_logs' => 'Modtool User Logs',
'acc_modtool_user_alert' => 'Modtool User Alert',
'acc_modtool_user_kick' => 'Modtool User Kick',
'acc_modtool_user_ban' => 'Modtool User Ban',
'acc_modtool_room_info' => 'Modtool Room Info',
'acc_modtool_room_logs' => 'Modtool Room Logs',
'acc_trade_anywhere' => 'Trade Anywhere',
'acc_update_notifications' => 'Update Notifications',
'acc_helper_use_guide_tool' => 'Helper Use Guide Tool',
'acc_helper_give_guide_tours' => 'Helper Give Guide Tours',
'acc_helper_judge_chat_reviews' => 'Helper Judge Chat Reviews',
'acc_floorplan_editor' => 'Floorplan Editor',
'acc_camera' => 'Camera',
'acc_ads_background' => 'Ads Background',
'cmd_wordquiz' => 'Wordquiz Command',
'acc_room_staff_tags' => 'Room Staff Tags',
'acc_infinite_friends' => 'Infinite Friends',
'acc_mimic_unredeemed' => 'Mimic Unredeemed',
'cmd_update_youtube_playlists' => 'Update Youtube Playlists Command',
'cmd_add_youtube_playlist' => 'Add Youtube Playlist Command',
'auto_credits_amount' => 'Auto Credits Amount',
'auto_pixels_amount' => 'Auto Pixels Amount',
'auto_gotw_amount' => 'Auto GOTW Amount',
'auto_points_amount' => 'Auto Points Amount',
'acc_mention' => 'Mention',
'cmd_setstate' => 'Setstate Command',
'cmd_buildheight' => 'Buildheight Command',
'cmd_setrotation' => 'Setrotation Command',
'cmd_sellroom' => 'Sellroom Command',
'cmd_buyroom' => 'Buyroom Command',
'cmd_pay' => 'Pay Command',
'cmd_kill' => 'Kill Command',
'cmd_hoverboard' => 'Hoverboard Command',
'cmd_kiss' => 'Kiss Command',
'cmd_hug' => 'Hug Command',
'cmd_welcome' => 'Welcome Command',
'cmd_disable_effects' => 'Disable Effects Command',
'cmd_brb' => 'BRB Command',
'cmd_nuke' => 'Nuke Command',
'cmd_slime' => 'Slime Command',
'cmd_explain' => 'Explain Command',
'cmd_closedice' => 'Closedice Command',
'acc_closedice_room' => 'Closedice Room',
'cmd_set' => 'Set Command',
'cmd_furnidata' => 'Furnidata Command',
'kiss_cmd' => 'Kiss Command',
'acc_calendar_force' => 'Calendar Force',
'cmd_update_calendar' => 'Update Calendar Command',
],
'sections' => [
'permissions' => [
'title' => 'Permissions Section',
'description' => "<b>Tip:</b> If you prefer, you can leave all the fields below empty when creating a rank. It will come with the bank's default permissions (configured by Arcturus)",
]
],
'roles' => [
'view_any' => 'View Any',
'view' => 'View',
'create' => 'Create',
'update' => 'Update',
'delete' => 'Delete',
'delete_any' => 'Delete Any',
'restore' => 'Restore',
'restore_any' => 'Restore Any',
'force_delete' => 'Force Delete',
'force_delete_any' => 'Force Delete Any',
'replicate' => 'Replicate',
'reorder' => 'Reorder',
],
'actions' => [
'select_all' => 'Select All',
'deselect_all' => 'Deselect All',
'send_notifications' => 'Send Notifications',
]
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
'title' => 'Iniciar sesión',
'heading' => 'Ingresa a tu cuenta',
'buttons' => [
'submit' => [
'label' => 'Iniciar sesión',
],
],
'fields' => [
'email' => [
'label' => 'Dirección de correo electrónico',
],
'username' => [
'label' => 'Nombre de usuario'
],
'password' => [
'label' => 'Contraseña',
],
'remember' => [
'label' => 'Recordarme',
],
],
'messages' => [
'failed' => 'Estas credenciales no coinciden con nuestros registros.',
'throttled' => 'Demasiados intentos de inicio de sesión. Por favor, inténtalo de nuevo en :seconds segundos.',
],
];
+703
View File
@@ -0,0 +1,703 @@
<?php
return [
'navigations' => [
'Dashboard' => 'Tablero',
'Hotel' => 'Hotel',
'Website' => 'Sitio web',
'Help Center' => 'Centro de ayuda',
'Administration' => 'Administración',
'User Management' => 'Gestión de usuarios',
'Profile Management' => 'Profile Management',
'Shop' => 'Tienda',
'Logs' => 'Registros',
],
'resources' => [
'dashboard' => [
'navigation_label' => 'Tablero'
],
'achievements' => [
'navigation_label' => 'Administrar Logros',
'label' => 'Logro',
'plural' => 'Logros',
],
'emulator-settings' => [
'navigation_label' => 'Configuración del Emulador',
'label' => 'Configuración',
'plural' => 'Configuraciones del Emulador',
],
'articles' => [
'navigation_label' => 'Administrar Artículos',
'label' => 'Artículo',
'plural' => 'Artículos',
],
'cms-settings' => [
'navigation_label' => 'Configuración de CMS',
'label' => 'Configuración',
'plural' => 'Configuraciones de CMS',
],
'help-question-categories' => [
'navigation_label' => 'Administrar Categorías',
'label' => 'Categoría',
'plural' => 'Categorías de Preguntas',
],
'help-questions' => [
'navigation_label' => 'Administrar Preguntas',
'label' => 'Pregunta',
'plural' => 'Preguntas',
],
'tags' => [
'navigation_label' => 'Administrar Etiquetas',
'label' => 'Etiqueta',
'plural' => 'Etiquetas',
],
'bans' => [
'navigation_label' => 'Administrar Prohibiciones',
'label' => 'Prohibición',
'plural' => 'Prohibiciones',
],
'users' => [
'navigation_label' => 'Administrar Usuarios',
'label' => 'Usuario',
'plural' => 'Usuarios',
],
'badge-resource' => [
'navigation_label' => 'Administrar Insignias',
'label' => 'Insignia',
'plural' => 'Insignias',
],
'home-items' => [
'navigation_label' => 'Manage Home Items',
'label' => 'Home Item',
'plural' => 'Home Items',
],
'home-categories' => [
'navigation_label' => 'Manage Home Categories',
'label' => 'Home Category',
'plural' => 'Home Categories',
],
'navigations' => [
'navigation_label' => 'Administrar Navegación',
'label' => 'Navegación',
'plural' => 'Navegación',
],
'teams' => [
'navigation_label' => 'Administrar Equipos',
'label' => 'Equipo',
'plural' => 'Equipos',
],
'shop-products' => [
'navigation_label' => 'Administrar Productos',
'label' => 'Producto',
'plural' => 'Productos',
],
'shop-categories' => [
'navigation_label' => 'Administrar Categorías',
'label' => 'Categoría',
'plural' => 'Categorías',
],
'shop-orders' => [
'navigation_label' => 'Manage Orders',
'label' => 'Order',
'plural' => 'Orders',
],
'command-logs' => [
'navigation_label' => 'Manage Command Logs',
'label' => 'Command Log',
'plural' => 'Command Logs',
],
'word-filters' => [
'navigation_label' => 'Manage Word Filter',
'label' => 'Word Filter',
'plural' => 'Word Filters',
],
'writeable-boxes' => [
'navigation_label' => 'Administrar Cajas Editables',
'label' => 'Caja Editable',
'plural' => 'Cajas Editables',
],
'permissions' => [
'navigation_label' => 'Manage Permissions',
'label' => 'Permission',
'plural' => 'Permissions',
],
'emulator-texts' => [
'navigation_label' => 'Manage Emulator Texts',
'label' => 'Emulator Text',
'plural' => 'Emulator Texts',
],
'chatlog-private' => [
'navigation_label' => 'Manage Private Chatlogs',
'label' => 'Private Chatlog',
'plural' => 'Private Chatlogs',
],
'chatlog-rooms' => [
'navigation_label' => 'Manage Room Chatlogs',
'label' => 'Room Chatlog',
'plural' => 'Room Chatlogs',
],
// Relations
'settings' => [
'navigation_label' => 'Configuraciones',
'label' => 'Configuración',
'plural' => 'Configuraciones',
],
'badges' => [
'navigation_label' => 'Insignias',
'label' => 'Insignia',
'plural' => 'Insignias',
],
'product-item' => [
'navigation_label' => 'Items',
'label' => 'Item',
'plural' => 'Items',
],
'dashboards' => [
'navigation_label' => 'Dashboard',
'label' => 'Dashboard',
'plural' => 'Dashboard',
],
'badge-pages' => [
'navigation_label' => 'Badge Page',
'label' => 'Badge Page',
'plural' => 'Badge Pages',
],
'permission-roles' => [
'navigation_label' => 'Roles',
'label' => 'Role',
'plural' => 'Roles',
],
],
'common' => [
'All' => 'Todo',
'Yes' => 'Sí',
'No' => 'No',
'Sucessfull' => 'Exitoso',
'Never' => 'Nunca',
'Account' => 'Cuenta',
'IP' => 'IP',
'Machine' => 'Máquina',
'Super' => 'Super',
'Male' => 'Masculino',
'Female' => 'Femenino',
'Credits' => 'Créditos',
'Duckets' => 'Duckets',
'Diamonds' => 'Diamantes',
'Points' => 'Puntos',
'Update' => 'Update',
'Create' => 'Create',
'Open link' => 'Abrir enlace',
'Sticker' => 'Sticker',
'Widget' => 'Widget',
'Note' => 'Note',
'Background' => 'Background'
],
'helpers' => [
'achievement_points' => 'Puntos de logro a recompensar',
'achievement_progress_needed' => 'Progreso necesario para completar el logro',
'help_questions_category_icon' => 'Puedes usar cualquier enlace de imagen aquí. Recomendamos usar una imagen con un tamaño de 20x20.',
'change_username_description' => 'Permitir que este usuario cambie su nombre de usuario (dentro del cliente)',
'change_password_description' => 'Dejar en blanco para mantener la contraseña actual',
'badge_code_helper' => 'Ingrese el código y haga clic en la lupa al lado del campo. Si existe la insignia, todos los campos se completarán automáticamente.',
'home_item_limit_helper' => 'Buy limit for this item. Leave blank for unlimited.',
'limit_per_user_helper' => 'Purchase limit per user, or leave blank for unlimited.',
'sales_count_helper' => 'Total sales for this item. (This information is automatically updated)',
'badge_item_data_helper' => 'Enter the badge code below.',
'furniture_item_data_helper' => "Enter the furniture 'item_name' below. (This data can be found in the 'items_base' table in the database)",
'room_item_data_helper' => 'Enter the room ID below.',
'currency_item_data_helper' => 'Enter the currency name below. Can be one of: credits, duckets, diamonds or points',
'rank_item_data_helper' => 'Enter the rank ID below.',
'empty_item_data_helper' => 'Select an item type to view the necessary information.',
],
'tabs' => [
'Home' => 'Inicio',
'Main' => 'Principal',
'Configurations' => 'Configuraciones',
'General Information' => 'Información General',
'Currencies' => 'Monedas',
'Security' => 'Seguridad',
'Change Username' => 'Cambiar Nombre de Usuario',
'Change Email' => 'Cambiar Email',
'Change Password' => 'Cambiar Contraseña',
'Change Rank' => 'Cambiar Rango',
'Account Data' => 'Datos de la Cuenta',
'Extra Settings' => 'Configuraciones Adicionales',
'Metrics' => 'Metrics',
'In-game Permissions' => 'Permisos en el Juego',
],
'inputs' => [
'key' => 'Clave',
'value' => 'Valor',
'comment' => 'Comentario',
'name' => 'Nombre',
'level' => 'Nivel',
'email' => 'Email',
'category' => 'Categoría',
'visible' => 'Visible',
'reward_type' => 'Tipo de Recompensa',
'reward_amount' => 'Cantidad de Recompensa',
'points' => 'Puntos',
'progress_needed' => 'Progreso Necesario',
'fixed' => 'Fijo',
'allow_comments' => 'Permitir Comentarios',
'title' => 'Título',
'description' => 'Descripción',
'image' => 'Imagen',
'icon' => 'Icono',
'content' => 'Contenido',
'is_promotion' => '¿Este artículo es una promoción?',
'promotion_ends_at' => 'La promoción termina el',
'categories' => 'Categorías',
'background_color' => 'Color de Fondo',
'expires_at' => 'Caduca el',
'reason' => 'Motivo',
'type' => 'Tipo',
'username' => 'Nombre de Usuario',
'motto' => 'Motto',
'gender' => 'Género',
'created_at' => 'Creado en',
'last_login' => 'Último Inicio de Sesión',
'last_online' => 'Última Conexión',
'ip_register' => 'IP de Registro',
'ip_current' => 'IP Actual',
'referral_code' => 'Código de Referencia',
'referrer_code' => 'Código del Referente',
'allow_change_username' => 'Permitir cambio de nombre de usuario',
'new_password' => 'Nueva Contraseña',
'new_password_confirmation' => 'Confirmar Nueva Contraseña',
'rank' => 'Rango',
'badge_code' => 'Código de Insignia',
'achievement_score' => 'Puntuación de Logro',
'respects_received' => 'Respetos Recibidos',
'can_trade' => '¿Puede Comerciar?',
'block_following' => 'Bloquear Seguimiento',
'block_friendrequests' => 'Bloquear Solicitudes de Amistad',
'block_roominvites' => 'Bloquear Invitaciones a Habitaciones',
'max_rooms' => 'Máximo de Habitaciones',
'max_friends' => 'Máximo de Amigos',
'old_chat' => 'Chat Antiguo',
'block_camera_follow' => 'Bloquear Seguimiento de Cámara',
'ignore_bots' => 'Ignorar Bots',
'ignore_pets' => 'Ignorar Mascotas',
'badge_code' => 'Código de Insignia',
'badge_title' => 'Título de Insignia',
'badge_description' => 'Descripción de Insignia',
'badge_image' => 'Imagen de Insignia',
'price' => 'Price',
'currency_type' => 'Currency Type',
'limit' => 'Limit',
'slug' => 'Slug',
'order' => 'Order',
'new_tab' => 'New Tab',
'label' => 'Label',
'team_id' => 'Equipos',
'is_hidden' => '¿Oculto',
'is_featured' => 'Is Featured?',
'limit_per_user' => 'Limit Per User',
'sales_count' => 'Sales Count',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'is_active' => 'Is Active?',
'item_is_active' => 'Can this item be displayed and sent to other users through a purchase?',
'order_id' => 'Order ID',
'status' => 'Status',
'paypal_fee' => 'PayPal Fee',
'details' => 'Details',
'is_delivered' => 'Is Delivered?',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'log_commands' => 'Log Commands',
'room_effect' => 'Room Effect',
'prefix' => 'Prefix',
'prefix_color' => 'Prefix Color',
'auto_credits_amount' => 'Auto Credits Quantity',
'auto_pixels_amount' => 'Auto Pixels Quantity',
'auto_gotw_amount' => 'Auto GOTW Quantity',
'auto_points_amount' => 'Auto Points Quantity',
'users' => 'Users',
'message' => 'Message',
'url' => 'URL',
'as_staff' => 'Send as Hotel Staff (Anonymous)',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'columns' => [
'id' => 'ID',
'user_id' => 'User ID',
'room_id' => 'Room ID',
'badge' => 'Insignia',
'name' => 'Nombre',
'level' => 'Nivel',
'category' => 'Categoría',
'visible' => 'Visible',
'key' => 'Clave',
'value' => 'Valor',
'title' => 'Título',
'image' => 'Imagen',
'by' => 'Por',
'fixed' => 'Fijo',
'allow_comments' => 'Permitir Comentarios',
'comment' => 'Comentario',
'order' => 'Orden',
'icon' => 'Icono',
'questions_count' => 'Preguntas Relacionadas',
'background_color' => 'Color de Fondo',
'avatar' => 'Avatar',
'username' => 'Nombre de Usuario',
'reason' => 'Motivo',
'type' => 'Tipo',
'banned_at' => 'Prohibido en',
'expires_at' => 'Caduca en',
'email' => 'Email',
'motto' => 'Motto',
'created_at' => 'Creado en',
'online' => '¿En línea?',
'badge_code' => 'Código de Insignia',
'equipped' => '¿Equipado?',
'achievement_score' => 'Puntuación de Logro',
'respects_received' => 'Respetos Recibidos',
'online_time' => 'Tiempo en Línea',
'can_trade' => '¿Puede Comerciar?',
'can_change_name' => '¿Puede Cambiar el Nombre?',
'price' => 'Price',
'slug' => 'Slug',
'new_tab' => 'New Tab',
'is_featured' => 'Is Featured?',
'sales_count' => 'Sales Count',
'type' => 'Type',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'order_id' => 'Order ID',
'is_delivered' => 'Is Delivered?',
'command' => 'Command',
'success' => 'Success',
'executed_at' => 'Executed At',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'is_hidden' => 'Is Hidden?',
'prefix' => 'Prefix',
'hidden' => 'Hidden',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'options' => [
'badge' => 'Badge',
'furniture' => 'Furniture',
'room' => 'Room',
'currency' => 'Currency',
'rank' => 'Rank',
'completed' => 'Completed',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'yes' => 'Yes',
'no' => 'No',
'staff' => 'Staff',
'shop' => 'Shop',
'teams' => 'Teams',
'rights' => 'Rights',
],
'widgets' => [
'pending_orders' => 'Pending Orders',
'completed_orders' => 'Completed Orders',
'canceled_orders' => 'Canceled Orders',
'were_canceled' => 'were cancelered.',
'are_pending_payment' => 'are pending payment.',
'were_completed' => 'have been paid and completed.',
],
'filters' => [
'success' => 'Success',
'page_target' => 'Page Target',
'visible' => 'Visible',
],
'notifications' => [
'badge_code_required' => 'El código de la insignia es obligatorio.',
'badge_found' => 'Insignia encontrada!',
'badge_updated' => 'Insignia actualizada!',
'badge_update_failed' => 'No se pudo actualizar la insignia.',
'create_badge' => 'Enter the data below to create a new badge!',
'badge_texts_required' => 'You need to enter the badge texts.',
'badge_image_required' => 'You need to enter a badge image url.',
],
'stats' => [
'users_count' => [
'title' => 'Users Count',
'description' => 'users registered.',
],
'furniture_count' => [
'title' => 'Furniture Count',
'description' => 'furniture items registered.',
],
'rooms_count' => [
'title' => 'Rooms Count',
'description' => 'rooms created.',
],
'photos_count' => [
'title' => 'Photos Count',
'description' => 'photos uploaded.',
],
'badge_count' => [
'title' => 'Badge Count',
'description' => 'Avalible Badges.',
],
'articles_chart' => [
'title' => 'Articles (Monthly)',
'label' => 'Articles',
'description' => 'Amount of articles created this month.',
],
'orders_chart' => [
'title' => 'Orders (Monthly)',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'completed' => 'Completed',
'description' => 'Amount of orders created this month.',
],
],
'permissions' => [
'cmd_about' => 'About Command',
'cmd_alert' => 'Alert Command',
'cmd_allow_trading' => 'Allow Trading Command',
'cmd_badge' => 'Badge Command',
'cmd_ban' => 'Ban Command',
'cmd_blockalert' => 'Block Alert Command',
'cmd_bots' => 'Bots Command',
'cmd_bundle' => 'Bundle Command',
'cmd_calendar' => 'Calendar Command',
'cmd_changename' => 'Change Name Command',
'cmd_chatcolor' => 'Chat Color Command',
'cmd_commands' => 'Commands Command',
'cmd_connect_camera' => 'Connect Camera Command',
'cmd_control' => 'Control Command',
'cmd_coords' => 'Coords Command',
'cmd_credits' => 'Credits Command',
'cmd_subscription' => 'Subscription Command',
'cmd_danceall' => 'Dance All Command',
'cmd_diagonal' => 'Diagonal Command',
'cmd_disconnect' => 'Disconnect Command',
'cmd_duckets' => 'Duckets Command',
'cmd_ejectall' => 'Eject All Command',
'cmd_empty' => 'Empty Command',
'cmd_empty_bots' => 'Empty Bots Command',
'cmd_empty_pets' => 'Empty Pets Command',
'cmd_enable' => 'Enable Command',
'cmd_event' => 'Event Command',
'cmd_faceless' => 'Faceless Command',
'cmd_fastwalk' => 'Fastwalk Command',
'cmd_filterword' => 'Filterword Command',
'cmd_freeze' => 'Freeze Command',
'cmd_freeze_bots' => 'Freeze Bots Command',
'cmd_gift' => 'Gift Command',
'cmd_give_rank' => 'Give Rank Command',
'cmd_ha' => 'HA Command',
'acc_can_stalk' => 'Can Stalk',
'cmd_hal' => 'HAL Command',
'cmd_invisible' => 'Invisible Command',
'cmd_ip_ban' => 'IP Ban Command',
'cmd_machine_ban' => 'Machine Ban Command',
'cmd_hand_item' => 'Hand Item Command',
'cmd_happyhour' => 'Happy Hour Command',
'cmd_hidewired' => 'Hide Wired Command',
'cmd_kickall' => 'Kick All Command',
'cmd_softkick' => 'Softkick Command',
'cmd_massbadge' => 'Mass Badge Command',
'cmd_roombadge' => 'Room Badge Command',
'cmd_masscredits' => 'Mass Credits Command',
'cmd_massduckets' => 'Mass Duckets Command',
'cmd_massgift' => 'Mass Gift Command',
'cmd_masspoints' => 'Mass Points Command',
'cmd_moonwalk' => 'Moonwalk Command',
'cmd_mimic' => 'Mimic Command',
'cmd_multi' => 'Multi Command',
'cmd_mute' => 'Mute Command',
'cmd_pet_info' => 'Pet Info Command',
'cmd_pickall' => 'Pick All Command',
'cmd_plugins' => 'Plugins Command',
'cmd_points' => 'Points Command',
'cmd_promote_offer' => 'Promote Offer Command',
'cmd_pull' => 'Pull Command',
'cmd_push' => 'Push Command',
'cmd_redeem' => 'Redeem Command',
'cmd_reload_room' => 'Reload Room Command',
'cmd_roomalert' => 'Room Alert Command',
'cmd_roomcredits' => 'Room Credits Command',
'cmd_roomeffect' => 'Room Effect Command',
'cmd_roomgift' => 'Room Gift Command',
'cmd_roomitem' => 'Room Item Command',
'cmd_roommute' => 'Room Mute Command',
'cmd_roompixels' => 'Room Pixels Command',
'cmd_roompoints' => 'Room Points Command',
'cmd_say' => 'Say Command',
'cmd_say_all' => 'Say All Command',
'cmd_setmax' => 'Set Max Command',
'cmd_set_poll' => 'Set Poll Command',
'cmd_setpublic' => 'Set Public Command',
'cmd_setspeed' => 'Set Speed Command',
'cmd_shout' => 'Shout Command',
'cmd_shout_all' => 'Shout All Command',
'cmd_shutdown' => 'Shutdown Command',
'cmd_sitdown' => 'Sitdown Command',
'cmd_staffalert' => 'Staff Alert Command',
'cmd_staffonline' => 'Staff Online Command',
'cmd_summon' => 'Summon Command',
'cmd_summonrank' => 'Summon Rank Command',
'cmd_super_ban' => 'Super Ban Command',
'cmd_stalk' => 'Stalk Command',
'cmd_superpull' => 'Superpull Command',
'cmd_take_badge' => 'Take Badge Command',
'cmd_talk' => 'Talk Command',
'cmd_teleport' => 'Teleport Command',
'cmd_trash' => 'Trash Command',
'cmd_transform' => 'Transform Command',
'cmd_unban' => 'Unban Command',
'cmd_unload' => 'Unload Command',
'cmd_unmute' => 'Unmute Command',
'cmd_update_achievements' => 'Update Achievements Command',
'cmd_update_bots' => 'Update Bots Command',
'cmd_update_catalogue' => 'Update Catalogue Command',
'cmd_update_config' => 'Update Config Command',
'cmd_update_guildparts' => 'Update Guildparts Command',
'cmd_update_hotel_view' => 'Update Hotel View Command',
'cmd_update_items' => 'Update Items Command',
'cmd_update_navigator' => 'Update Navigator Command',
'cmd_update_permissions' => 'Update Permissions Command',
'cmd_update_pet_data' => 'Update Pet Data Command',
'cmd_update_plugins' => 'Update Plugins Command',
'cmd_update_polls' => 'Update Polls Command',
'cmd_update_texts' => 'Update Texts Command',
'cmd_update_wordfilter' => 'Update Wordfilter Command',
'cmd_userinfo' => 'Userinfo Command',
'cmd_word_quiz' => 'Word Quiz Command',
'cmd_warp' => 'Warp Command',
'acc_anychatcolor' => 'Any Chat Color',
'acc_anyroomowner' => 'Any Room Owner',
'acc_empty_others' => 'Empty Others',
'acc_enable_others' => 'Enable Others',
'acc_see_whispers' => 'See Whispers',
'acc_see_tentchat' => 'See Tentchat',
'acc_superwired' => 'Superwired',
'acc_supporttool' => 'Support Tool',
'acc_unkickable' => 'Unkickable',
'acc_guildgate' => 'Guild Gate',
'acc_moverotate' => 'Move Rotate',
'acc_placefurni' => 'Place Furni',
'acc_unlimited_bots' => 'Unlimited Bots',
'acc_unlimited_pets' => 'Unlimited Pets',
'acc_hide_ip' => 'Hide IP',
'acc_hide_mail' => 'Hide Mail',
'acc_not_mimiced' => 'Not Mimiced',
'acc_chat_no_flood' => 'Chat No Flood',
'acc_staff_chat' => 'Staff Chat',
'acc_staff_pick' => 'Staff Pick',
'acc_enteranyroom' => 'Enter Any Room',
'acc_fullrooms' => 'Full Rooms',
'acc_infinite_credits' => 'Infinite Credits',
'acc_infinite_pixels' => 'Infinite Pixels',
'acc_infinite_points' => 'Infinite Points',
'acc_ambassador' => 'Ambassador',
'acc_debug' => 'Debug',
'acc_chat_no_limit' => 'Chat No Limit',
'acc_chat_no_filter' => 'Chat No Filter',
'acc_nomute' => 'No Mute',
'acc_guild_admin' => 'Guild Admin',
'acc_catalog_ids' => 'Catalog IDs',
'acc_modtool_ticket_q' => 'Modtool Ticket Q',
'acc_modtool_user_logs' => 'Modtool User Logs',
'acc_modtool_user_alert' => 'Modtool User Alert',
'acc_modtool_user_kick' => 'Modtool User Kick',
'acc_modtool_user_ban' => 'Modtool User Ban',
'acc_modtool_room_info' => 'Modtool Room Info',
'acc_modtool_room_logs' => 'Modtool Room Logs',
'acc_trade_anywhere' => 'Trade Anywhere',
'acc_update_notifications' => 'Update Notifications',
'acc_helper_use_guide_tool' => 'Helper Use Guide Tool',
'acc_helper_give_guide_tours' => 'Helper Give Guide Tours',
'acc_helper_judge_chat_reviews' => 'Helper Judge Chat Reviews',
'acc_floorplan_editor' => 'Floorplan Editor',
'acc_camera' => 'Camera',
'acc_ads_background' => 'Ads Background',
'cmd_wordquiz' => 'Wordquiz Command',
'acc_room_staff_tags' => 'Room Staff Tags',
'acc_infinite_friends' => 'Infinite Friends',
'acc_mimic_unredeemed' => 'Mimic Unredeemed',
'cmd_update_youtube_playlists' => 'Update Youtube Playlists Command',
'cmd_add_youtube_playlist' => 'Add Youtube Playlist Command',
'auto_credits_amount' => 'Auto Credits Amount',
'auto_pixels_amount' => 'Auto Pixels Amount',
'auto_gotw_amount' => 'Auto GOTW Amount',
'auto_points_amount' => 'Auto Points Amount',
'acc_mention' => 'Mention',
'cmd_setstate' => 'Setstate Command',
'cmd_buildheight' => 'Buildheight Command',
'cmd_setrotation' => 'Setrotation Command',
'cmd_sellroom' => 'Sellroom Command',
'cmd_buyroom' => 'Buyroom Command',
'cmd_pay' => 'Pay Command',
'cmd_kill' => 'Kill Command',
'cmd_hoverboard' => 'Hoverboard Command',
'cmd_kiss' => 'Kiss Command',
'cmd_hug' => 'Hug Command',
'cmd_welcome' => 'Welcome Command',
'cmd_disable_effects' => 'Disable Effects Command',
'cmd_brb' => 'BRB Command',
'cmd_nuke' => 'Nuke Command',
'cmd_slime' => 'Slime Command',
'cmd_explain' => 'Explain Command',
'cmd_closedice' => 'Closedice Command',
'acc_closedice_room' => 'Closedice Room',
'cmd_set' => 'Set Command',
'cmd_furnidata' => 'Furnidata Command',
'kiss_cmd' => 'Kiss Command',
'acc_calendar_force' => 'Calendar Force',
'cmd_update_calendar' => 'Update Calendar Command',
],
'sections' => [
'permissions' => [
'title' => 'Permissions Section',
'description' => "<b>Tip:</b> If you prefer, you can leave all the fields below empty when creating a rank. It will come with the bank's default permissions (configured by Arcturus)",
]
],
'roles' => [
'view_any' => 'View Any',
'view' => 'View',
'create' => 'Create',
'update' => 'Update',
'delete' => 'Delete',
'delete_any' => 'Delete Any',
'restore' => 'Restore',
'restore_any' => 'Restore Any',
'force_delete' => 'Force Delete',
'force_delete_any' => 'Force Delete Any',
'replicate' => 'Replicate',
'reorder' => 'Reorder',
],
'actions' => [
'select_all' => 'Select All',
'deselect_all' => 'Deselect All',
'send_notifications' => 'Send Notifications',
]
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
'title' => 'Kirjaudu sisään',
'heading' => 'Kirjaudu sisään tilillesi',
'buttons' => [
'submit' => [
'label' => 'Kirjaudu sisään',
],
],
'fields' => [
'email' => [
'label' => 'Sähköpostiosoite',
],
'username' => [
'label' => 'Käyttäjänimi'
],
'password' => [
'label' => 'Salasana',
],
'remember' => [
'label' => 'Muista minut',
],
],
'messages' => [
'failed' => 'Nämä tunnistetiedot eivät täsmää tietoihimme.',
'throttled' => 'Liian monta kirjautumisyritystä. Yritä uudelleen :seconds sekunnin kuluttua.',
],
];
+703
View File
@@ -0,0 +1,703 @@
<?php
return [
'navigations' => [
'Dashboard' => 'Kojelauta',
'Hotel' => 'Hotelli',
'Website' => 'Verkkosivusto',
'Help Center' => 'Ohjesivusto',
'Administration' => 'Hallinta',
'User Management' => 'Käyttäjien hallinta',
'Profile Management' => 'Profile Management',
'Shop' => 'Kauppa',
'Logs' => 'Logit',
],
'resources' => [
'dashboard' => [
'navigation_label' => 'Kojelauta'
],
'achievements' => [
'navigation_label' => 'Hallinnoi saavutuksia',
'label' => 'Saavutus',
'plural' => 'Saavutukset',
],
'emulator-settings' => [
'navigation_label' => 'Emulaattorin asetukset',
'label' => 'Asetus',
'plural' => 'Emulaattorin asetukset',
],
'articles' => [
'navigation_label' => 'Hallinnoi artikkeleita',
'label' => 'Artikkeli',
'plural' => 'Artikkelit',
],
'cms-settings' => [
'navigation_label' => 'CMS-asetukset',
'label' => 'Asetus',
'plural' => 'CMS-asetukset',
],
'help-question-categories' => [
'navigation_label' => 'Hallinnoi kategorioita',
'label' => 'Kategoria',
'plural' => 'Kysymyskategoriat',
],
'help-questions' => [
'navigation_label' => 'Hallinnoi kysymyksiä',
'label' => 'Kysymys',
'plural' => 'Kysymykset',
],
'tags' => [
'navigation_label' => 'Hallinnoi tunnisteita',
'label' => 'Tunniste',
'plural' => 'Tunnisteet',
],
'bans' => [
'navigation_label' => 'Hallinnoi porttikieltoja',
'label' => 'Porttikielto',
'plural' => 'Porttikiellot',
],
'users' => [
'navigation_label' => 'Hallinnoi käyttäjiä',
'label' => 'Käyttäjä',
'plural' => 'Käyttäjät',
],
'badge-resource' => [
'navigation_label' => 'Hallinnoi tunnuksia',
'label' => 'Tunnus',
'plural' => 'Tunnukset',
],
'home-items' => [
'navigation_label' => 'Manage Home Items',
'label' => 'Home Item',
'plural' => 'Home Items',
],
'home-categories' => [
'navigation_label' => 'Manage Home Categories',
'label' => 'Home Category',
'plural' => 'Home Categories',
],
'navigations' => [
'navigation_label' => 'Hallinnoi navigointia',
'label' => 'Navigointi',
'plural' => 'Navigointi',
],
'teams' => [
'navigation_label' => 'Manage Teams',
'label' => 'Team',
'plural' => 'Teams',
],
'shop-products' => [
'navigation_label' => 'Hallinnoi kaupan tuotteita',
'label' => 'Kaupan tuote',
'plural' => 'Kaupan tuotteet',
],
'shop-categories' => [
'navigation_label' => 'Hallinnoi kaupan kategorioita',
'label' => 'Kaupan kategoria',
'plural' => 'Kaupan kategoriat',
],
'shop-orders' => [
'navigation_label' => 'Manage Orders',
'label' => 'Order',
'plural' => 'Orders',
],
'command-logs' => [
'navigation_label' => 'Manage Command Logs',
'label' => 'Command Log',
'plural' => 'Command Logs',
],
'word-filters' => [
'navigation_label' => 'Manage Word Filter',
'label' => 'Word Filter',
'plural' => 'Word Filters',
],
'writeable-boxes' => [
'navigation_label' => 'Hallinnoi kirjoitettavia laatikoita',
'label' => 'Kirjoitettava laatikko',
'plural' => 'Kirjoitettavat laatikot',
],
'permissions' => [
'navigation_label' => 'Manage Permissions',
'label' => 'Permission',
'plural' => 'Permissions',
],
'emulator-texts' => [
'navigation_label' => 'Manage Emulator Texts',
'label' => 'Emulator Text',
'plural' => 'Emulator Texts',
],
'chatlog-private' => [
'navigation_label' => 'Manage Private Chatlogs',
'label' => 'Private Chatlog',
'plural' => 'Private Chatlogs',
],
'chatlog-rooms' => [
'navigation_label' => 'Manage Room Chatlogs',
'label' => 'Room Chatlog',
'plural' => 'Room Chatlogs',
],
// Relations
'settings' => [
'navigation_label' => 'Asetukset',
'label' => 'Asetus',
'plural' => 'Asetukset',
],
'badges' => [
'navigation_label' => 'Tunnukset',
'label' => 'Tunnus',
'plural' => 'Tunnukset',
],
'product-item' => [
'navigation_label' => 'Items',
'label' => 'Item',
'plural' => 'Items',
],
'dashboards' => [
'navigation_label' => 'Dashboard',
'label' => 'Dashboard',
'plural' => 'Dashboard',
],
'badge-pages' => [
'navigation_label' => 'Badge Page',
'label' => 'Badge Page',
'plural' => 'Badge Pages',
],
'permission-roles' => [
'navigation_label' => 'Roles',
'label' => 'Role',
'plural' => 'Roles',
],
],
'common' => [
'All' => 'Kaikki',
'Yes' => 'Kyllä',
'No' => 'Ei',
'Sucessfull' => 'Onnistunut',
'Never' => 'Ei koskaan',
'Account' => 'Tili',
'IP' => 'IP-osoite',
'Machine' => 'Laite',
'Super' => 'Supertiimi',
'Male' => 'Mies',
'Female' => 'Nainen',
'Credits' => 'Hyvitykset',
'Duckets' => 'Duckets',
'Diamonds' => 'Timantit',
'Points' => 'Pisteet',
'Update' => 'Update',
'Create' => 'Create',
'Open link' => 'Avaa linkki',
'Sticker' => 'Sticker',
'Widget' => 'Widget',
'Note' => 'Note',
'Background' => 'Background',
],
'helpers' => [
'achievement_points' => 'Pisteet saavutuksen suorittamiseen',
'achievement_progress_needed' => 'Tarvittava edistyminen saavutuksen suorittamiseen',
'help_questions_category_icon' => 'Voit käyttää mitä tahansa kuvan linkkiä tässä. Suosittelemme kuvan kokoa 20x20.',
'change_username_description' => 'Salli tämän käyttäjän vaihtaa käyttäjänimensä (asiakasohjelmassa)',
'change_password_description' => 'Jätä tyhjäksi pitääksesi nykyisen salasanan',
'badge_code_helper' => 'Syötä koodi ja napsauta kentän vieressä olevaa suurennuslasia. Jos merkki on olemassa, kaikki kentät täytetään automaattisesti.',
'home_item_limit_helper' => 'Buy limit for this item. Leave blank for unlimited.',
'limit_per_user_helper' => 'Purchase limit per user, or leave blank for unlimited.',
'sales_count_helper' => 'Total sales for this item. (This information is automatically updated)',
'badge_item_data_helper' => 'Enter the badge code below.',
'furniture_item_data_helper' => "Enter the furniture 'item_name' below. (This data can be found in the 'items_base' table in the database)",
'room_item_data_helper' => 'Enter the room ID below.',
'currency_item_data_helper' => 'Enter the currency name below. Can be one of: credits, duckets, diamonds or points',
'rank_item_data_helper' => 'Enter the rank ID below.',
'empty_item_data_helper' => 'Select an item type to view the necessary information.',
],
'tabs' => [
'Home' => 'Koti',
'Main' => 'Pää',
'Configurations' => 'Asetukset',
'General Information' => 'Yleiset tiedot',
'Currencies' => 'Valuutat',
'Security' => 'Turvallisuus',
'Change Username' => 'Vaihda käyttäjänimi',
'Change Email' => 'Vaihda sähköposti',
'Change Password' => 'Vaihda salasana',
'Change Rank' => 'Vaihda sijoitus',
'Account Data' => 'Tilin tiedot',
'Extra Settings' => 'Lisäasetukset',
'Metrics' => 'Mittarit',
'In-game Permissions' => 'Pelin sisäiset oikeudet',
],
'inputs' => [
'key' => 'Avain',
'value' => 'Arvo',
'comment' => 'Kommentti',
'name' => 'Nimi',
'level' => 'Taso',
'email' => 'Sähköposti',
'category' => 'Kategoria',
'visible' => 'Näkyvä',
'reward_type' => 'Palkinnon tyyppi',
'reward_amount' => 'Palkinnon määrä',
'points' => 'Pisteet',
'progress_needed' => 'Vaadittu edistyminen',
'fixed' => 'Kiinteä',
'allow_comments' => 'Salli kommentit',
'title' => 'Otsikko',
'description' => 'Kuvaus',
'image' => 'Kuva',
'icon' => 'Kuvake',
'content' => 'Sisältö',
'is_promotion' => 'Onko tämä artikkeli tarjous?',
'promotion_ends_at' => 'Tarjous päättyy',
'categories' => 'Kategoriat',
'background_color' => 'Taustaväri',
'expires_at' => 'Vanhentuu',
'reason' => 'Syy',
'type' => 'Tyyppi',
'username' => 'Käyttäjänimi',
'motto' => 'Motto',
'gender' => 'Sukupuoli',
'created_at' => 'Luotu',
'last_login' => 'Viimeisin kirjautuminen',
'last_online' => 'Viimeisin kirjautuminen',
'ip_register' => 'Rekisteröinti IP',
'ip_current' => 'Nykyinen IP',
'referral_code' => 'Suosittelukoodi',
'referrer_code' => 'Suosittelijan koodi',
'allow_change_username' => 'Salli käyttäjänimen vaihto',
'new_password' => 'Uusi salasana',
'new_password_confirmation' => 'Vahvista uusi salasana',
'rank' => 'Sijoitus',
'badge_code' => 'Tunnuksen koodi',
'achievement_score' => 'Saavutuspisteet',
'respects_received' => 'Saadut kunnioitukset',
'can_trade' => 'Voiko vaihtaa?',
'block_following' => 'Estä seuraaminen',
'block_friendrequests' => 'Estä kaveripyynnöt',
'block_roominvites' => 'Estä huonekutsut',
'max_rooms' => 'Huoneiden enimmäismäärä',
'max_friends' => 'Ystävien enimmäismäärä',
'old_chat' => 'Vanha chat',
'block_camera_follow' => 'Estä kameran seuraaminen',
'ignore_bots' => 'Ohita bottit',
'ignore_pets' => 'Ohita lemmikit',
'badge_code' => 'Tunnuksen koodi',
'badge_title' => 'Tunnuksen otsikko',
'badge_description' => 'Tunnuksen kuvaus',
'badge_image' => 'Tunnuksen kuva',
'price' => 'Price',
'currency_type' => 'Currency Type',
'limit' => 'Limit',
'slug' => 'Slug',
'order' => 'Order',
'new_tab' => 'New Tab',
'label' => 'Label',
'team_id' => 'Team',
'is_hidden' => 'Is Hidden?',
'is_featured' => 'Is Featured?',
'limit_per_user' => 'Limit Per User',
'sales_count' => 'Sales Count',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'is_active' => 'Is Active?',
'item_is_active' => 'Can this item be displayed and sent to other users through a purchase?',
'order_id' => 'Order ID',
'status' => 'Status',
'paypal_fee' => 'PayPal Fee',
'details' => 'Details',
'is_delivered' => 'Is Delivered?',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'log_commands' => 'Log Commands',
'room_effect' => 'Room Effect',
'prefix' => 'Prefix',
'prefix_color' => 'Prefix Color',
'auto_credits_amount' => 'Auto Credits Quantity',
'auto_pixels_amount' => 'Auto Pixels Quantity',
'auto_gotw_amount' => 'Auto GOTW Quantity',
'auto_points_amount' => 'Auto Points Quantity',
'users' => 'Users',
'message' => 'Message',
'url' => 'URL',
'as_staff' => 'Send as Hotel Staff (Anonymous)',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'columns' => [
'id' => 'ID',
'user_id' => 'User ID',
'room_id' => 'Room ID',
'badge' => 'Tunnus',
'name' => 'Nimi',
'level' => 'Taso',
'category' => 'Kategoria',
'visible' => 'Näkyvä',
'key' => 'Avain',
'value' => 'Arvo',
'title' => 'Otsikko',
'image' => 'Kuva',
'by' => 'Kirjoittaja',
'fixed' => 'Kiinteä',
'allow_comments' => 'Salli kommentit',
'comment' => 'Kommentti',
'order' => 'Järjestys',
'icon' => 'Kuvake',
'questions_count' => 'Liitetyt kysymykset',
'background_color' => 'Taustaväri',
'avatar' => 'Avatar',
'username' => 'Käyttäjänimi',
'reason' => 'Syy',
'type' => 'Tyyppi',
'banned_at' => 'Porttikielto alkaen',
'expires_at' => 'Vanhenee',
'email' => 'Sähköposti',
'motto' => 'Motto',
'created_at' => 'Luotu',
'online' => 'Online?',
'badge_code' => 'Tunnuksen koodi',
'equipped' => 'Varustettu?',
'achievement_score' => 'Saavutuspisteet',
'respects_received' => 'Saadut kunnioitukset',
'online_time' => 'Online-aika',
'can_trade' => 'Voiko vaihtaa?',
'can_change_name' => 'Voiko vaihtaa nimeä?',
'price' => 'Price',
'slug' => 'Slug',
'new_tab' => 'New Tab',
'is_featured' => 'Is Featured?',
'sales_count' => 'Sales Count',
'type' => 'Type',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'order_id' => 'Order ID',
'is_delivered' => 'Is Delivered?',
'command' => 'Command',
'success' => 'Success',
'executed_at' => 'Executed At',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'is_hidden' => 'Is Hidden?',
'prefix' => 'Prefix',
'hidden' => 'Hidden',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'options' => [
'badge' => 'Badge',
'furniture' => 'Furniture',
'room' => 'Room',
'currency' => 'Currency',
'rank' => 'Rank',
'completed' => 'Completed',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'yes' => 'Yes',
'no' => 'No',
'staff' => 'Staff',
'shop' => 'Shop',
'teams' => 'Teams',
'rights' => 'Rights',
],
'widgets' => [
'pending_orders' => 'Pending Orders',
'completed_orders' => 'Completed Orders',
'canceled_orders' => 'Canceled Orders',
'were_canceled' => 'were cancelered.',
'are_pending_payment' => 'are pending payment.',
'were_completed' => 'have been paid and completed.',
],
'filters' => [
'success' => 'Success',
'page_target' => 'Page Target',
'visible' => 'Visible',
],
'notifications' => [
'badge_code_required' => 'Tunnuksen koodi on pakollinen.',
'badge_found' => 'Tunnus löydetty!',
'badge_updated' => 'Tunnus päivitetty!',
'badge_update_failed' => 'Tunnuksen päivitys epäonnistui.',
'create_badge' => 'Enter the data below to create a new badge!',
'badge_texts_required' => 'You need to enter the badge texts.',
'badge_image_required' => 'You need to enter a badge image url.',
],
'stats' => [
'users_count' => [
'title' => 'Users Count',
'description' => 'users registered.',
],
'furniture_count' => [
'title' => 'Furniture Count',
'description' => 'furniture items registered.',
],
'rooms_count' => [
'title' => 'Rooms Count',
'description' => 'rooms created.',
],
'photos_count' => [
'title' => 'Photos Count',
'description' => 'photos uploaded.',
],
'badge_count' => [
'title' => 'Badge Count',
'description' => 'Avalible Badges.',
],
'articles_chart' => [
'title' => 'Articles (Monthly)',
'label' => 'Articles',
'description' => 'Amount of articles created this month.',
],
'orders_chart' => [
'title' => 'Orders (Monthly)',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'completed' => 'Completed',
'description' => 'Amount of orders created this month.',
],
],
'permissions' => [
'cmd_about' => 'About Command',
'cmd_alert' => 'Alert Command',
'cmd_allow_trading' => 'Allow Trading Command',
'cmd_badge' => 'Badge Command',
'cmd_ban' => 'Ban Command',
'cmd_blockalert' => 'Block Alert Command',
'cmd_bots' => 'Bots Command',
'cmd_bundle' => 'Bundle Command',
'cmd_calendar' => 'Calendar Command',
'cmd_changename' => 'Change Name Command',
'cmd_chatcolor' => 'Chat Color Command',
'cmd_commands' => 'Commands Command',
'cmd_connect_camera' => 'Connect Camera Command',
'cmd_control' => 'Control Command',
'cmd_coords' => 'Coords Command',
'cmd_credits' => 'Credits Command',
'cmd_subscription' => 'Subscription Command',
'cmd_danceall' => 'Dance All Command',
'cmd_diagonal' => 'Diagonal Command',
'cmd_disconnect' => 'Disconnect Command',
'cmd_duckets' => 'Duckets Command',
'cmd_ejectall' => 'Eject All Command',
'cmd_empty' => 'Empty Command',
'cmd_empty_bots' => 'Empty Bots Command',
'cmd_empty_pets' => 'Empty Pets Command',
'cmd_enable' => 'Enable Command',
'cmd_event' => 'Event Command',
'cmd_faceless' => 'Faceless Command',
'cmd_fastwalk' => 'Fastwalk Command',
'cmd_filterword' => 'Filterword Command',
'cmd_freeze' => 'Freeze Command',
'cmd_freeze_bots' => 'Freeze Bots Command',
'cmd_gift' => 'Gift Command',
'cmd_give_rank' => 'Give Rank Command',
'cmd_ha' => 'HA Command',
'acc_can_stalk' => 'Can Stalk',
'cmd_hal' => 'HAL Command',
'cmd_invisible' => 'Invisible Command',
'cmd_ip_ban' => 'IP Ban Command',
'cmd_machine_ban' => 'Machine Ban Command',
'cmd_hand_item' => 'Hand Item Command',
'cmd_happyhour' => 'Happy Hour Command',
'cmd_hidewired' => 'Hide Wired Command',
'cmd_kickall' => 'Kick All Command',
'cmd_softkick' => 'Softkick Command',
'cmd_massbadge' => 'Mass Badge Command',
'cmd_roombadge' => 'Room Badge Command',
'cmd_masscredits' => 'Mass Credits Command',
'cmd_massduckets' => 'Mass Duckets Command',
'cmd_massgift' => 'Mass Gift Command',
'cmd_masspoints' => 'Mass Points Command',
'cmd_moonwalk' => 'Moonwalk Command',
'cmd_mimic' => 'Mimic Command',
'cmd_multi' => 'Multi Command',
'cmd_mute' => 'Mute Command',
'cmd_pet_info' => 'Pet Info Command',
'cmd_pickall' => 'Pick All Command',
'cmd_plugins' => 'Plugins Command',
'cmd_points' => 'Points Command',
'cmd_promote_offer' => 'Promote Offer Command',
'cmd_pull' => 'Pull Command',
'cmd_push' => 'Push Command',
'cmd_redeem' => 'Redeem Command',
'cmd_reload_room' => 'Reload Room Command',
'cmd_roomalert' => 'Room Alert Command',
'cmd_roomcredits' => 'Room Credits Command',
'cmd_roomeffect' => 'Room Effect Command',
'cmd_roomgift' => 'Room Gift Command',
'cmd_roomitem' => 'Room Item Command',
'cmd_roommute' => 'Room Mute Command',
'cmd_roompixels' => 'Room Pixels Command',
'cmd_roompoints' => 'Room Points Command',
'cmd_say' => 'Say Command',
'cmd_say_all' => 'Say All Command',
'cmd_setmax' => 'Set Max Command',
'cmd_set_poll' => 'Set Poll Command',
'cmd_setpublic' => 'Set Public Command',
'cmd_setspeed' => 'Set Speed Command',
'cmd_shout' => 'Shout Command',
'cmd_shout_all' => 'Shout All Command',
'cmd_shutdown' => 'Shutdown Command',
'cmd_sitdown' => 'Sitdown Command',
'cmd_staffalert' => 'Staff Alert Command',
'cmd_staffonline' => 'Staff Online Command',
'cmd_summon' => 'Summon Command',
'cmd_summonrank' => 'Summon Rank Command',
'cmd_super_ban' => 'Super Ban Command',
'cmd_stalk' => 'Stalk Command',
'cmd_superpull' => 'Superpull Command',
'cmd_take_badge' => 'Take Badge Command',
'cmd_talk' => 'Talk Command',
'cmd_teleport' => 'Teleport Command',
'cmd_trash' => 'Trash Command',
'cmd_transform' => 'Transform Command',
'cmd_unban' => 'Unban Command',
'cmd_unload' => 'Unload Command',
'cmd_unmute' => 'Unmute Command',
'cmd_update_achievements' => 'Update Achievements Command',
'cmd_update_bots' => 'Update Bots Command',
'cmd_update_catalogue' => 'Update Catalogue Command',
'cmd_update_config' => 'Update Config Command',
'cmd_update_guildparts' => 'Update Guildparts Command',
'cmd_update_hotel_view' => 'Update Hotel View Command',
'cmd_update_items' => 'Update Items Command',
'cmd_update_navigator' => 'Update Navigator Command',
'cmd_update_permissions' => 'Update Permissions Command',
'cmd_update_pet_data' => 'Update Pet Data Command',
'cmd_update_plugins' => 'Update Plugins Command',
'cmd_update_polls' => 'Update Polls Command',
'cmd_update_texts' => 'Update Texts Command',
'cmd_update_wordfilter' => 'Update Wordfilter Command',
'cmd_userinfo' => 'Userinfo Command',
'cmd_word_quiz' => 'Word Quiz Command',
'cmd_warp' => 'Warp Command',
'acc_anychatcolor' => 'Any Chat Color',
'acc_anyroomowner' => 'Any Room Owner',
'acc_empty_others' => 'Empty Others',
'acc_enable_others' => 'Enable Others',
'acc_see_whispers' => 'See Whispers',
'acc_see_tentchat' => 'See Tentchat',
'acc_superwired' => 'Superwired',
'acc_supporttool' => 'Support Tool',
'acc_unkickable' => 'Unkickable',
'acc_guildgate' => 'Guild Gate',
'acc_moverotate' => 'Move Rotate',
'acc_placefurni' => 'Place Furni',
'acc_unlimited_bots' => 'Unlimited Bots',
'acc_unlimited_pets' => 'Unlimited Pets',
'acc_hide_ip' => 'Hide IP',
'acc_hide_mail' => 'Hide Mail',
'acc_not_mimiced' => 'Not Mimiced',
'acc_chat_no_flood' => 'Chat No Flood',
'acc_staff_chat' => 'Staff Chat',
'acc_staff_pick' => 'Staff Pick',
'acc_enteranyroom' => 'Enter Any Room',
'acc_fullrooms' => 'Full Rooms',
'acc_infinite_credits' => 'Infinite Credits',
'acc_infinite_pixels' => 'Infinite Pixels',
'acc_infinite_points' => 'Infinite Points',
'acc_ambassador' => 'Ambassador',
'acc_debug' => 'Debug',
'acc_chat_no_limit' => 'Chat No Limit',
'acc_chat_no_filter' => 'Chat No Filter',
'acc_nomute' => 'No Mute',
'acc_guild_admin' => 'Guild Admin',
'acc_catalog_ids' => 'Catalog IDs',
'acc_modtool_ticket_q' => 'Modtool Ticket Q',
'acc_modtool_user_logs' => 'Modtool User Logs',
'acc_modtool_user_alert' => 'Modtool User Alert',
'acc_modtool_user_kick' => 'Modtool User Kick',
'acc_modtool_user_ban' => 'Modtool User Ban',
'acc_modtool_room_info' => 'Modtool Room Info',
'acc_modtool_room_logs' => 'Modtool Room Logs',
'acc_trade_anywhere' => 'Trade Anywhere',
'acc_update_notifications' => 'Update Notifications',
'acc_helper_use_guide_tool' => 'Helper Use Guide Tool',
'acc_helper_give_guide_tours' => 'Helper Give Guide Tours',
'acc_helper_judge_chat_reviews' => 'Helper Judge Chat Reviews',
'acc_floorplan_editor' => 'Floorplan Editor',
'acc_camera' => 'Camera',
'acc_ads_background' => 'Ads Background',
'cmd_wordquiz' => 'Wordquiz Command',
'acc_room_staff_tags' => 'Room Staff Tags',
'acc_infinite_friends' => 'Infinite Friends',
'acc_mimic_unredeemed' => 'Mimic Unredeemed',
'cmd_update_youtube_playlists' => 'Update Youtube Playlists Command',
'cmd_add_youtube_playlist' => 'Add Youtube Playlist Command',
'auto_credits_amount' => 'Auto Credits Amount',
'auto_pixels_amount' => 'Auto Pixels Amount',
'auto_gotw_amount' => 'Auto GOTW Amount',
'auto_points_amount' => 'Auto Points Amount',
'acc_mention' => 'Mention',
'cmd_setstate' => 'Setstate Command',
'cmd_buildheight' => 'Buildheight Command',
'cmd_setrotation' => 'Setrotation Command',
'cmd_sellroom' => 'Sellroom Command',
'cmd_buyroom' => 'Buyroom Command',
'cmd_pay' => 'Pay Command',
'cmd_kill' => 'Kill Command',
'cmd_hoverboard' => 'Hoverboard Command',
'cmd_kiss' => 'Kiss Command',
'cmd_hug' => 'Hug Command',
'cmd_welcome' => 'Welcome Command',
'cmd_disable_effects' => 'Disable Effects Command',
'cmd_brb' => 'BRB Command',
'cmd_nuke' => 'Nuke Command',
'cmd_slime' => 'Slime Command',
'cmd_explain' => 'Explain Command',
'cmd_closedice' => 'Closedice Command',
'acc_closedice_room' => 'Closedice Room',
'cmd_set' => 'Set Command',
'cmd_furnidata' => 'Furnidata Command',
'kiss_cmd' => 'Kiss Command',
'acc_calendar_force' => 'Calendar Force',
'cmd_update_calendar' => 'Update Calendar Command',
],
'sections' => [
'permissions' => [
'title' => 'Permissions Section',
'description' => "<b>Tip:</b> If you prefer, you can leave all the fields below empty when creating a rank. It will come with the bank's default permissions (configured by Arcturus)",
]
],
'roles' => [
'view_any' => 'View Any',
'view' => 'View',
'create' => 'Create',
'update' => 'Update',
'delete' => 'Delete',
'delete_any' => 'Delete Any',
'restore' => 'Restore',
'restore_any' => 'Restore Any',
'force_delete' => 'Force Delete',
'force_delete_any' => 'Force Delete Any',
'replicate' => 'Replicate',
'reorder' => 'Reorder',
],
'actions' => [
'select_all' => 'Select All',
'deselect_all' => 'Deselect All',
'send_notifications' => 'Send Notifications',
]
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
'title' => 'Connexion',
'heading' => 'Connectez-vous à votre compte',
'buttons' => [
'submit' => [
'label' => 'Se connecter',
],
],
'fields' => [
'email' => [
'label' => 'Adresse e-mail',
],
'username' => [
'label' => 'Nom d\'utilisateur',
],
'password' => [
'label' => 'Mot de passe',
],
'remember' => [
'label' => 'Se souvenir de moi',
],
],
'messages' => [
'failed' => 'Ces informations d\'identification ne correspondent pas à nos enregistrements.',
'throttled' => 'Trop de tentatives de connexion. Veuillez réessayer dans :seconds secondes.',
],
];
+703
View File
@@ -0,0 +1,703 @@
<?php
return [
'navigations' => [
'Dashboard' => 'Tableau de bord',
'Hotel' => 'Hôtel',
'Website' => 'Site Web',
'Help Center' => 'Centre d\'aide',
'Administration' => 'Administration',
'User Management' => 'Gestion des utilisateurs',
'Profile Management' => 'Profile Management',
'Shop' => 'Boutique',
'Logs' => 'Logs',
],
'resources' => [
'dashboard' => [
'navigation_label' => 'Tableau de bord'
],
'achievements' => [
'navigation_label' => 'Gérer les Win-Win',
'label' => 'Win-Win',
'plural' => 'Win-Win',
],
'emulator-settings' => [
'navigation_label' => 'Paramètres de l\'émulateur',
'label' => 'Paramètre',
'plural' => 'Paramètres de l\'émulateur',
],
'articles' => [
'navigation_label' => 'Gérer les articles',
'label' => 'Article',
'plural' => 'Articles',
],
'cms-settings' => [
'navigation_label' => 'Paramètres CMS',
'label' => 'Paramètre',
'plural' => 'Paramètres CMS',
],
'help-question-categories' => [
'navigation_label' => 'Gérer les catégories de questions',
'label' => 'Catégorie',
'plural' => 'Catégories de questions',
],
'help-questions' => [
'navigation_label' => 'Gérer les questions',
'label' => 'Question',
'plural' => 'Questions',
],
'tags' => [
'navigation_label' => 'Gérer les tags',
'label' => 'Tag',
'plural' => 'Tags',
],
'bans' => [
'navigation_label' => 'Gérer les bans',
'label' => 'Banissement',
'plural' => 'Banissements',
],
'users' => [
'navigation_label' => 'Gérer les utilisateurs',
'label' => 'Utilisateur',
'plural' => 'Utilisateurs',
],
'badge-resource' => [
'navigation_label' => 'Gérer les badges',
'label' => 'Badge',
'plural' => 'Badges',
],
'home-items' => [
'navigation_label' => 'Manage Home Items',
'label' => 'Home Item',
'plural' => 'Home Items',
],
'home-categories' => [
'navigation_label' => 'Manage Home Categories',
'label' => 'Home Category',
'plural' => 'Home Categories',
],
'navigations' => [
'navigation_label' => 'Gérer les menus',
'label' => 'Menu',
'plural' => 'Menus',
],
'teams' => [
'navigation_label' => 'Gérer les équipes',
'label' => 'Équipe',
'plural' => 'Équipes',
],
'shop-products' => [
'navigation_label' => 'Gérer les produits',
'label' => 'Produit',
'plural' => 'Produits',
],
'shop-categories' => [
'navigation_label' => 'Gérer les catégories',
'label' => 'Catégorie',
'plural' => 'Catégories',
],
'shop-orders' => [
'navigation_label' => 'Manage Orders',
'label' => 'Order',
'plural' => 'Orders',
],
'command-logs' => [
'navigation_label' => 'Gérer les logs de commandes',
'label' => 'Command Log',
'plural' => 'Command Logs',
],
'word-filters' => [
'navigation_label' => 'Gérer les filtres de mots',
'label' => 'Word Filter',
'plural' => 'Word Filters',
],
'writeable-boxes' => [
'navigation_label' => 'Gérer les boîtes éditables',
'label' => 'Boîte Éditable',
'plural' => 'Boîtes Éditables',
],
'permissions' => [
'navigation_label' => 'Manage Permissions',
'label' => 'Permission',
'plural' => 'Permissions',
],
'emulator-texts' => [
'navigation_label' => 'Manage Emulator Texts',
'label' => 'Emulator Text',
'plural' => 'Emulator Texts',
],
'chatlog-private' => [
'navigation_label' => 'Manage Private Chatlogs',
'label' => 'Private Chatlog',
'plural' => 'Private Chatlogs',
],
'chatlog-rooms' => [
'navigation_label' => 'Manage Room Chatlogs',
'label' => 'Room Chatlog',
'plural' => 'Room Chatlogs',
],
// Relations
'settings' => [
'navigation_label' => 'Paramètres',
'label' => 'Paramètre',
'plural' => 'Paramètres',
],
'badges' => [
'navigation_label' => 'Badges',
'label' => 'Badge',
'plural' => 'Badges',
],
'product-item' => [
'navigation_label' => 'Items',
'label' => 'Item',
'plural' => 'Items',
],
'dashboards' => [
'navigation_label' => 'Dashboard',
'label' => 'Dashboard',
'plural' => 'Dashboard',
],
'badge-pages' => [
'navigation_label' => 'Badge Page',
'label' => 'Badge Page',
'plural' => 'Badge Pages',
],
'permission-roles' => [
'navigation_label' => 'Roles',
'label' => 'Role',
'plural' => 'Roles',
],
],
'common' => [
'All' => 'Tous',
'Yes' => 'Oui',
'No' => 'Non',
'Sucessfull' => 'Réussi',
'Never' => 'Jamais',
'Account' => 'Compte',
'IP' => 'IP',
'Machine' => 'Machine',
'Super' => 'Super',
'Male' => 'Homme',
'Female' => 'Femme',
'Credits' => 'Crédits',
'Duckets' => 'Duckets',
'Diamonds' => 'Diamants',
'Points' => 'Points',
'Update' => 'Update',
'Create' => 'Create',
'Open link' => 'Ouvrir le lien',
'Sticker' => 'Sticker',
'Widget' => 'Widget',
'Note' => 'Note',
'Background' => 'Background',
],
'helpers' => [
'achievement_points' => 'Points Win-Win à récompenser',
'achievement_progress_needed' => 'Progression nécessaire pour terminer le Win-Win',
'help_questions_category_icon' => 'Vous pouvez utiliser n\'importe quel lien d\'image ici. Nous recommandons d\'utiliser une image de taille 20x20.',
'change_username_description' => 'Autoriser cet utilisateur à changer son pseudo (dans le client)',
'change_password_description' => 'Laissez vide pour conserver le mot de passe actuel',
'badge_code_helper' => 'Entrez le code et cliquez sur la loupe à côté du champ. Si le badge existe, tous les champs seront remplis automatiquement.',
'home_item_limit_helper' => 'Buy limit for this item. Leave blank for unlimited.',
'limit_per_user_helper' => 'Purchase limit per user, or leave blank for unlimited.',
'sales_count_helper' => 'Total sales for this item. (This information is automatically updated)',
'badge_item_data_helper' => 'Enter the badge code below.',
'furniture_item_data_helper' => "Enter the furniture 'item_name' below. (This data can be found in the 'items_base' table in the database)",
'room_item_data_helper' => 'Enter the room ID below.',
'currency_item_data_helper' => 'Enter the currency name below. Can be one of: credits, duckets, diamonds or points',
'rank_item_data_helper' => 'Enter the rank ID below.',
'empty_item_data_helper' => 'Select an item type to view the necessary information.',
],
'tabs' => [
'Home' => 'Accueil',
'Main' => 'Principal',
'Configurations' => 'Configurations',
'General Information' => 'Informations générales',
'Currencies' => 'Monnaies',
'Security' => 'Sécurité',
'Change Username' => 'Changer de pseudo',
'Change Email' => 'Changer d\'email',
'Change Password' => 'Changer de mot de passe',
'Change Rank' => 'Changer de rank',
'Account Data' => 'Données du compte',
'Extra Settings' => 'Paramètres supplémentaires',
'Metrics' => 'Métriques',
'In-game Permissions' => 'Permissions en jeu',
],
'inputs' => [
'key' => 'Clé',
'value' => 'Valeur',
'comment' => 'Commentaire',
'name' => 'Nom',
'level' => 'Niveau',
'email' => 'Email',
'category' => 'Catégorie',
'visible' => 'Visible',
'reward_type' => 'Type de récompense',
'reward_amount' => 'Montant de la récompense',
'points' => 'Points',
'progress_needed' => 'Progression nécessaire',
'fixed' => 'Fixé',
'allow_comments' => 'Autoriser les commentaires',
'title' => 'Titre',
'description' => 'Description',
'image' => 'Image',
'icon' => 'Icône',
'content' => 'Contenu',
'is_promotion' => 'Cet article est-il une promotion?',
'promotion_ends_at' => 'La promotion se termine le',
'categories' => 'Catégories',
'background_color' => 'Couleur de fond',
'expires_at' => 'Expire le',
'reason' => 'Raison',
'type' => 'Type',
'username' => 'Nom d\'utilisateur',
'motto' => 'Devise',
'gender' => 'Genre',
'created_at' => 'Créé le',
'last_login' => 'Dernière connexion',
'last_online' => 'Dernière connexion',
'ip_register' => 'IP d\'inscription',
'ip_current' => 'IP actuelle',
'referral_code' => 'Code de parrainage',
'referrer_code' => 'Code de l\'utilisateur parrain',
'allow_change_username' => 'Autoriser le changement de nom d\'utilisateur',
'new_password' => 'Nouveau mot de passe',
'new_password_confirmation' => 'Confirmer le nouveau mot de passe',
'rank' => 'Rang',
'badge_code' => 'Code du badge',
'achievement_score' => 'Score Win-Win',
'respects_received' => 'Respects reçus',
'can_trade' => 'Peut échanger',
'block_following' => 'Bloquer le fait de pouvoir me suivre',
'block_friendrequests' => 'Bloquer les demandes d\'ami',
'block_roominvites' => 'Bloquer les invitations d\'appart',
'max_rooms' => 'Nombre maximum d\'apparts',
'max_friends' => 'Nombre maximum d\'amis',
'old_chat' => 'Ancien chat',
'block_camera_follow' => 'Bloquer le suivi de la caméra',
'ignore_bots' => 'Ignorer les bots',
'ignore_pets' => 'Ignorer les animaux de compagnie',
'badge_code' => 'Code du badge',
'badge_title' => 'Titre du badge',
'badge_description' => 'Description du badge',
'badge_image' => 'Image du badge',
'price' => 'Price',
'currency_type' => 'Currency Type',
'limit' => 'Limit',
'slug' => 'Slug',
'order' => 'Order',
'new_tab' => 'New Tab',
'label' => 'Label',
'team_id' => 'Team',
'is_hidden' => 'Is Hidden?',
'is_featured' => 'Is Featured?',
'limit_per_user' => 'Limit Per User',
'sales_count' => 'Sales Count',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'is_active' => 'Is Active?',
'item_is_active' => 'Can this item be displayed and sent to other users through a purchase?',
'order_id' => 'Order ID',
'status' => 'Status',
'paypal_fee' => 'PayPal Fee',
'details' => 'Details',
'is_delivered' => 'Is Delivered?',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'log_commands' => 'Log Commands',
'room_effect' => 'Room Effect',
'prefix' => 'Prefix',
'prefix_color' => 'Prefix Color',
'auto_credits_amount' => 'Auto Credits Quantity',
'auto_pixels_amount' => 'Auto Pixels Quantity',
'auto_gotw_amount' => 'Auto GOTW Quantity',
'auto_points_amount' => 'Auto Points Quantity',
'users' => 'Users',
'message' => 'Message',
'url' => 'URL',
'as_staff' => 'Send as Hotel Staff (Anonymous)',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'columns' => [
'id' => 'ID',
'user_id' => 'User ID',
'room_id' => 'Room ID',
'badge' => 'Badge',
'name' => 'Nom',
'level' => 'Niveau',
'category' => 'Catégorie',
'visible' => 'Visible',
'key' => 'Clé',
'value' => 'Valeur',
'title' => 'Titre',
'image' => 'Image',
'by' => 'Par',
'fixed' => 'Fixé',
'allow_comments' => 'Autoriser les commentaires',
'comment' => 'Commentaire',
'order' => 'Ordre',
'icon' => 'Icône',
'questions_count' => 'Questions liées',
'background_color' => 'Couleur de fond',
'avatar' => 'Avatar',
'username' => 'Pseudo',
'reason' => 'Raison',
'type' => 'Type',
'banned_at' => 'Banni le',
'expires_at' => 'Expire le',
'email' => 'Email',
'motto' => 'Devise',
'created_at' => 'Créé le',
'online' => 'En ligne',
'badge_code' => 'Code de badge',
'equipped' => 'Équipé?',
'achievement_score' => 'Score Win-Win',
'respects_received' => 'Respects reçus',
'online_time' => 'Temps en ligne',
'can_trade' => 'Peut échanger',
'can_change_name' => 'Peut changer de nom',
'price' => 'Price',
'slug' => 'Slug',
'new_tab' => 'New Tab',
'is_featured' => 'Is Featured?',
'sales_count' => 'Sales Count',
'type' => 'Type',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'order_id' => 'Order ID',
'is_delivered' => 'Is Delivered?',
'command' => 'Command',
'success' => 'Success',
'executed_at' => 'Executed At',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'is_hidden' => 'Is Hidden?',
'prefix' => 'Prefix',
'hidden' => 'Hidden',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'options' => [
'badge' => 'Badge',
'furniture' => 'Furniture',
'room' => 'Room',
'currency' => 'Currency',
'rank' => 'Rank',
'completed' => 'Completed',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'yes' => 'Yes',
'no' => 'No',
'staff' => 'Staff',
'shop' => 'Shop',
'teams' => 'Teams',
'rights' => 'Rights',
],
'widgets' => [
'pending_orders' => 'Pending Orders',
'completed_orders' => 'Completed Orders',
'canceled_orders' => 'Canceled Orders',
'were_canceled' => 'were cancelered.',
'are_pending_payment' => 'are pending payment.',
'were_completed' => 'have been paid and completed.',
],
'filters' => [
'success' => 'Success',
'page_target' => 'Page Target',
'visible' => 'Visible',
],
'notifications' => [
'badge_code_required' => 'Vous devez fournir un code de badge.',
'badge_found' => 'Badge trouvé!',
'badge_updated' => 'Badge mis à jour!',
'badge_update_failed' => 'Impossible de mettre à jour le badge.',
'create_badge' => 'Enter the data below to create a new badge!',
'badge_texts_required' => 'You need to enter the badge texts.',
'badge_image_required' => 'You need to enter a badge image url.',
],
'stats' => [
'users_count' => [
'title' => 'Users Count',
'description' => 'users registered.',
],
'furniture_count' => [
'title' => 'Furniture Count',
'description' => 'furniture items registered.',
],
'rooms_count' => [
'title' => 'Rooms Count',
'description' => 'rooms created.',
],
'photos_count' => [
'title' => 'Photos Count',
'description' => 'photos uploaded.',
],
'badge_count' => [
'title' => 'Badge Count',
'description' => 'Avalible Badges.',
],
'articles_chart' => [
'title' => 'Articles (Monthly)',
'label' => 'Articles',
'description' => 'Amount of articles created this month.',
],
'orders_chart' => [
'title' => 'Orders (Monthly)',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'completed' => 'Completed',
'description' => 'Amount of orders created this month.',
],
],
'permissions' => [
'cmd_about' => 'About Command',
'cmd_alert' => 'Alert Command',
'cmd_allow_trading' => 'Allow Trading Command',
'cmd_badge' => 'Badge Command',
'cmd_ban' => 'Ban Command',
'cmd_blockalert' => 'Block Alert Command',
'cmd_bots' => 'Bots Command',
'cmd_bundle' => 'Bundle Command',
'cmd_calendar' => 'Calendar Command',
'cmd_changename' => 'Change Name Command',
'cmd_chatcolor' => 'Chat Color Command',
'cmd_commands' => 'Commands Command',
'cmd_connect_camera' => 'Connect Camera Command',
'cmd_control' => 'Control Command',
'cmd_coords' => 'Coords Command',
'cmd_credits' => 'Credits Command',
'cmd_subscription' => 'Subscription Command',
'cmd_danceall' => 'Dance All Command',
'cmd_diagonal' => 'Diagonal Command',
'cmd_disconnect' => 'Disconnect Command',
'cmd_duckets' => 'Duckets Command',
'cmd_ejectall' => 'Eject All Command',
'cmd_empty' => 'Empty Command',
'cmd_empty_bots' => 'Empty Bots Command',
'cmd_empty_pets' => 'Empty Pets Command',
'cmd_enable' => 'Enable Command',
'cmd_event' => 'Event Command',
'cmd_faceless' => 'Faceless Command',
'cmd_fastwalk' => 'Fastwalk Command',
'cmd_filterword' => 'Filterword Command',
'cmd_freeze' => 'Freeze Command',
'cmd_freeze_bots' => 'Freeze Bots Command',
'cmd_gift' => 'Gift Command',
'cmd_give_rank' => 'Give Rank Command',
'cmd_ha' => 'HA Command',
'acc_can_stalk' => 'Can Stalk',
'cmd_hal' => 'HAL Command',
'cmd_invisible' => 'Invisible Command',
'cmd_ip_ban' => 'IP Ban Command',
'cmd_machine_ban' => 'Machine Ban Command',
'cmd_hand_item' => 'Hand Item Command',
'cmd_happyhour' => 'Happy Hour Command',
'cmd_hidewired' => 'Hide Wired Command',
'cmd_kickall' => 'Kick All Command',
'cmd_softkick' => 'Softkick Command',
'cmd_massbadge' => 'Mass Badge Command',
'cmd_roombadge' => 'Room Badge Command',
'cmd_masscredits' => 'Mass Credits Command',
'cmd_massduckets' => 'Mass Duckets Command',
'cmd_massgift' => 'Mass Gift Command',
'cmd_masspoints' => 'Mass Points Command',
'cmd_moonwalk' => 'Moonwalk Command',
'cmd_mimic' => 'Mimic Command',
'cmd_multi' => 'Multi Command',
'cmd_mute' => 'Mute Command',
'cmd_pet_info' => 'Pet Info Command',
'cmd_pickall' => 'Pick All Command',
'cmd_plugins' => 'Plugins Command',
'cmd_points' => 'Points Command',
'cmd_promote_offer' => 'Promote Offer Command',
'cmd_pull' => 'Pull Command',
'cmd_push' => 'Push Command',
'cmd_redeem' => 'Redeem Command',
'cmd_reload_room' => 'Reload Room Command',
'cmd_roomalert' => 'Room Alert Command',
'cmd_roomcredits' => 'Room Credits Command',
'cmd_roomeffect' => 'Room Effect Command',
'cmd_roomgift' => 'Room Gift Command',
'cmd_roomitem' => 'Room Item Command',
'cmd_roommute' => 'Room Mute Command',
'cmd_roompixels' => 'Room Pixels Command',
'cmd_roompoints' => 'Room Points Command',
'cmd_say' => 'Say Command',
'cmd_say_all' => 'Say All Command',
'cmd_setmax' => 'Set Max Command',
'cmd_set_poll' => 'Set Poll Command',
'cmd_setpublic' => 'Set Public Command',
'cmd_setspeed' => 'Set Speed Command',
'cmd_shout' => 'Shout Command',
'cmd_shout_all' => 'Shout All Command',
'cmd_shutdown' => 'Shutdown Command',
'cmd_sitdown' => 'Sitdown Command',
'cmd_staffalert' => 'Staff Alert Command',
'cmd_staffonline' => 'Staff Online Command',
'cmd_summon' => 'Summon Command',
'cmd_summonrank' => 'Summon Rank Command',
'cmd_super_ban' => 'Super Ban Command',
'cmd_stalk' => 'Stalk Command',
'cmd_superpull' => 'Superpull Command',
'cmd_take_badge' => 'Take Badge Command',
'cmd_talk' => 'Talk Command',
'cmd_teleport' => 'Teleport Command',
'cmd_trash' => 'Trash Command',
'cmd_transform' => 'Transform Command',
'cmd_unban' => 'Unban Command',
'cmd_unload' => 'Unload Command',
'cmd_unmute' => 'Unmute Command',
'cmd_update_achievements' => 'Update Achievements Command',
'cmd_update_bots' => 'Update Bots Command',
'cmd_update_catalogue' => 'Update Catalogue Command',
'cmd_update_config' => 'Update Config Command',
'cmd_update_guildparts' => 'Update Guildparts Command',
'cmd_update_hotel_view' => 'Update Hotel View Command',
'cmd_update_items' => 'Update Items Command',
'cmd_update_navigator' => 'Update Navigator Command',
'cmd_update_permissions' => 'Update Permissions Command',
'cmd_update_pet_data' => 'Update Pet Data Command',
'cmd_update_plugins' => 'Update Plugins Command',
'cmd_update_polls' => 'Update Polls Command',
'cmd_update_texts' => 'Update Texts Command',
'cmd_update_wordfilter' => 'Update Wordfilter Command',
'cmd_userinfo' => 'Userinfo Command',
'cmd_word_quiz' => 'Word Quiz Command',
'cmd_warp' => 'Warp Command',
'acc_anychatcolor' => 'Any Chat Color',
'acc_anyroomowner' => 'Any Room Owner',
'acc_empty_others' => 'Empty Others',
'acc_enable_others' => 'Enable Others',
'acc_see_whispers' => 'See Whispers',
'acc_see_tentchat' => 'See Tentchat',
'acc_superwired' => 'Superwired',
'acc_supporttool' => 'Support Tool',
'acc_unkickable' => 'Unkickable',
'acc_guildgate' => 'Guild Gate',
'acc_moverotate' => 'Move Rotate',
'acc_placefurni' => 'Place Furni',
'acc_unlimited_bots' => 'Unlimited Bots',
'acc_unlimited_pets' => 'Unlimited Pets',
'acc_hide_ip' => 'Hide IP',
'acc_hide_mail' => 'Hide Mail',
'acc_not_mimiced' => 'Not Mimiced',
'acc_chat_no_flood' => 'Chat No Flood',
'acc_staff_chat' => 'Staff Chat',
'acc_staff_pick' => 'Staff Pick',
'acc_enteranyroom' => 'Enter Any Room',
'acc_fullrooms' => 'Full Rooms',
'acc_infinite_credits' => 'Infinite Credits',
'acc_infinite_pixels' => 'Infinite Pixels',
'acc_infinite_points' => 'Infinite Points',
'acc_ambassador' => 'Ambassador',
'acc_debug' => 'Debug',
'acc_chat_no_limit' => 'Chat No Limit',
'acc_chat_no_filter' => 'Chat No Filter',
'acc_nomute' => 'No Mute',
'acc_guild_admin' => 'Guild Admin',
'acc_catalog_ids' => 'Catalog IDs',
'acc_modtool_ticket_q' => 'Modtool Ticket Q',
'acc_modtool_user_logs' => 'Modtool User Logs',
'acc_modtool_user_alert' => 'Modtool User Alert',
'acc_modtool_user_kick' => 'Modtool User Kick',
'acc_modtool_user_ban' => 'Modtool User Ban',
'acc_modtool_room_info' => 'Modtool Room Info',
'acc_modtool_room_logs' => 'Modtool Room Logs',
'acc_trade_anywhere' => 'Trade Anywhere',
'acc_update_notifications' => 'Update Notifications',
'acc_helper_use_guide_tool' => 'Helper Use Guide Tool',
'acc_helper_give_guide_tours' => 'Helper Give Guide Tours',
'acc_helper_judge_chat_reviews' => 'Helper Judge Chat Reviews',
'acc_floorplan_editor' => 'Floorplan Editor',
'acc_camera' => 'Camera',
'acc_ads_background' => 'Ads Background',
'cmd_wordquiz' => 'Wordquiz Command',
'acc_room_staff_tags' => 'Room Staff Tags',
'acc_infinite_friends' => 'Infinite Friends',
'acc_mimic_unredeemed' => 'Mimic Unredeemed',
'cmd_update_youtube_playlists' => 'Update Youtube Playlists Command',
'cmd_add_youtube_playlist' => 'Add Youtube Playlist Command',
'auto_credits_amount' => 'Auto Credits Amount',
'auto_pixels_amount' => 'Auto Pixels Amount',
'auto_gotw_amount' => 'Auto GOTW Amount',
'auto_points_amount' => 'Auto Points Amount',
'acc_mention' => 'Mention',
'cmd_setstate' => 'Setstate Command',
'cmd_buildheight' => 'Buildheight Command',
'cmd_setrotation' => 'Setrotation Command',
'cmd_sellroom' => 'Sellroom Command',
'cmd_buyroom' => 'Buyroom Command',
'cmd_pay' => 'Pay Command',
'cmd_kill' => 'Kill Command',
'cmd_hoverboard' => 'Hoverboard Command',
'cmd_kiss' => 'Kiss Command',
'cmd_hug' => 'Hug Command',
'cmd_welcome' => 'Welcome Command',
'cmd_disable_effects' => 'Disable Effects Command',
'cmd_brb' => 'BRB Command',
'cmd_nuke' => 'Nuke Command',
'cmd_slime' => 'Slime Command',
'cmd_explain' => 'Explain Command',
'cmd_closedice' => 'Closedice Command',
'acc_closedice_room' => 'Closedice Room',
'cmd_set' => 'Set Command',
'cmd_furnidata' => 'Furnidata Command',
'kiss_cmd' => 'Kiss Command',
'acc_calendar_force' => 'Calendar Force',
'cmd_update_calendar' => 'Update Calendar Command',
],
'sections' => [
'permissions' => [
'title' => 'Permissions Section',
'description' => "<b>Tip:</b> If you prefer, you can leave all the fields below empty when creating a rank. It will come with the bank's default permissions (configured by Arcturus)",
]
],
'roles' => [
'view_any' => 'View Any',
'view' => 'View',
'create' => 'Create',
'update' => 'Update',
'delete' => 'Delete',
'delete_any' => 'Delete Any',
'restore' => 'Restore',
'restore_any' => 'Restore Any',
'force_delete' => 'Force Delete',
'force_delete_any' => 'Force Delete Any',
'replicate' => 'Replicate',
'reorder' => 'Reorder',
],
'actions' => [
'select_all' => 'Select All',
'deselect_all' => 'Deselect All',
'send_notifications' => 'Send Notifications',
]
];
+33
View File
@@ -0,0 +1,33 @@
<?php
return [
'title' => 'Inloggen',
'heading' => 'Log in op je account',
'buttons' => [
'submit' => [
'label' => 'Inloggen',
],
],
'fields' => [
'email' => [
'label' => 'E-mailadres',
],
'username' => [
'label' => 'Gebruikersnaam',
],
'password' => [
'label' => 'Wachtwoord',
],
'remember' => [
'label' => 'Onthoud mij',
],
],
'messages' => [
'failed' => 'Deze inloggegevens komen niet overeen met onze gegevens.',
'throttled' => 'Te veel inlogpogingen. Probeer het opnieuw in :seconds seconden.',
],
];
+704
View File
@@ -0,0 +1,704 @@
<?php
return [
'navigations' => [
'Dashboard' => 'Dashboard',
'Hotel' => 'Hotel',
'Website' => 'Website',
'Help Center' => 'Helpcentrum',
'Administration' => 'Administratie',
'User Management' => 'Gebruikersbeheer',
'Profile Management' => 'Profile Management',
'Shop' => 'Shop',
'Logs' => 'Logs',
],
'resources' => [
'dashboard' => [
'navigation_label' => 'Dashboard'
],
'achievements' => [
'navigation_label' => 'Beheer Prestaties',
'label' => 'Prestatie',
'plural' => 'Prestaties',
],
'emulator-settings' => [
'navigation_label' => 'Emulator instellingen',
'label' => 'Instelling',
'plural' => 'Emulator instellingen',
],
'articles' => [
'navigation_label' => 'Beheer Artikelen',
'label' => 'Artikel',
'plural' => 'Artikelen',
],
'cms-settings' => [
'navigation_label' => 'CMS instellingen',
'label' => 'Instelling',
'plural' => 'CMS instellingen',
],
'help-question-categories' => [
'navigation_label' => 'Beheer Vraag Categorieën',
'label' => 'Vraag Categorie',
'plural' => 'Vraag Categorie',
],
'help-questions' => [
'navigation_label' => 'Beheer Vragen',
'label' => 'Vraag',
'plural' => 'Vragen',
],
'tags' => [
'navigation_label' => 'Beheer Tags',
'label' => 'Tag',
'plural' => 'Tags',
],
'bans' => [
'navigation_label' => 'Beheer Bans',
'label' => 'Bans',
'plural' => 'Bans',
],
'users' => [
'navigation_label' => 'Beheer Gebruikers',
'label' => 'Gebruiker',
'plural' => 'Gebruikers',
],
'badge-resource' => [
'navigation_label' => 'Beheer Badges',
'label' => 'Badge',
'plural' => 'Badges',
],
'home-items' => [
'navigation_label' => 'Beheer Home Items',
'label' => 'Home Item',
'plural' => 'Home Items',
],
'home-categories' => [
'navigation_label' => 'Beheer Home Categorieën',
'label' => 'Home Categorie',
'plural' => 'Home Categorieën',
],
'navigations' => [
'navigation_label' => 'Beheer Navigaties',
'label' => 'Navigatie',
'plural' => 'Navigaties',
],
'teams' => [
'navigation_label' => 'Beheer Teams',
'label' => 'Team',
'plural' => 'Teams',
],
'shop-products' => [
'navigation_label' => 'Beheer Producten',
'label' => 'Product',
'plural' => 'Producten',
],
'shop-categories' => [
'navigation_label' => 'Beheer Categorieën',
'label' => 'Categorie',
'plural' => 'Categorieën',
],
'shop-orders' => [
'navigation_label' => 'Beheer Orders',
'label' => 'Order',
'plural' => 'Orders',
],
'command-logs' => [
'navigation_label' => 'Beheer Commando Logs',
'label' => 'Commando Log',
'plural' => 'Commando Logs',
],
'word-filters' => [
'navigation_label' => 'Beheer woordfilters',
'label' => 'Woordfilter',
'plural' => 'Woordfilters',
],
'writeable-boxes' => [
'navigation_label' => 'Beheer Schrijfbare Boxen',
'label' => 'Schrijfbare Box',
'plural' => 'Schrijfbare Boxen',
],
'permissions' => [
'navigation_label' => 'Machtigingen beheren',
'label' => 'Toestemming',
'plural' => 'Toestemming',
],
'emulator-texts' => [
'navigation_label' => 'Manage Emulator Texts',
'label' => 'Emulator Text',
'plural' => 'Emulator Texts',
],
'chatlog-private' => [
'navigation_label' => 'Manage Private Chatlogs',
'label' => 'Private Chatlog',
'plural' => 'Private Chatlogs',
],
'chatlog-rooms' => [
'navigation_label' => 'Manage Room Chatlogs',
'label' => 'Room Chatlog',
'plural' => 'Room Chatlogs',
],
// Relations
'settings' => [
'navigation_label' => 'Instellingen',
'label' => 'Instelling',
'plural' => 'Instellingen',
],
'badges' => [
'navigation_label' => 'Badges',
'label' => 'Badge',
'plural' => 'Badges',
],
'product-item' => [
'navigation_label' => 'Artikelen',
'label' => 'Item',
'plural' => 'Items',
],
'dashboards' => [
'navigation_label' => 'Dashboard',
'label' => 'Dashboard',
'plural' => 'Dashboard',
],
'badge-pages' => [
'navigation_label' => 'Badge Pagina',
'label' => 'Badge Pagina',
'plural' => 'Badge Pagina',
],
'permission-roles' => [
'navigation_label' => 'Rolen',
'label' => 'Role',
'plural' => 'Rolen',
],
],
'common' => [
'All' => 'Alle',
'Yes' => 'Ja',
'No' => 'Nee',
'Sucessfull' => 'Succesvol',
'Never' => 'Nooit',
'Account' => 'Account',
'IP' => 'IP',
'Machine' => 'Machine',
'Super' => 'Super',
'Male' => 'Man',
'Female' => 'Vrouw',
'Credits' => 'Credits',
'Duckets' => 'Duckets',
'Diamonds' => 'Diamanten',
'Points' => 'Punten',
'Update' => 'Update',
'Create' => 'Create',
'Open link' => 'Open link',
'Sticker' => 'Sticker',
'Widget' => 'Widget',
'Note' => 'Note',
'Background' => 'Achtergrond',
'Metrics' => 'Metrics',
],
'helpers' => [
'achievement_points' => 'Punten voor het behalen van een prestatie',
'achievement_progress_needed' => 'Voortgang nodig om de prestatie te voltooien',
'help_questions_category_icon' => 'Je kunt hier elke afbeeldingslink gebruiken. We raden aan om een afbeelding met een formaat van 20x20 te gebruiken.',
'change_username_description' => 'Sta deze gebruiker toe om zijn gebruikersnaam te wijzigen (binnen de client)',
'change_password_description' => 'Laat leeg om het huidige wachtwoord te behouden',
'badge_code_helper' => 'Voer de code in en klik op het vergrootglas naast het invoerveld. Als de badge bestaat, wordt het automatisch ingevuld.',
'home_item_limit_helper' => 'Kooplimiet voor dit artikel. Laat het leeg voor onbeperkt.',
'limit_per_user_helper' => 'Aankooplimiet per gebruiker, of leeg laten voor onbeperkt.',
'sales_count_helper' => 'Totale verkoop voor dit artikel. (Deze informatie wordt automatisch bijgewerkt)',
'badge_item_data_helper' => 'Vul hieronder de badgecode in.',
'furniture_item_data_helper' => "Vul hieronder de 'item_name' van het meubel in. (Deze gegevens zijn te vinden in de tabel 'items_base' in de database)",
'room_item_data_helper' => 'Vul hieronder het kamer ID in.',
'currency_item_data_helper' => 'Voer hieronder de valutanaam in. Kan een van de volgende zijn: credits, duckets, diamanten of punten.',
'rank_item_data_helper' => 'Voer de Rank ID in.',
'empty_item_data_helper' => 'Selecteer een itemtype om de benodigde informatie te bekijken.',
],
'tabs' => [
'Home' => 'Home',
'Main' => 'Main',
'Configurations' => 'Configuraties',
'General Information' => 'Algemene Informatie',
'Currencies' => 'Valuta',
'Security' => 'Beveiliging',
'Change Username' => 'Gebruikersnaam Wijzigen',
'Change Email' => 'E-mail Wijzigen',
'Change Password' => 'Wachtwoord Wijzigen',
'Change Rank' => 'Rang Wijzigen',
'Account Data' => 'Accountgegevens',
'Extra Settings' => 'Extra Instellingen',
'Metrics' => 'Metrics',
'In-game Permissions' => 'In-game Permissies',
],
'inputs' => [
'key' => 'Sleutel',
'value' => 'Waarde',
'comment' => 'Opmerking',
'name' => 'Naam',
'level' => 'Niveau',
'email' => 'E-mail',
'category' => 'Categorie',
'visible' => 'Zichtbaar',
'reward_type' => 'Beloningstype',
'reward_amount' => 'Beloningsbedrag',
'points' => 'Punten',
'progress_needed' => 'Vooruitgang nodig',
'fixed' => 'Vast',
'allow_comments' => 'Reacties toestaan',
'title' => 'Titel',
'description' => 'Omschrijving',
'image' => 'Afbeelding',
'icon' => 'Pictogram',
'content' => 'Inhoud',
'is_promotion' => 'Is dit artikel een promotie?',
'promotion_ends_at' => 'Promotie eindigt op',
'categories' => 'Categorieën',
'background_color' => 'Achtergrondkleur',
'expires_at' => 'Verloopt op',
'reason' => 'Reden',
'type' => 'Type',
'username' => 'Gebruikersnaam',
'motto' => 'Motto',
'gender' => 'Geslacht',
'created_at' => 'Aangemaakt op',
'last_login' => 'Laatste login',
'last_online' => 'Laatst online',
'ip_register' => 'Registratie-IP',
'ip_current' => 'Huidige IP',
'referral_code' => 'Verwijzingscode',
'referrer_code' => 'Verwijscode',
'allow_change_username' => 'Gebruikersnaam wijzigen toestaan',
'new_password' => 'Nieuw wachtwoord',
'new_password_confirmation' => 'Bevestig nieuw wachtwoord',
'rank' => 'Rang',
'badge_code' => 'Badge code',
'achievement_score' => 'Prestatiescore',
'respects_received' => 'Ontvangen respect',
'can_trade' => 'Kan handelen?',
'block_following' => 'Volgen blokkeren',
'block_friendrequests' => 'Vriendverzoeken blokkeren',
'block_roominvites' => 'Kameruitnodigingen blokkeren',
'max_rooms' => 'Maximale kamers',
'max_friends' => 'Maximale vrienden',
'old_chat' => 'Oude chat',
'block_camera_follow' => 'Camera volgen blokkeren',
'ignore_bots' => 'Bots negeren',
'ignore_pets' => 'Huisdieren negeren',
'badge_code' => 'Badge code',
'badge_title' => 'Badge titel',
'badge_description' => 'Badge beschrijving',
'badge_image' => 'Badge afbeelding',
'price' => 'Price',
'currency_type' => 'Valuta soort',
'limit' => 'Limiet',
'slug' => 'Slug',
'order' => 'Order',
'new_tab' => 'Nieuw tabblad',
'label' => 'Label',
'team_id' => 'Team',
'is_hidden' => 'Is Verborgen?',
'is_featured' => 'Is Featured?',
'limit_per_user' => 'Limiet per gebruiker',
'sales_count' => 'Sales Aantal',
'item_data' => 'Item Data',
'quantity' => 'Hoeveelheid',
'is_active' => 'Is Actief?',
'item_is_active' => 'Kan dit artikel via een aankoop worden weergegeven en naar andere gebruikers worden verzonden?',
'order_id' => 'Order ID',
'status' => 'Status',
'paypal_fee' => 'PayPal kosten',
'details' => 'Details',
'is_delivered' => 'Is Bezorgd?',
'replacement' => 'Vervanging',
'hideable' => 'Verbergbaar',
'reportable' => 'Rapporteerbaar',
'mute_time' => 'Mute Tijd',
'page_target' => 'Paginadoel',
'log_commands' => 'Log Commands',
'room_effect' => 'Kamer Effect',
'prefix' => 'Prefix',
'prefix_color' => 'Prefix kleur',
'auto_credits_amount' => 'Auto Credits hoeveelheid',
'auto_pixels_amount' => 'Auto Pixels hoeveelheid',
'auto_gotw_amount' => 'Auto GOTW hoeveelheid',
'auto_points_amount' => 'Auto Points hoeveelheid',
'users' => 'Users',
'message' => 'Message',
'url' => 'URL',
'as_staff' => 'Send as Hotel Staff (Anonymous)',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'columns' => [
'id' => 'ID',
'user_id' => 'User ID',
'room_id' => 'Room ID',
'badge' => 'Badge',
'name' => 'Naam',
'level' => 'Niveau',
'category' => 'Categorie',
'visible' => 'Zichtbaar',
'key' => 'Sleutel',
'value' => 'Waarde',
'title' => 'Titel',
'image' => 'Afbeelding',
'by' => 'Door',
'fixed' => 'Vast',
'allow_comments' => 'Reacties toestaan',
'comment' => 'Opmerking',
'order' => 'Volgorde',
'icon' => 'Pictogram',
'questions_count' => 'Gekoppelde Vragen',
'background_color' => 'Achtergrondkleur',
'avatar' => 'Avatar',
'username' => 'Gebruikersnaam',
'reason' => 'Reden',
'type' => 'Type',
'banned_at' => 'Verbannen Op',
'expires_at' => 'Verloopt Op',
'email' => 'E-mail',
'motto' => 'Motto',
'created_at' => 'Aangemaakt Op',
'online' => 'Online?',
'badge_code' => 'Badge Code',
'equipped' => 'Uitgerust?',
'achievement_score' => 'Prestatiescore',
'respects_received' => 'Ontvangen Respect',
'online_time' => 'Online Tijd',
'can_trade' => 'Kan Handelen?',
'can_change_name' => 'Kan Naam Wijzigen?',
'price' => 'Price',
'slug' => 'Slug',
'new_tab' => 'Nieuw Tabblad',
'is_featured' => 'Is Featured?',
'sales_count' => 'Sales Aantal',
'type' => 'Type',
'item_data' => 'Item Data',
'quantity' => 'Quantity',
'order_id' => 'Order ID',
'is_delivered' => 'Is Delivered?',
'command' => 'Command',
'success' => 'Success',
'executed_at' => 'Executed At',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'is_hidden' => 'Is Hidden?',
'prefix' => 'Prefix',
'hidden' => 'Hidden',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'options' => [
'badge' => 'Badge',
'furniture' => 'Meubi',
'room' => 'Room',
'currency' => 'Valuta',
'rank' => 'Rank',
'completed' => 'Compleet',
'pending' => 'Afwachting',
'cancelled' => 'Gecanceld',
'yes' => 'Ja',
'no' => 'Nee',
'staff' => 'Staff',
'shop' => 'Shop',
'teams' => 'Teams',
'rights' => 'Rights',
],
'widgets' => [
'pending_orders' => 'Openstaande Orders',
'completed_orders' => 'Complete Orders',
'canceled_orders' => 'Gecancelde Orders',
'were_canceled' => 'Zijn canceled.',
'are_pending_payment' => 'In afwachting van betaling.',
'were_completed' => 'Betaald en afgerond.',
],
'filters' => [
'success' => 'Success',
'page_target' => 'Page Target',
'visible' => 'Visible',
],
'notifications' => [
'badge_code_required' => 'Je moet een embleemcode invoeren!',
'badge_found' => 'Embleem gevonden!',
'badge_updated' => 'Embleem bijgewerkt!',
'badge_update_failed' => 'Embleem bijwerken mislukt!',
'create_badge' => 'Vul onderstaande gegevens in om een nieuwe badge aan te maken!',
'badge_texts_required' => 'Je dient de badgeteksten in te voeren.',
'badge_image_required' => 'Je moet een badge-afbeeldings-URL invoeren.',
],
'stats' => [
'users_count' => [
'title' => 'Aantal leden',
'description' => 'Geregistreerde leden',
],
'furniture_count' => [
'title' => 'Aantal meubilair',
'description' => 'Meubi items geregistreerd.',
],
'rooms_count' => [
'title' => 'Aantal kamers',
'description' => 'Kamers aangemaakt',
],
'photos_count' => [
'title' => 'Aantal fotos',
'description' => 'Geüploade fotos',
],
'badge_count' => [
'title' => 'Badge Aantal',
'description' => 'Beschikbare Badges.',
],
'articles_chart' => [
'title' => 'Artikelen (Maandelijks)',
'label' => 'Artikelen',
'description' => 'Aantal artikelen aangemaakt deze maand',
],
'orders_chart' => [
'title' => 'Orders (Maandelijks)',
'pending' => 'Afwachting',
'cancelled' => 'Gecanceld',
'completed' => 'Compleet',
'description' => 'Aantal orders aangemaakt deze maand',
],
],
'permissions' => [
'cmd_about' => 'About Command',
'cmd_alert' => 'Alert Command',
'cmd_allow_trading' => 'Allow Trading Command',
'cmd_badge' => 'Badge Command',
'cmd_ban' => 'Ban Command',
'cmd_blockalert' => 'Block Alert Command',
'cmd_bots' => 'Bots Command',
'cmd_bundle' => 'Bundle Command',
'cmd_calendar' => 'Calendar Command',
'cmd_changename' => 'Change Name Command',
'cmd_chatcolor' => 'Chat Color Command',
'cmd_commands' => 'Commands Command',
'cmd_connect_camera' => 'Connect Camera Command',
'cmd_control' => 'Control Command',
'cmd_coords' => 'Coords Command',
'cmd_credits' => 'Credits Command',
'cmd_subscription' => 'Subscription Command',
'cmd_danceall' => 'Dance All Command',
'cmd_diagonal' => 'Diagonal Command',
'cmd_disconnect' => 'Disconnect Command',
'cmd_duckets' => 'Duckets Command',
'cmd_ejectall' => 'Eject All Command',
'cmd_empty' => 'Empty Command',
'cmd_empty_bots' => 'Empty Bots Command',
'cmd_empty_pets' => 'Empty Pets Command',
'cmd_enable' => 'Enable Command',
'cmd_event' => 'Event Command',
'cmd_faceless' => 'Faceless Command',
'cmd_fastwalk' => 'Fastwalk Command',
'cmd_filterword' => 'Filterword Command',
'cmd_freeze' => 'Freeze Command',
'cmd_freeze_bots' => 'Freeze Bots Command',
'cmd_gift' => 'Gift Command',
'cmd_give_rank' => 'Give Rank Command',
'cmd_ha' => 'HA Command',
'acc_can_stalk' => 'Can Stalk',
'cmd_hal' => 'HAL Command',
'cmd_invisible' => 'Invisible Command',
'cmd_ip_ban' => 'IP Ban Command',
'cmd_machine_ban' => 'Machine Ban Command',
'cmd_hand_item' => 'Hand Item Command',
'cmd_happyhour' => 'Happy Hour Command',
'cmd_hidewired' => 'Hide Wired Command',
'cmd_kickall' => 'Kick All Command',
'cmd_softkick' => 'Softkick Command',
'cmd_massbadge' => 'Mass Badge Command',
'cmd_roombadge' => 'Room Badge Command',
'cmd_masscredits' => 'Mass Credits Command',
'cmd_massduckets' => 'Mass Duckets Command',
'cmd_massgift' => 'Mass Gift Command',
'cmd_masspoints' => 'Mass Points Command',
'cmd_moonwalk' => 'Moonwalk Command',
'cmd_mimic' => 'Mimic Command',
'cmd_multi' => 'Multi Command',
'cmd_mute' => 'Mute Command',
'cmd_pet_info' => 'Pet Info Command',
'cmd_pickall' => 'Pick All Command',
'cmd_plugins' => 'Plugins Command',
'cmd_points' => 'Points Command',
'cmd_promote_offer' => 'Promote Offer Command',
'cmd_pull' => 'Pull Command',
'cmd_push' => 'Push Command',
'cmd_redeem' => 'Redeem Command',
'cmd_reload_room' => 'Reload Room Command',
'cmd_roomalert' => 'Room Alert Command',
'cmd_roomcredits' => 'Room Credits Command',
'cmd_roomeffect' => 'Room Effect Command',
'cmd_roomgift' => 'Room Gift Command',
'cmd_roomitem' => 'Room Item Command',
'cmd_roommute' => 'Room Mute Command',
'cmd_roompixels' => 'Room Pixels Command',
'cmd_roompoints' => 'Room Points Command',
'cmd_say' => 'Say Command',
'cmd_say_all' => 'Say All Command',
'cmd_setmax' => 'Set Max Command',
'cmd_set_poll' => 'Set Poll Command',
'cmd_setpublic' => 'Set Public Command',
'cmd_setspeed' => 'Set Speed Command',
'cmd_shout' => 'Shout Command',
'cmd_shout_all' => 'Shout All Command',
'cmd_shutdown' => 'Shutdown Command',
'cmd_sitdown' => 'Sitdown Command',
'cmd_staffalert' => 'Staff Alert Command',
'cmd_staffonline' => 'Staff Online Command',
'cmd_summon' => 'Summon Command',
'cmd_summonrank' => 'Summon Rank Command',
'cmd_super_ban' => 'Super Ban Command',
'cmd_stalk' => 'Stalk Command',
'cmd_superpull' => 'Superpull Command',
'cmd_take_badge' => 'Take Badge Command',
'cmd_talk' => 'Talk Command',
'cmd_teleport' => 'Teleport Command',
'cmd_trash' => 'Trash Command',
'cmd_transform' => 'Transform Command',
'cmd_unban' => 'Unban Command',
'cmd_unload' => 'Unload Command',
'cmd_unmute' => 'Unmute Command',
'cmd_update_achievements' => 'Update Achievements Command',
'cmd_update_bots' => 'Update Bots Command',
'cmd_update_catalogue' => 'Update Catalogue Command',
'cmd_update_config' => 'Update Config Command',
'cmd_update_guildparts' => 'Update Guildparts Command',
'cmd_update_hotel_view' => 'Update Hotel View Command',
'cmd_update_items' => 'Update Items Command',
'cmd_update_navigator' => 'Update Navigator Command',
'cmd_update_permissions' => 'Update Permissions Command',
'cmd_update_pet_data' => 'Update Pet Data Command',
'cmd_update_plugins' => 'Update Plugins Command',
'cmd_update_polls' => 'Update Polls Command',
'cmd_update_texts' => 'Update Texts Command',
'cmd_update_wordfilter' => 'Update Wordfilter Command',
'cmd_userinfo' => 'Userinfo Command',
'cmd_word_quiz' => 'Word Quiz Command',
'cmd_warp' => 'Warp Command',
'acc_anychatcolor' => 'Any Chat Color',
'acc_anyroomowner' => 'Any Room Owner',
'acc_empty_others' => 'Empty Others',
'acc_enable_others' => 'Enable Others',
'acc_see_whispers' => 'See Whispers',
'acc_see_tentchat' => 'See Tentchat',
'acc_superwired' => 'Superwired',
'acc_supporttool' => 'Support Tool',
'acc_unkickable' => 'Unkickable',
'acc_guildgate' => 'Guild Gate',
'acc_moverotate' => 'Move Rotate',
'acc_placefurni' => 'Place Furni',
'acc_unlimited_bots' => 'Unlimited Bots',
'acc_unlimited_pets' => 'Unlimited Pets',
'acc_hide_ip' => 'Hide IP',
'acc_hide_mail' => 'Hide Mail',
'acc_not_mimiced' => 'Not Mimiced',
'acc_chat_no_flood' => 'Chat No Flood',
'acc_staff_chat' => 'Staff Chat',
'acc_staff_pick' => 'Staff Pick',
'acc_enteranyroom' => 'Enter Any Room',
'acc_fullrooms' => 'Full Rooms',
'acc_infinite_credits' => 'Infinite Credits',
'acc_infinite_pixels' => 'Infinite Pixels',
'acc_infinite_points' => 'Infinite Points',
'acc_ambassador' => 'Ambassador',
'acc_debug' => 'Debug',
'acc_chat_no_limit' => 'Chat No Limit',
'acc_chat_no_filter' => 'Chat No Filter',
'acc_nomute' => 'No Mute',
'acc_guild_admin' => 'Guild Admin',
'acc_catalog_ids' => 'Catalog IDs',
'acc_modtool_ticket_q' => 'Modtool Ticket Q',
'acc_modtool_user_logs' => 'Modtool User Logs',
'acc_modtool_user_alert' => 'Modtool User Alert',
'acc_modtool_user_kick' => 'Modtool User Kick',
'acc_modtool_user_ban' => 'Modtool User Ban',
'acc_modtool_room_info' => 'Modtool Room Info',
'acc_modtool_room_logs' => 'Modtool Room Logs',
'acc_trade_anywhere' => 'Trade Anywhere',
'acc_update_notifications' => 'Update Notifications',
'acc_helper_use_guide_tool' => 'Helper Use Guide Tool',
'acc_helper_give_guide_tours' => 'Helper Give Guide Tours',
'acc_helper_judge_chat_reviews' => 'Helper Judge Chat Reviews',
'acc_floorplan_editor' => 'Floorplan Editor',
'acc_camera' => 'Camera',
'acc_ads_background' => 'Ads Background',
'cmd_wordquiz' => 'Wordquiz Command',
'acc_room_staff_tags' => 'Room Staff Tags',
'acc_infinite_friends' => 'Infinite Friends',
'acc_mimic_unredeemed' => 'Mimic Unredeemed',
'cmd_update_youtube_playlists' => 'Update Youtube Playlists Command',
'cmd_add_youtube_playlist' => 'Add Youtube Playlist Command',
'auto_credits_amount' => 'Auto Credits Amount',
'auto_pixels_amount' => 'Auto Pixels Amount',
'auto_gotw_amount' => 'Auto GOTW Amount',
'auto_points_amount' => 'Auto Points Amount',
'acc_mention' => 'Mention',
'cmd_setstate' => 'Setstate Command',
'cmd_buildheight' => 'Buildheight Command',
'cmd_setrotation' => 'Setrotation Command',
'cmd_sellroom' => 'Sellroom Command',
'cmd_buyroom' => 'Buyroom Command',
'cmd_pay' => 'Pay Command',
'cmd_kill' => 'Kill Command',
'cmd_hoverboard' => 'Hoverboard Command',
'cmd_kiss' => 'Kiss Command',
'cmd_hug' => 'Hug Command',
'cmd_welcome' => 'Welcome Command',
'cmd_disable_effects' => 'Disable Effects Command',
'cmd_brb' => 'BRB Command',
'cmd_nuke' => 'Nuke Command',
'cmd_slime' => 'Slime Command',
'cmd_explain' => 'Explain Command',
'cmd_closedice' => 'Closedice Command',
'acc_closedice_room' => 'Closedice Room',
'cmd_set' => 'Set Command',
'cmd_furnidata' => 'Furnidata Command',
'kiss_cmd' => 'Kiss Command',
'acc_calendar_force' => 'Calendar Force',
'cmd_update_calendar' => 'Update Calendar Command',
],
'sections' => [
'permissions' => [
'title' => 'Permissions Section',
'description' => "<b>Tip:</b> Als u wilt, kunt je bij het aanmaken van een rang alle onderstaande velden leeg laten. Het wordt geleverd met de standaardmachtigingen in de database (geconfigureerd door Arcturus)",
]
],
'roles' => [
'view_any' => 'Bekijk alle',
'view' => 'Weergave',
'create' => 'Creëren',
'update' => 'Update',
'delete' => 'Verwijder',
'delete_any' => 'Verwijder alles',
'restore' => 'Herstellen',
'restore_any' => 'Herstel alles',
'force_delete' => 'Forceer verwijderen',
'force_delete_any' => 'Forceer alles verwijderen',
'replicate' => 'Repliceren',
'reorder' => 'Opnieuw ordenen',
],
'actions' => [
'select_all' => 'Selecteer alles',
'deselect_all' => 'Deselecteer alles',
'send_notifications' => 'Stuur notificaties',
]
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
'title' => 'Login',
'heading' => 'Faça login em sua conta',
'buttons' => [
'submit' => [
'label' => 'Login',
],
],
'fields' => [
'email' => [
'label' => 'E-mail',
],
'username' => [
'label' => 'Usuário'
],
'password' => [
'label' => 'Senha',
],
'remember' => [
'label' => 'Lembre de mim',
],
],
'messages' => [
'failed' => 'Essas credenciais não correspondem aos com nossos registros.',
'throttled' => 'Muitas tentativas de login. Por favor, aguarde :seconds segundos para tentar novamente.',
],
];
+703
View File
@@ -0,0 +1,703 @@
<?php
return [
'navigations' => [
'Dashboard' => 'Painel',
'Hotel' => 'Hotel',
'Website' => 'Site',
'Help Center' => 'Centro de Ajuda',
'Administration' => 'Administração',
'User Management' => 'Gerenciamento de Usuários',
'Profile Management' => 'Gerenciamento de Perfil',
'Shop' => 'Loja',
'Logs' => 'Logs',
],
'resources' => [
'dashboard' => [
'navigation_label' => 'Início'
],
'achievements' => [
'navigation_label' => 'Gerenciar Conquistas',
'label' => 'Conquista',
'plural' => 'Conquistas',
],
'emulator-settings' => [
'navigation_label' => 'Configurações do Emulador',
'label' => 'Configuração',
'plural' => 'Configurações do Emulador',
],
'articles' => [
'navigation_label' => 'Gerenciar Artigos',
'label' => 'Artigo',
'plural' => 'Artigos',
],
'cms-settings' => [
'navigation_label' => 'Configurações da CMS',
'label' => 'Configuração',
'plural' => 'Configurações da CMS',
],
'help-question-categories' => [
'navigation_label' => 'Gerenciar Categorias',
'label' => 'Categoria',
'plural' => 'Categorias de Perguntas',
],
'help-questions' => [
'navigation_label' => 'Gerenciar Perguntas',
'label' => 'Pergunta',
'plural' => 'Perguntas',
],
'tags' => [
'navigation_label' => 'Gerenciar Tags',
'label' => 'Tag',
'plural' => 'Tags',
],
'bans' => [
'navigation_label' => 'Gerenciar Banimentos',
'label' => 'Banimento',
'plural' => 'Banimentos',
],
'users' => [
'navigation_label' => 'Gerenciar Usuários',
'label' => 'Usuário',
'plural' => 'Usuários',
],
'badge-resource' => [
'navigation_label' => 'Gerenciar Emblemas',
'label' => 'Emblema',
'plural' => 'Emblemas',
],
'home-items' => [
'navigation_label' => 'Gerenciar Itens',
'label' => 'Item',
'plural' => 'Itens',
],
'home-categories' => [
'navigation_label' => 'Gerenciar Categorias',
'label' => 'Categoria',
'plural' => 'Categorias',
],
'navigations' => [
'navigation_label' => 'Gerenciar Menu Principal',
'label' => 'Menu',
'plural' => 'Menus',
],
'teams' => [
'navigation_label' => 'Gerenciar Equipes',
'label' => 'Equipe',
'plural' => 'Equipes',
],
'shop-products' => [
'navigation_label' => 'Gerenciar Produtos',
'label' => 'Produto',
'plural' => 'Produtos',
],
'shop-categories' => [
'navigation_label' => 'Gerenciar Categorias',
'label' => 'Categoria',
'plural' => 'Categorias',
],
'shop-orders' => [
'navigation_label' => 'Gerenciar Pedidos',
'label' => 'Pedido',
'plural' => 'Pedidos',
],
'command-logs' => [
'navigation_label' => 'Gerenciar Logs de Comandos',
'label' => 'Log de Comando',
'plural' => 'Logs de Comandos',
],
'word-filters' => [
'navigation_label' => 'Gerenciar Filtros de Palavras',
'label' => 'Filtro de Palavra',
'plural' => 'Filtros de Palavras',
],
'writeable-boxes' => [
'navigation_label' => 'Gerenciar Caixas Editáveis',
'label' => 'Caixa Editável',
'plural' => 'Caixas Editáveis',
],
'permissions' => [
'navigation_label' => 'Gerenciar Permissões',
'label' => 'Permissão',
'plural' => 'Permissões',
],
'emulator-texts' => [
'navigation_label' => 'Gerenciar Textos do Emulador',
'label' => 'Texto',
'plural' => 'Textos',
],
'chatlog-private' => [
'navigation_label' => 'Gerenciar Mensagens Privadas',
'label' => 'Mensagem',
'plural' => 'Mensagens',
],
'chatlog-rooms' => [
'navigation_label' => 'Gerenciar Mensagens de Quartos',
'label' => 'Mensagem',
'plural' => 'Mensagens',
],
// Relations
'settings' => [
'navigation_label' => 'Configurações',
'label' => 'Configuração',
'plural' => 'Configurações',
],
'badges' => [
'navigation_label' => 'Emblemas',
'label' => 'Emblema',
'plural' => 'Emblemas',
],
'product-item' => [
'navigation_label' => 'Itens',
'label' => 'Item',
'plural' => 'Itens',
],
'dashboards' => [
'navigation_label' => 'Dashboard',
'label' => 'Dashboard',
'plural' => 'Dashboard',
],
'badge-pages' => [
'navigation_label' => 'Emblemas',
'label' => 'Emblema',
'plural' => 'Emblemas',
],
'permission-roles' => [
'navigation_label' => 'Funções',
'label' => 'Funçã',
'plural' => 'Funções',
],
],
'common' => [
'All' => 'Todos',
'Yes' => 'Sim',
'No' => 'Não',
'Sucessfull' => 'Sucesso',
'Never' => 'Nunca',
'Account' => 'Conta',
'IP' => 'IP',
'Machine' => 'Máquina',
'Super' => 'Super',
'Male' => 'Masculino',
'Female' => 'Feminino',
'Credits' => 'Créditos',
'Duckets' => 'Duckets',
'Diamonds' => 'Diamantes',
'Points' => 'Pontos',
'Update' => 'Atualizar',
'Create' => 'Criar',
'Open link' => 'Abrir link',
'Sticker' => 'Adesivo',
'Widget' => 'Widget',
'Note' => 'Nota',
'Background' => 'Fundo',
],
'helpers' => [
'achievement_points' => 'Pontos de conquista a serem recompensados',
'achievement_progress_needed' => 'Progresso necessário para completar a conquista',
'help_questions_category_icon' => 'Você pode usar qualquer link de imagem aqui. Recomendamos usar uma imagem com tamanho 20x20.',
'change_username_description' => 'Permitir que este usuário altere seu nome de usuário (dentro do cliente)',
'change_password_description' => 'Deixe vazio para manter a senha atual',
'badge_code_helper' => 'Digite o código e clique na lupa ao lado do campo. Se o emblema existir, ele será preenchido automaticamente.',
'home_item_limit_helper' => 'Limite de compras para esse item, ou deixe vazio para ilimitado.',
'limit_per_user_helper' => 'Limite de compras por usuário, ou deixe vazio para ilimitado.',
'sales_count_helper' => 'Total de vendas para esse item. (Essa informação é atualizada automaticamente)',
'badge_item_data_helper' => 'Digite abaixo o código do emblema.',
'furniture_item_data_helper' => "Digite abaixo o 'item_name' do mobi. Essa informação pode ser encontrada na tabela 'items_base' do seu banco de dados.",
'room_item_data_helper' => 'Digite abaixo o ID do quarto.',
'currency_item_data_helper' => 'Digite abaixo o nome da moeda. Exemplo: credits, duckets, diamonds ou points.',
'rank_item_data_helper' => 'Digite abaixo o ID do rank.',
'empty_item_data_helper' => 'Selecione um tipo de item para ver as informações necessárias.',
],
'tabs' => [
'Home' => 'Início',
'Main' => 'Principal',
'Configurations' => 'Configurações',
'General Information' => 'Informações gerais',
'Currencies' => 'Moedas',
'Security' => 'Segurança',
'Change Username' => 'Alterar nome do usuário',
'Change Email' => 'Alterar e-mail',
'Change Password' => 'Alterar senha',
'Change Rank' => 'Alterar rank',
'Account Data' => 'Dados da conta',
'Extra Settings' => 'Configurações extras',
'Metrics' => 'Métricas',
'In-game Permissions' => 'Permissões in-game',
],
'inputs' => [
'key' => 'Chave',
'value' => 'Valor',
'comment' => 'Comentário',
'name' => 'Nome',
'level' => 'Nível',
'email' => 'E-mail',
'category' => 'Categoria',
'visible' => 'Visível',
'reward_type' => 'Tipo de recompensa',
'reward_amount' => 'Quantidade da recompensa',
'points' => 'Pontos',
'progress_needed' => 'Progresso necessário',
'fixed' => 'Fixo',
'allow_comments' => 'Permitir comentários',
'title' => 'Título',
'description' => 'Descrição',
'image' => 'Imagem',
'icon' => 'Ícone',
'content' => 'Conteúdo',
'is_promotion' => 'Esse artigo é uma promoção?',
'promotion_ends_at' => 'Promoção termina em',
'categories' => 'Categorias',
'background_color' => 'Cor de fundo',
'expires_at' => 'Expira em',
'reason' => 'Motivo',
'type' => 'Tipo',
'username' => 'Usuário',
'motto' => 'Missão',
'gender' => 'Gênero',
'created_at' => 'Criado em',
'last_login' => 'Último login em',
'last_online' => 'Último vez online em',
'ip_register' => 'IP de registro',
'ip_current' => 'IP atual',
'referral_code' => 'Código referenciado',
'referrer_code' => 'Código de referência',
'allow_change_username' => 'Permitir alteração do nome de usuário',
'new_password' => 'Nova senha',
'new_password_confirmation' => 'Confirmação da nova senha',
'rank' => 'Rank',
'badge_code' => 'Código do emblema',
'achievement_score' => 'Pontos de conquista',
'respects_received' => 'Respeitos recebidos',
'can_trade' => 'Pode negociar?',
'block_following' => 'Bloquear seguir',
'block_friendrequests' => 'Bloquear solicitações de amizade',
'block_roominvites' => 'Bloquear convites de quarto',
'max_rooms' => 'Máximo de quartos',
'max_friends' => 'Máximo de amigos',
'old_chat' => 'Chat antigo',
'block_camera_follow' => 'Bloquear a câmera de seguir o avatar',
'ignore_bots' => 'Ignorar bots',
'ignore_pets' => 'Ignorar mascotes',
'badge_code' => 'Código do emblema',
'badge_title' => 'Título do emblema',
'badge_description' => 'Descrição do emblema',
'badge_image' => 'Imagem do emblema',
'price' => 'Preço',
'currency_type' => 'Tipo de moeda',
'limit' => 'Limite',
'slug' => 'Slug',
'order' => 'Ordem',
'new_tab' => 'Abrir em nova aba',
'label' => 'Nome',
'team_id' => 'Equipe',
'is_hidden' => 'Oculto?',
'is_featured' => 'Em Destaque',
'limit_per_user' => 'Limite por usuário',
'sales_count' => 'Total de Vendas',
'item_data' => 'Informação do Item',
'quantity' => 'Quantidade',
'is_active' => 'Ativo?',
'item_is_active' => 'Esse item pode ser mostrado e enviado para outros usuários através de uma compra?',
'order_id' => 'ID do Pedido',
'status' => 'Status',
'paypal_fee' => 'Taxa do PayPal',
'details' => 'Detalhes',
'is_delivered' => 'Entregue?',
'replacement' => 'Substituição',
'hideable' => 'Ocultável',
'reportable' => 'Reportável',
'mute_time' => 'Tempo Mudo',
'page_target' => 'Página Alvo',
'log_commands' => 'Log de comandos',
'room_effect' => 'Efeito do quarto',
'prefix' => 'Prefixo',
'prefix_color' => 'Cor do prefixo',
'auto_credits_amount' => 'Quantidade de Créditos Automático',
'auto_pixels_amount' => 'Quantidade de Pixels Automático',
'auto_gotw_amount' => 'Quantidade de GOTW Pontos Automático',
'auto_points_amount' => 'Quantidade de Pontos Automático',
'users' => 'Usuários',
'message' => 'Mensagem',
'url' => 'URL',
'as_staff' => 'Enviar como Staff do Hotel (Anônimo)',
'sender' => 'Remetente',
'receiver' => 'Destinatário',
'message' => 'Mensagem',
'room' => 'Quarto',
],
'columns' => [
'id' => 'ID',
`'user_id' => 'User ID',
'room_id' => 'Room ID',
'badge' => 'Emblema',
'name' => 'Nome',
'level' => 'Nível',
'category' => 'Categoria',
'visible' => 'Visível',
'key' => 'Chave',
'value' => 'Valor',
'title' => 'Título',
'image' => 'Imagem',
'by' => 'Por',
'fixed' => 'Fixo',
'allow_comments' => 'Permitir Comentários',
'comment' => 'Comentário',
'order' => 'Ordem',
'icon' => 'Ícone',
'questions_count' => 'Perguntas Vinculadas',
'background_color' => 'Cor de Fundo',
'avatar' => 'Avatar',
'username' => 'Usuário',
'reason' => 'Motivo',
'type' => 'Tipo',
'banned_at' => 'Banido em',
'expires_at' => 'Expira em',
'email' => 'E-mail',
'motto' => 'Missão',
'created_at' => 'Criado em',
'online' => 'Online?',
'badge_code' => 'Código do Emblema',
'equipped' => 'Equipado?',
'achievement_score' => 'Pontos de conquista',
'respects_received' => 'Respeitos recebidos',
'online_time' => 'Tempo online',
'can_trade' => 'Pode negociar?',
'can_change_name' => 'Pode alterar o nome?',
'price' => 'Preço',
'slug' => 'Slug',
'new_tab' => 'Abrir em nova aba',
'is_featured' => 'Em Destaque',
'sales_count' => 'Total de Vendas',
'type' => 'Tipo',
'item_data' => 'Informação do Item',
'quantity' => 'Quantidade',
'order_id' => 'ID do Pedido',
'is_delivered' => 'Entregue?',
'command' => 'Comando',
'success' => 'Sucesso',
'executed_at' => 'Executado em',
'replacement' => 'Substituição',
'hideable' => 'Ocultável',
'reportable' => 'Reportável',
'mute_time' => 'Tempo Mudo',
'page_target' => 'Página Alvo',
'is_hidden' => 'Oculto?',
'prefix' => 'Prefixo',
'hidden' => 'Oculto',
'sender' => 'Remetente',
'receiver' => 'Destinatário',
'message' => 'Mensagem',
'room' => 'Quarto',
],
'options' => [
'badge' => 'Emblema',
'furniture' => 'Mobi',
'room' => 'Quarto',
'currency' => 'Moeda',
'rank' => 'Rank',
'completed' => 'Completo',
'pending' => 'Pendente',
'cancelled' => 'Cancelado',
'yes' => 'Sim',
'no' => 'Não',
'staff' => 'Staff',
'shop' => 'Loja',
'teams' => 'Equipes',
'rights' => 'Direitos',
],
'filters' => [
'success' => 'Sucesso',
'page_target' => 'Página Alvo',
'visible' => 'Visível',
],
'widgets' => [
'pending_orders' => 'Pedidos Pendentes',
'completed_orders' => 'Pedidos Completos',
'canceled_orders' => 'Pedidos Cancelados',
'were_canceled' => 'foram cancelados.',
'are_pending_payment' => 'estão pendentes de pagamento.',
'were_completed' => 'foram pagos e entregues.',
],
'stats' => [
'users_count' => [
'title' => 'Quantidade de Usuários',
'description' => 'usuários registrados.',
],
'furniture_count' => [
'title' => 'Contagem de Mobis',
'description' => 'mobis registrados.',
],
'rooms_count' => [
'title' => 'Contagem de Quartos',
'description' => 'quartos criados.',
],
'photos_count' => [
'title' => 'Fotos Postadas',
'description' => 'fotos compradas.',
],
'badge_count' => [
'title' => 'Contagem de emblemas',
'description' => 'Emblemas disponíveis.',
],
'articles_chart' => [
'title' => 'Artigos (Mensal)',
'label' => 'Artigos',
'description' => 'Quantidade de posts feitos esse mês.',
],
'orders_chart' => [
'title' => 'Pedidos (Mensal)',
'pending' => 'Pendentes',
'cancelled' => 'Cancelados',
'completed' => 'Completos',
'description' => 'Quantidade de pedidos feitos esse mês.',
],
],
'notifications' => [
'badge_code_required' => 'Você precisa inserir um código de emblema.',
'badge_found' => 'Emblema encontrado!',
'create_badge' => 'Insira os dados abaixo para criar um novo emblema!',
'badge_updated' => 'Emblema atualizado com sucesso!',
'badge_update_failed' => 'Não foi possível atualizar o emblema.',
'badge_texts_required' => 'Você precisa inserir os textos do emblema.',
'badge_image_required' => 'Você precisa inserir uma imagem para o emblema.',
],
'permissions' => [
'cmd_about' => 'About Command',
'cmd_alert' => 'Alert Command',
'cmd_allow_trading' => 'Allow Trading Command',
'cmd_badge' => 'Badge Command',
'cmd_ban' => 'Ban Command',
'cmd_blockalert' => 'Block Alert Command',
'cmd_bots' => 'Bots Command',
'cmd_bundle' => 'Bundle Command',
'cmd_calendar' => 'Calendar Command',
'cmd_changename' => 'Change Name Command',
'cmd_chatcolor' => 'Chat Color Command',
'cmd_commands' => 'Commands Command',
'cmd_connect_camera' => 'Connect Camera Command',
'cmd_control' => 'Control Command',
'cmd_coords' => 'Coords Command',
'cmd_credits' => 'Credits Command',
'cmd_subscription' => 'Subscription Command',
'cmd_danceall' => 'Dance All Command',
'cmd_diagonal' => 'Diagonal Command',
'cmd_disconnect' => 'Disconnect Command',
'cmd_duckets' => 'Duckets Command',
'cmd_ejectall' => 'Eject All Command',
'cmd_empty' => 'Empty Command',
'cmd_empty_bots' => 'Empty Bots Command',
'cmd_empty_pets' => 'Empty Pets Command',
'cmd_enable' => 'Enable Command',
'cmd_event' => 'Event Command',
'cmd_faceless' => 'Faceless Command',
'cmd_fastwalk' => 'Fastwalk Command',
'cmd_filterword' => 'Filterword Command',
'cmd_freeze' => 'Freeze Command',
'cmd_freeze_bots' => 'Freeze Bots Command',
'cmd_gift' => 'Gift Command',
'cmd_give_rank' => 'Give Rank Command',
'cmd_ha' => 'HA Command',
'acc_can_stalk' => 'Can Stalk',
'cmd_hal' => 'HAL Command',
'cmd_invisible' => 'Invisible Command',
'cmd_ip_ban' => 'IP Ban Command',
'cmd_machine_ban' => 'Machine Ban Command',
'cmd_hand_item' => 'Hand Item Command',
'cmd_happyhour' => 'Happy Hour Command',
'cmd_hidewired' => 'Hide Wired Command',
'cmd_kickall' => 'Kick All Command',
'cmd_softkick' => 'Softkick Command',
'cmd_massbadge' => 'Mass Badge Command',
'cmd_roombadge' => 'Room Badge Command',
'cmd_masscredits' => 'Mass Credits Command',
'cmd_massduckets' => 'Mass Duckets Command',
'cmd_massgift' => 'Mass Gift Command',
'cmd_masspoints' => 'Mass Points Command',
'cmd_moonwalk' => 'Moonwalk Command',
'cmd_mimic' => 'Mimic Command',
'cmd_multi' => 'Multi Command',
'cmd_mute' => 'Mute Command',
'cmd_pet_info' => 'Pet Info Command',
'cmd_pickall' => 'Pick All Command',
'cmd_plugins' => 'Plugins Command',
'cmd_points' => 'Points Command',
'cmd_promote_offer' => 'Promote Offer Command',
'cmd_pull' => 'Pull Command',
'cmd_push' => 'Push Command',
'cmd_redeem' => 'Redeem Command',
'cmd_reload_room' => 'Reload Room Command',
'cmd_roomalert' => 'Room Alert Command',
'cmd_roomcredits' => 'Room Credits Command',
'cmd_roomeffect' => 'Room Effect Command',
'cmd_roomgift' => 'Room Gift Command',
'cmd_roomitem' => 'Room Item Command',
'cmd_roommute' => 'Room Mute Command',
'cmd_roompixels' => 'Room Pixels Command',
'cmd_roompoints' => 'Room Points Command',
'cmd_say' => 'Say Command',
'cmd_say_all' => 'Say All Command',
'cmd_setmax' => 'Set Max Command',
'cmd_set_poll' => 'Set Poll Command',
'cmd_setpublic' => 'Set Public Command',
'cmd_setspeed' => 'Set Speed Command',
'cmd_shout' => 'Shout Command',
'cmd_shout_all' => 'Shout All Command',
'cmd_shutdown' => 'Shutdown Command',
'cmd_sitdown' => 'Sitdown Command',
'cmd_staffalert' => 'Staff Alert Command',
'cmd_staffonline' => 'Staff Online Command',
'cmd_summon' => 'Summon Command',
'cmd_summonrank' => 'Summon Rank Command',
'cmd_super_ban' => 'Super Ban Command',
'cmd_stalk' => 'Stalk Command',
'cmd_superpull' => 'Superpull Command',
'cmd_take_badge' => 'Take Badge Command',
'cmd_talk' => 'Talk Command',
'cmd_teleport' => 'Teleport Command',
'cmd_trash' => 'Trash Command',
'cmd_transform' => 'Transform Command',
'cmd_unban' => 'Unban Command',
'cmd_unload' => 'Unload Command',
'cmd_unmute' => 'Unmute Command',
'cmd_update_achievements' => 'Update Achievements Command',
'cmd_update_bots' => 'Update Bots Command',
'cmd_update_catalogue' => 'Update Catalogue Command',
'cmd_update_config' => 'Update Config Command',
'cmd_update_guildparts' => 'Update Guildparts Command',
'cmd_update_hotel_view' => 'Update Hotel View Command',
'cmd_update_items' => 'Update Items Command',
'cmd_update_navigator' => 'Update Navigator Command',
'cmd_update_permissions' => 'Update Permissions Command',
'cmd_update_pet_data' => 'Update Pet Data Command',
'cmd_update_plugins' => 'Update Plugins Command',
'cmd_update_polls' => 'Update Polls Command',
'cmd_update_texts' => 'Update Texts Command',
'cmd_update_wordfilter' => 'Update Wordfilter Command',
'cmd_userinfo' => 'Userinfo Command',
'cmd_word_quiz' => 'Word Quiz Command',
'cmd_warp' => 'Warp Command',
'acc_anychatcolor' => 'Any Chat Color',
'acc_anyroomowner' => 'Any Room Owner',
'acc_empty_others' => 'Empty Others',
'acc_enable_others' => 'Enable Others',
'acc_see_whispers' => 'See Whispers',
'acc_see_tentchat' => 'See Tentchat',
'acc_superwired' => 'Superwired',
'acc_supporttool' => 'Support Tool',
'acc_unkickable' => 'Unkickable',
'acc_guildgate' => 'Guild Gate',
'acc_moverotate' => 'Move Rotate',
'acc_placefurni' => 'Place Furni',
'acc_unlimited_bots' => 'Unlimited Bots',
'acc_unlimited_pets' => 'Unlimited Pets',
'acc_hide_ip' => 'Hide IP',
'acc_hide_mail' => 'Hide Mail',
'acc_not_mimiced' => 'Not Mimiced',
'acc_chat_no_flood' => 'Chat No Flood',
'acc_staff_chat' => 'Staff Chat',
'acc_staff_pick' => 'Staff Pick',
'acc_enteranyroom' => 'Enter Any Room',
'acc_fullrooms' => 'Full Rooms',
'acc_infinite_credits' => 'Infinite Credits',
'acc_infinite_pixels' => 'Infinite Pixels',
'acc_infinite_points' => 'Infinite Points',
'acc_ambassador' => 'Ambassador',
'acc_debug' => 'Debug',
'acc_chat_no_limit' => 'Chat No Limit',
'acc_chat_no_filter' => 'Chat No Filter',
'acc_nomute' => 'No Mute',
'acc_guild_admin' => 'Guild Admin',
'acc_catalog_ids' => 'Catalog IDs',
'acc_modtool_ticket_q' => 'Modtool Ticket Q',
'acc_modtool_user_logs' => 'Modtool User Logs',
'acc_modtool_user_alert' => 'Modtool User Alert',
'acc_modtool_user_kick' => 'Modtool User Kick',
'acc_modtool_user_ban' => 'Modtool User Ban',
'acc_modtool_room_info' => 'Modtool Room Info',
'acc_modtool_room_logs' => 'Modtool Room Logs',
'acc_trade_anywhere' => 'Trade Anywhere',
'acc_update_notifications' => 'Update Notifications',
'acc_helper_use_guide_tool' => 'Helper Use Guide Tool',
'acc_helper_give_guide_tours' => 'Helper Give Guide Tours',
'acc_helper_judge_chat_reviews' => 'Helper Judge Chat Reviews',
'acc_floorplan_editor' => 'Floorplan Editor',
'acc_camera' => 'Camera',
'acc_ads_background' => 'Ads Background',
'cmd_wordquiz' => 'Wordquiz Command',
'acc_room_staff_tags' => 'Room Staff Tags',
'acc_infinite_friends' => 'Infinite Friends',
'acc_mimic_unredeemed' => 'Mimic Unredeemed',
'cmd_update_youtube_playlists' => 'Update Youtube Playlists Command',
'cmd_add_youtube_playlist' => 'Add Youtube Playlist Command',
'auto_credits_amount' => 'Auto Credits Amount',
'auto_pixels_amount' => 'Auto Pixels Amount',
'auto_gotw_amount' => 'Auto GOTW Amount',
'auto_points_amount' => 'Auto Points Amount',
'acc_mention' => 'Mention',
'cmd_setstate' => 'Setstate Command',
'cmd_buildheight' => 'Buildheight Command',
'cmd_setrotation' => 'Setrotation Command',
'cmd_sellroom' => 'Sellroom Command',
'cmd_buyroom' => 'Buyroom Command',
'cmd_pay' => 'Pay Command',
'cmd_kill' => 'Kill Command',
'cmd_hoverboard' => 'Hoverboard Command',
'cmd_kiss' => 'Kiss Command',
'cmd_hug' => 'Hug Command',
'cmd_welcome' => 'Welcome Command',
'cmd_disable_effects' => 'Disable Effects Command',
'cmd_brb' => 'BRB Command',
'cmd_nuke' => 'Nuke Command',
'cmd_slime' => 'Slime Command',
'cmd_explain' => 'Explain Command',
'cmd_closedice' => 'Closedice Command',
'acc_closedice_room' => 'Closedice Room',
'cmd_set' => 'Set Command',
'cmd_furnidata' => 'Furnidata Command',
'kiss_cmd' => 'Kiss Command',
'acc_calendar_force' => 'Calendar Force',
'cmd_update_calendar' => 'Update Calendar Command',
],
'sections' => [
'permissions' => [
'title' => 'Permissões',
'description' => "<b>Dica:</b> Se preferir, você pode deixar todos os campos abaixo vazios ao criar uma classificação. Ela terá as permissões padrão do banco (configuradas pelo Arcturus)",
]
],
'roles' => [
'view_any' => 'Ver Qualquer',
'view' => 'Ver',
'create' => 'Criar',
'update' => 'Atualizar',
'delete' => 'Deletar',
'delete_any' => 'Deletar Qualquer',
'restore' => 'Restaurar',
'restore_any' => 'Restaurar Qualquer',
'force_delete' => 'Forçar Deletar',
'force_delete_any' => 'Forçar Deletar Qualquer',
'replicate' => 'Replicar',
'reorder' => 'Reordenar',
],
'actions' => [
'select_all' => 'Selecionar Todos',
'deselect_all' => 'Desmarcar Todos',
'send_notifications' => 'Enviar Notificações',
]
];
+42
View File
@@ -0,0 +1,42 @@
<?php
return [
'title' => 'Giriş Yap',
'heading' => 'Hesabınıza giriş yapın',
'buttons' => [
'submit' => [
'label' => 'Giriş yap',
],
],
'fields' => [
'email' => [
'label' => 'E-posta adresi',
],
'username' => [
'label' => 'Kullanıcı adı'
],
'password' => [
'label' => 'Şifre',
],
'remember' => [
'label' => 'Beni hatırla',
],
],
'messages' => [
'failed' => 'Bu kimlik bilgileri kayıtlarımızla eşleşmiyor.',
'throttled' => 'Çok fazla giriş denemesi. Lütfen :seconds saniye sonra tekrar deneyin.',
],
];
+711
View File
@@ -0,0 +1,711 @@
<?php
return [
'navigations' => [
'Dashboard' => 'Pano',
'Hotel' => 'Otel',
'Website' => 'Web Sitesi',
'Help Center' => 'Yardım Merkezi',
'Administration' => 'Yönetim',
'User Management' => 'Kullanıcı Yönetimi',
'Profile Management' => 'Profil Yönetimi',
'Shop' => 'Mağaza',
'Logs' => 'Kayıtlar',
],
'resources' => [
'dashboard' => [
'navigation_label' => 'Pano'
],
'achievements' => [
'navigation_label' => 'Başarıları Yönet',
'label' => 'Başarı',
'plural' => 'Başarılar',
],
'emulator-settings' => [
'navigation_label' => 'Emülatör Ayarları',
'label' => 'Ayar',
'plural' => 'Emülatör Ayarları',
],
'articles' => [
'navigation_label' => 'Makaleleri Yönet',
'label' => 'Makale',
'plural' => 'Makaleler',
],
'cms-settings' => [
'navigation_label' => 'CMS Ayarları',
'label' => 'Ayar',
'plural' => 'CMS Ayarları',
],
'help-question-categories' => [
'navigation_label' => 'Kategorileri Yönet',
'label' => 'Kategori',
'plural' => 'Soru Kategorileri',
],
'help-questions' => [
'navigation_label' => 'Soruları Yönet',
'label' => 'Soru',
'plural' => 'Sorular',
],
'tags' => [
'navigation_label' => 'Etiketleri Yönet',
'label' => 'Etiket',
'plural' => 'Etiketler',
],
'bans' => [
'navigation_label' => 'Yasaklamaları Yönet',
'label' => 'Yasaklama',
'plural' => 'Yasaklamalar',
],
'users' => [
'navigation_label' => 'Kullanıcıları Yönet',
'label' => 'Kullanıcı',
'plural' => 'Kullanıcılar',
],
'badge-resource' => [
'navigation_label' => 'Rozetleri Yönet',
'label' => 'Rozet',
'plural' => 'Rozetler',
],
'home-items' => [
'navigation_label' => 'Profil Öğelerini Yönet',
'label' => 'Profil Öğesi',
'plural' => 'Profil Öğeleri',
],
'home-categories' => [
'navigation_label' => 'Profil Kategorilerini Yönet',
'label' => 'Profil Kategorisi',
'plural' => 'Profil Kategorileri',
],
'navigations' => [
'navigation_label' => 'Menüleri Yönet',
'label' => 'Menü',
'plural' => 'Menüler',
],
'teams' => [
'navigation_label' => 'Takımları Yönet',
'label' => 'Takım',
'plural' => 'Takımlar',
],
'shop-products' => [
'navigation_label' => 'Ürünleri Yönet',
'label' => 'Ürün',
'plural' => 'Ürünler',
],
'shop-categories' => [
'navigation_label' => 'Kategorileri Yönet',
'label' => 'Kategori',
'plural' => 'Kategoriler',
],
'shop-orders' => [
'navigation_label' => 'Siparişleri Yönet',
'label' => 'Sipariş',
'plural' => 'Siparişler',
],
'command-logs' => [
'navigation_label' => 'Komut Kayıtlarını Yönet',
'label' => 'Komut Kaydı',
'plural' => 'Komut Kayıtları',
],
'word-filters' => [
'navigation_label' => 'Kelime Filtresini Yönet',
'label' => 'Kelime Filtresi',
'plural' => 'Kelime Filtreleri',
],
'writeable-boxes' => [
'navigation_label' => 'Kutuları Yönet',
'label' => 'Kutu',
'plural' => 'Kutular',
],
'permissions' => [
'navigation_label' => 'Manage Permissions',
'label' => 'Permission',
'plural' => 'Permissions',
],
'emulator-texts' => [
'navigation_label' => 'Manage Emulator Texts',
'label' => 'Emulator Text',
'plural' => 'Emulator Texts',
],
'chatlog-private' => [
'navigation_label' => 'Manage Private Chatlogs',
'label' => 'Private Chatlog',
'plural' => 'Private Chatlogs',
],
'chatlog-rooms' => [
'navigation_label' => 'Manage Room Chatlogs',
'label' => 'Room Chatlog',
'plural' => 'Room Chatlogs',
],
// Relations
'settings' => [
'navigation_label' => 'Ayarlar',
'label' => 'Ayar',
'plural' => 'Ayarlar',
],
'badges' => [
'navigation_label' => 'Rozetler',
'label' => 'Rozet',
'plural' => 'Rozetler',
],
'product-item' => [
'navigation_label' => 'Eşyalar',
'label' => 'Eşya',
'plural' => 'Eşyalar',
],
'dashboards' => [
'navigation_label' => 'Dashboard',
'label' => 'Dashboard',
'plural' => 'Dashboard',
],
'badge-pages' => [
'navigation_label' => 'Badge Page',
'label' => 'Badge Page',
'plural' => 'Badge Pages',
],
'permission-roles' => [
'navigation_label' => 'Roles',
'label' => 'Role',
'plural' => 'Roles',
],
],
'common' => [
'All' => 'Hepsi',
'Yes' => 'Evet',
'No' => 'Hayır',
'Sucessfull' => 'Başarılı',
'Never' => 'Hiçbir zaman',
'Account' => 'Hesap',
'IP' => 'IP',
'Machine' => 'Makine',
'Super' => 'Süper',
'Male' => 'Erkek',
'Female' => 'Kadın',
'Credits' => 'Krediler',
'Duckets' => 'Ördekler',
'Diamonds' => 'Elmaslar',
'Points' => 'Puanlar',
'Update' => 'Güncelle',
'Create' => 'Oluştur',
'Open link' => 'Bağlantıyı Aç',
'Sticker' => 'Çıkartma',
'Widget' => 'Widget',
'Note' => 'Not',
'Background' => 'Arkaplan',
],
'helpers' => [
'achievement_points' => 'Ödüllendirilecek başarı puanı',
'achievement_progress_needed' => 'Başarıyı tamamlamak için gereken ilerleme',
'help_questions_category_icon' => 'Burada herhangi bir resim bağlantısı kullanabilirsiniz. 20x20 boyutunda bir resim kullanmanızı öneririz.',
'change_username_description' => 'Bu kullanıcının kullanıcı adını değiştirmesine izin ver',
'change_password_description' => 'Mevcut şifreyi korumak için boş bırakın',
'badge_code_helper' => 'Kodu girin ve alanın yanındaki büyütece tıklayın. Rozet mevcutsa, tüm alanlar otomatik olarak doldurulacaktır',
'home_item_limit_helper' => 'Ürün için satın alma limiti, sınırsız için boş bırakın.',
'limit_per_user_helper' => 'Kullanıcı başına satın alma limiti, veya sınırsız için boş bırakın.',
'sales_count_helper' => 'Bu ürün için toplam satış sayısı (Bu bilgi otomatik olarak güncellenir)',
'badge_item_data_helper' => 'Rozet kodunu aşağıya giriniz..',
'furniture_item_data_helper' => "Aşağıya 'item_name' mobilyasını girin. (Bu veri veritabanındaki 'items_base' tablosunda bulunabilir)",
'room_item_data_helper' => "Oda ID'sini' aşağıya giriniz",
'currency_item_data_helper' => 'Para birimi adını aşağıya girin. Şunlardan biri olabilir: credits, duckets, diamonds or points',
'rank_item_data_helper' => 'Rütbe adını aşağıya girin.',
'empty_item_data_helper' => ' Gerekli bilgileri görüntülemek için bir eşya türü seçin.',
],
'tabs' => [
'Home' => 'Anasayfa',
'Main' => 'Ana',
'Configurations' => 'Yapılandırmalar',
'General Information' => 'Genel Bilgi',
'Currencies' => 'Para Birimleri',
'Security' => 'Güvenlik',
'Change Username' => 'Kullanıcı Adını Değiştir',
'Change Email' => 'E-posta Adresini Değiştir',
'Change Password' => 'Şifreyi Değiştir',
'Change Rank' => 'Rütbe Değiştir',
'Account Data' => 'Hesap Verileri',
'Extra Settings' => 'Ek Ayarlar',
'Metrics' => 'Metrikler',
'In-game Permissions' => 'Oyun İçi İzinler',
'log_commands' => 'Log Commands',
'room_effect' => 'Room Effect',
'prefix' => 'Prefix',
'prefix_color' => 'Prefix Color',
'auto_credits_amount' => 'Auto Credits Quantity',
'auto_pixels_amount' => 'Auto Pixels Quantity',
'auto_gotw_amount' => 'Auto GOTW Quantity',
'auto_points_amount' => 'Auto Points Quantity',
],
'inputs' => [
'key' => 'Anahtar',
'value' => 'Değer',
'comment' => 'Yorum',
'name' => 'Ad',
'level' => 'Seviye',
'email' => 'E-posta',
'category' => 'Kategori',
'visible' => 'Görünür',
'reward_type' => 'Ödül Türü',
'reward_amount' => 'Ödül Miktarı',
'points' => 'Puanlar',
'progress_needed' => 'Gerekli İlerleme',
'fixed' => 'Sabitle',
'allow_comments' => 'Yorumlara İzin Ver',
'title' => 'Başlık',
'description' => 'Açıklama',
'image' => 'Resim',
'icon' => 'İkon',
'content' => 'İçerik',
'is_promotion' => 'Bu makale bir tanıtım mı?',
'promotion_ends_at' => 'Tanıtımın sona erme tarihi',
'categories' => 'Kategoriler',
'background_color' => 'Arka Plan Rengi',
'expires_at' => 'Sona Erme Tarihi',
'reason' => 'Sebep',
'type' => 'Tür',
'username' => 'Kullanıcı Adı',
'motto' => 'Söz',
'gender' => 'Cinsiyet',
'created_at' => 'Oluşturulma Tarihi',
'last_login' => 'Son Giriş',
'last_online' => 'Son Çevrimiçi',
'ip_register' => 'Kayıt IP',
'ip_current' => 'Geçerli IP',
'referral_code' => 'Yönlendirme Kodu',
'referrer_code' => 'Yönlendiren Kodu',
'allow_change_username' => 'Kullanıcı adı değişikliğine izin ver',
'new_password' => 'Yeni Şifre',
'new_password_confirmation' => 'Yeni Şifreyi Onayla',
'rank' => 'Rütbe',
'badge_code' => 'Rozet Kodu',
'achievement_score' => 'Başarı Skoru',
'respects_received' => 'Alınan Saygılar',
'can_trade' => 'Takas Yapabilir mi?',
'block_following' => 'Takip Engelle',
'block_friendrequests' => 'Arkadaşlık İsteklerini Engelle',
'block_roominvites' => 'Oda Davetlerini Engelle',
'max_rooms' => 'Maksimum Oda Sayısı',
'max_friends' => 'Maksimum Arkadaş Sayısı',
'old_chat' => 'Eski Sohbet',
'block_camera_follow' => 'Kamera Takibini Engelle',
'ignore_bots' => 'Botları Yoksay',
'ignore_pets' => 'Evcil Hayvanları Yoksay',
'badge_code' => 'Rozet Kodu',
'badge_title' => 'Rozet Başlığı',
'badge_description' => 'Rozet Açıklaması',
'badge_image' => 'Rozet Resmi',
'price' => 'Price',
'currency_type' => 'Para birimi türü',
'limit' => 'Limit',
'slug' => 'Slug',
'order' => 'Order',
'new_tab' => 'Yeni sekme',
'label' => 'Etiket',
'team_id' => 'Takım',
'is_hidden' => 'Gizli mi?',
'is_featured' => 'Önerilen mi?',
'limit_per_user' => 'Kullanıcı Başına Limit',
'sales_count' => 'Satış Sayısı',
'item_data' => 'Eşya Bilgisi',
'quantity' => 'Miktar',
'is_active' => 'Çevrim içi mi?',
'item_is_active' => 'Bu ürün satın alma yoluyla diğer kullanıcılara gösterilebilir ve gönderilebilir mi?',
'order_id' => 'Sipariş ID',
'status' => 'Durum',
'paypal_fee' => 'PayPal Ücreti',
'details' => 'Detaylar',
'is_delivered' => 'Teslim Edildi mi?',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'log_commands' => 'Log Commands',
'room_effect' => 'Room Effect',
'prefix' => 'Prefix',
'prefix_color' => 'Prefix Color',
'auto_credits_amount' => 'Auto Credits Quantity',
'auto_pixels_amount' => 'Auto Pixels Quantity',
'auto_gotw_amount' => 'Auto GOTW Quantity',
'auto_points_amount' => 'Auto Points Quantity',
'users' => 'Users',
'message' => 'Message',
'url' => 'URL',
'as_staff' => 'Send as Hotel Staff (Anonymous)',
'sender' => 'Sender',
'receiver' => 'Receiver',
'room' => 'Room',
],
'columns' => [
'id' => 'ID',
'user_id' => 'User ID',
'room_id' => 'Room ID',
'badge' => 'Rozet',
'name' => 'Ad',
'level' => 'Seviye',
'category' => 'Kategori',
'visible' => 'Görünür',
'key' => 'Anahtar',
'value' => 'Değer',
'title' => 'Başlık',
'image' => 'Resim',
'by' => 'Tarafından',
'fixed' => 'Sabitle',
'allow_comments' => 'Yorumlara İzin Ver',
'comment' => 'Yorum',
'order' => 'Sıralama',
'icon' => 'İkon',
'questions_count' => 'Bağlantılı Sorular',
'background_color' => 'Arka Plan Rengi',
'avatar' => 'Avatar',
'username' => 'Kullanıcı Adı',
'reason' => 'Sebep',
'type' => 'Tür',
'banned_at' => 'Yasaklanma Tarihi',
'expires_at' => 'Sona Erme Tarihi',
'email' => 'E-posta',
'motto' => 'Söz',
'created_at' => 'Oluşturulma Tarihi',
'online' => 'Çevrimiçi?',
'badge_code' => 'Rozet Kodu',
'equipped' => 'Ekipmanlı?',
'achievement_score' => 'Başarı Skoru',
'respects_received' => 'Alınan Saygılar',
'online_time' => 'Çevrimiçi Süre',
'can_trade' => 'Takas Yapabilir mi?',
'can_change_name' => 'İsim Değiştirebilir mi?',
'price' => 'Fiyat',
'slug' => 'Slug',
'new_tab' => 'Yeni Sekme',
'is_featured' => 'Önerilen mi?',
'sales_count' => 'Satış Sayısı',
'type' => 'Tür',
'item_data' => 'Eşya Bilgisi',
'quantity' => 'Miktar',
'order_id' => 'Sipariş ID',
'is_delivered' => 'Teslim Edildi mi?',
'command' => 'Command',
'success' => 'Success',
'executed_at' => 'Executed At',
'replacement' => 'Replacement',
'hideable' => 'Hideable',
'reportable' => 'Reportable',
'mute_time' => 'Mute Time',
'page_target' => 'Page Target',
'is_hidden' => 'Is Hidden?',
'prefix' => 'Prefix',
'hidden' => 'Hidden',
'sender' => 'Sender',
'receiver' => 'Receiver',
'message' => 'Message',
'room' => 'Room',
],
'options' => [
'badge' => 'Rozet',
'furniture' => 'Eşya',
'room' => 'Oda',
'currency' => 'Para Birimi',
'rank' => 'Rütbe',
'completed' => 'Tamamlandı',
'pending' => 'Beklemede',
'cancelled' => 'İptal Edildi',
'yes' => 'Yes',
'no' => 'No',
'staff' => 'Staff',
'shop' => 'Shop',
'teams' => 'Teams',
'rights' => 'Rights',
],
'widgets' => [
'pending_orders' => 'Bekleyen Siparişler',
'completed_orders' => 'Tamamlanan Siparişler',
'canceled_orders' => 'İptal Edilen Siparişler',
'were_canceled' => 'iptal edildi.',
'are_pending_payment' => 'ödeme bekliyor.',
'were_completed' => 'ödendi ve tamamlandı.',
],
'filters' => [
'success' => 'Success',
'page_target' => 'Page Target',
'visible' => 'Görünür',
],
'notifications' => [
'badge_code_required' => 'Rozet kodu gereklidir.',
'badge_found' => 'Rozet bulundu!',
'badge_updated' => 'Rozet güncellendi!',
'badge_update_failed' => 'Rozet güncellenemedi!',
'create_badge' => 'Enter the data below to create a new badge!',
'badge_texts_required' => 'You need to enter the badge texts.',
'badge_image_required' => 'You need to enter a badge image url.',
],
'stats' => [
'users_count' => [
'title' => 'Users Count',
'description' => 'users registered.',
],
'furniture_count' => [
'title' => 'Furniture Count',
'description' => 'furniture items registered.',
],
'rooms_count' => [
'title' => 'Rooms Count',
'description' => 'rooms created.',
],
'photos_count' => [
'title' => 'Photos Count',
'description' => 'photos uploaded.',
],
'badge_count' => [
'title' => 'Badge Count',
'description' => 'Avalible Badges.',
],
'articles_chart' => [
'title' => 'Articles (Monthly)',
'label' => 'Articles',
'description' => 'Amount of articles created this month.',
],
'orders_chart' => [
'title' => 'Orders (Monthly)',
'pending' => 'Pending',
'cancelled' => 'Cancelled',
'completed' => 'Completed',
'description' => 'Amount of orders created this month.',
],
],
'permissions' => [
'cmd_about' => 'About Command',
'cmd_alert' => 'Alert Command',
'cmd_allow_trading' => 'Allow Trading Command',
'cmd_badge' => 'Badge Command',
'cmd_ban' => 'Ban Command',
'cmd_blockalert' => 'Block Alert Command',
'cmd_bots' => 'Bots Command',
'cmd_bundle' => 'Bundle Command',
'cmd_calendar' => 'Calendar Command',
'cmd_changename' => 'Change Name Command',
'cmd_chatcolor' => 'Chat Color Command',
'cmd_commands' => 'Commands Command',
'cmd_connect_camera' => 'Connect Camera Command',
'cmd_control' => 'Control Command',
'cmd_coords' => 'Coords Command',
'cmd_credits' => 'Credits Command',
'cmd_subscription' => 'Subscription Command',
'cmd_danceall' => 'Dance All Command',
'cmd_diagonal' => 'Diagonal Command',
'cmd_disconnect' => 'Disconnect Command',
'cmd_duckets' => 'Duckets Command',
'cmd_ejectall' => 'Eject All Command',
'cmd_empty' => 'Empty Command',
'cmd_empty_bots' => 'Empty Bots Command',
'cmd_empty_pets' => 'Empty Pets Command',
'cmd_enable' => 'Enable Command',
'cmd_event' => 'Event Command',
'cmd_faceless' => 'Faceless Command',
'cmd_fastwalk' => 'Fastwalk Command',
'cmd_filterword' => 'Filterword Command',
'cmd_freeze' => 'Freeze Command',
'cmd_freeze_bots' => 'Freeze Bots Command',
'cmd_gift' => 'Gift Command',
'cmd_give_rank' => 'Give Rank Command',
'cmd_ha' => 'HA Command',
'acc_can_stalk' => 'Can Stalk',
'cmd_hal' => 'HAL Command',
'cmd_invisible' => 'Invisible Command',
'cmd_ip_ban' => 'IP Ban Command',
'cmd_machine_ban' => 'Machine Ban Command',
'cmd_hand_item' => 'Hand Item Command',
'cmd_happyhour' => 'Happy Hour Command',
'cmd_hidewired' => 'Hide Wired Command',
'cmd_kickall' => 'Kick All Command',
'cmd_softkick' => 'Softkick Command',
'cmd_massbadge' => 'Mass Badge Command',
'cmd_roombadge' => 'Room Badge Command',
'cmd_masscredits' => 'Mass Credits Command',
'cmd_massduckets' => 'Mass Duckets Command',
'cmd_massgift' => 'Mass Gift Command',
'cmd_masspoints' => 'Mass Points Command',
'cmd_moonwalk' => 'Moonwalk Command',
'cmd_mimic' => 'Mimic Command',
'cmd_multi' => 'Multi Command',
'cmd_mute' => 'Mute Command',
'cmd_pet_info' => 'Pet Info Command',
'cmd_pickall' => 'Pick All Command',
'cmd_plugins' => 'Plugins Command',
'cmd_points' => 'Points Command',
'cmd_promote_offer' => 'Promote Offer Command',
'cmd_pull' => 'Pull Command',
'cmd_push' => 'Push Command',
'cmd_redeem' => 'Redeem Command',
'cmd_reload_room' => 'Reload Room Command',
'cmd_roomalert' => 'Room Alert Command',
'cmd_roomcredits' => 'Room Credits Command',
'cmd_roomeffect' => 'Room Effect Command',
'cmd_roomgift' => 'Room Gift Command',
'cmd_roomitem' => 'Room Item Command',
'cmd_roommute' => 'Room Mute Command',
'cmd_roompixels' => 'Room Pixels Command',
'cmd_roompoints' => 'Room Points Command',
'cmd_say' => 'Say Command',
'cmd_say_all' => 'Say All Command',
'cmd_setmax' => 'Set Max Command',
'cmd_set_poll' => 'Set Poll Command',
'cmd_setpublic' => 'Set Public Command',
'cmd_setspeed' => 'Set Speed Command',
'cmd_shout' => 'Shout Command',
'cmd_shout_all' => 'Shout All Command',
'cmd_shutdown' => 'Shutdown Command',
'cmd_sitdown' => 'Sitdown Command',
'cmd_staffalert' => 'Staff Alert Command',
'cmd_staffonline' => 'Staff Online Command',
'cmd_summon' => 'Summon Command',
'cmd_summonrank' => 'Summon Rank Command',
'cmd_super_ban' => 'Super Ban Command',
'cmd_stalk' => 'Stalk Command',
'cmd_superpull' => 'Superpull Command',
'cmd_take_badge' => 'Take Badge Command',
'cmd_talk' => 'Talk Command',
'cmd_teleport' => 'Teleport Command',
'cmd_trash' => 'Trash Command',
'cmd_transform' => 'Transform Command',
'cmd_unban' => 'Unban Command',
'cmd_unload' => 'Unload Command',
'cmd_unmute' => 'Unmute Command',
'cmd_update_achievements' => 'Update Achievements Command',
'cmd_update_bots' => 'Update Bots Command',
'cmd_update_catalogue' => 'Update Catalogue Command',
'cmd_update_config' => 'Update Config Command',
'cmd_update_guildparts' => 'Update Guildparts Command',
'cmd_update_hotel_view' => 'Update Hotel View Command',
'cmd_update_items' => 'Update Items Command',
'cmd_update_navigator' => 'Update Navigator Command',
'cmd_update_permissions' => 'Update Permissions Command',
'cmd_update_pet_data' => 'Update Pet Data Command',
'cmd_update_plugins' => 'Update Plugins Command',
'cmd_update_polls' => 'Update Polls Command',
'cmd_update_texts' => 'Update Texts Command',
'cmd_update_wordfilter' => 'Update Wordfilter Command',
'cmd_userinfo' => 'Userinfo Command',
'cmd_word_quiz' => 'Word Quiz Command',
'cmd_warp' => 'Warp Command',
'acc_anychatcolor' => 'Any Chat Color',
'acc_anyroomowner' => 'Any Room Owner',
'acc_empty_others' => 'Empty Others',
'acc_enable_others' => 'Enable Others',
'acc_see_whispers' => 'See Whispers',
'acc_see_tentchat' => 'See Tentchat',
'acc_superwired' => 'Superwired',
'acc_supporttool' => 'Support Tool',
'acc_unkickable' => 'Unkickable',
'acc_guildgate' => 'Guild Gate',
'acc_moverotate' => 'Move Rotate',
'acc_placefurni' => 'Place Furni',
'acc_unlimited_bots' => 'Unlimited Bots',
'acc_unlimited_pets' => 'Unlimited Pets',
'acc_hide_ip' => 'Hide IP',
'acc_hide_mail' => 'Hide Mail',
'acc_not_mimiced' => 'Not Mimiced',
'acc_chat_no_flood' => 'Chat No Flood',
'acc_staff_chat' => 'Staff Chat',
'acc_staff_pick' => 'Staff Pick',
'acc_enteranyroom' => 'Enter Any Room',
'acc_fullrooms' => 'Full Rooms',
'acc_infinite_credits' => 'Infinite Credits',
'acc_infinite_pixels' => 'Infinite Pixels',
'acc_infinite_points' => 'Infinite Points',
'acc_ambassador' => 'Ambassador',
'acc_debug' => 'Debug',
'acc_chat_no_limit' => 'Chat No Limit',
'acc_chat_no_filter' => 'Chat No Filter',
'acc_nomute' => 'No Mute',
'acc_guild_admin' => 'Guild Admin',
'acc_catalog_ids' => 'Catalog IDs',
'acc_modtool_ticket_q' => 'Modtool Ticket Q',
'acc_modtool_user_logs' => 'Modtool User Logs',
'acc_modtool_user_alert' => 'Modtool User Alert',
'acc_modtool_user_kick' => 'Modtool User Kick',
'acc_modtool_user_ban' => 'Modtool User Ban',
'acc_modtool_room_info' => 'Modtool Room Info',
'acc_modtool_room_logs' => 'Modtool Room Logs',
'acc_trade_anywhere' => 'Trade Anywhere',
'acc_update_notifications' => 'Update Notifications',
'acc_helper_use_guide_tool' => 'Helper Use Guide Tool',
'acc_helper_give_guide_tours' => 'Helper Give Guide Tours',
'acc_helper_judge_chat_reviews' => 'Helper Judge Chat Reviews',
'acc_floorplan_editor' => 'Floorplan Editor',
'acc_camera' => 'Camera',
'acc_ads_background' => 'Ads Background',
'cmd_wordquiz' => 'Wordquiz Command',
'acc_room_staff_tags' => 'Room Staff Tags',
'acc_infinite_friends' => 'Infinite Friends',
'acc_mimic_unredeemed' => 'Mimic Unredeemed',
'cmd_update_youtube_playlists' => 'Update Youtube Playlists Command',
'cmd_add_youtube_playlist' => 'Add Youtube Playlist Command',
'auto_credits_amount' => 'Auto Credits Amount',
'auto_pixels_amount' => 'Auto Pixels Amount',
'auto_gotw_amount' => 'Auto GOTW Amount',
'auto_points_amount' => 'Auto Points Amount',
'acc_mention' => 'Mention',
'cmd_setstate' => 'Setstate Command',
'cmd_buildheight' => 'Buildheight Command',
'cmd_setrotation' => 'Setrotation Command',
'cmd_sellroom' => 'Sellroom Command',
'cmd_buyroom' => 'Buyroom Command',
'cmd_pay' => 'Pay Command',
'cmd_kill' => 'Kill Command',
'cmd_hoverboard' => 'Hoverboard Command',
'cmd_kiss' => 'Kiss Command',
'cmd_hug' => 'Hug Command',
'cmd_welcome' => 'Welcome Command',
'cmd_disable_effects' => 'Disable Effects Command',
'cmd_brb' => 'BRB Command',
'cmd_nuke' => 'Nuke Command',
'cmd_slime' => 'Slime Command',
'cmd_explain' => 'Explain Command',
'cmd_closedice' => 'Closedice Command',
'acc_closedice_room' => 'Closedice Room',
'cmd_set' => 'Set Command',
'cmd_furnidata' => 'Furnidata Command',
'kiss_cmd' => 'Kiss Command',
'acc_calendar_force' => 'Calendar Force',
'cmd_update_calendar' => 'Update Calendar Command',
],
'sections' => [
'permissions' => [
'title' => 'Permissions Section',
'description' => "<b>Tip:</b> If you prefer, you can leave all the fields below empty when creating a rank. It will come with the bank's default permissions (configured by Arcturus)",
]
],
'roles' => [
'view_any' => 'View Any',
'view' => 'View',
'create' => 'Create',
'update' => 'Update',
'delete' => 'Delete',
'delete_any' => 'Delete Any',
'restore' => 'Restore',
'restore_any' => 'Restore Any',
'force_delete' => 'Force Delete',
'force_delete_any' => 'Force Delete Any',
'replicate' => 'Replicate',
'reorder' => 'Reorder',
],
'actions' => [
'select_all' => 'Select All',
'deselect_all' => 'Deselect All',
'send_notifications' => 'Send Notifications',
]
];