Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
home
/
getwphos
/
public_html
/
shellfish
/
wp-content
/
plugins
/
dealership
/
languages
/
File Content:
dealership.pot
# Copyright (C) 2023 Templaza # This file is distributed under the same license as the DealerShip plugin. msgid "" msgstr "" "Project-Id-Version: DealerShip 1.0.2\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/dealership\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2023-09-27T09:50:36+02:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.4.0\n" #. Plugin Name of the plugin msgid "DealerShip" msgstr "" #. Plugin URI of the plugin msgid "https://github.com/templaza/dearlership" msgstr "" #. Description of the plugin msgid "This plugin help you manage permission of advanced products." msgstr "" #. Author of the plugin msgid "Templaza" msgstr "" #. Author URI of the plugin msgid "http://templaza.com" msgstr "" #: src/Admin/AdminWPUser.php:45 msgid "Dealer Action" msgstr "" #: src/Admin/AdminWPUser.php:46 #: src/Admin/AdminWPUser.php:109 #: src/Admin/MetaBoxes/GeneralPermission.php:235 #: src/Setting.php:124 msgid "Pending" msgstr "" #: src/Admin/AdminWPUser.php:47 msgid "Approve" msgstr "" #: src/Admin/AdminWPUser.php:50 msgid "Apply" msgstr "" #: src/Admin/AdminWPUser.php:96 msgid "Dealer Status" msgstr "" #: src/Admin/AdminWPUser.php:106 #: src/Setting.php:125 msgid "Approved" msgstr "" #: src/Admin/AdminWPUser.php:165 msgid "— No role —" msgstr "" #: src/Admin/AdminWPUser.php:177 msgid "Advanced Product Role" msgstr "" #: src/Admin/AdminWPUser.php:186 #: src/Frontend/EndPoints/EditAccountEP.php:71 #: templates/my-account/dashboard.php:39 msgid "Map Location" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:45 #: src/Admin/MetaBoxes/GeneralPermission.php:49 msgid "Security Issue" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:66 msgid "Title is empty!" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:98 msgid "Role already exists!" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:176 msgid "General Permissions" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:192 msgid "Can add" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:199 msgid "Can edit" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:206 msgid "Can delete" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:209 #: src/Admin/MetaBoxes/GeneralPermission.php:221 #: src/Admin/Tables/UserRolesTable.php:242 #: src/Admin/Tables/UserRolesTable.php:249 msgid "Yes" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:210 #: src/Admin/MetaBoxes/GeneralPermission.php:222 #: src/Admin/Tables/UserRolesTable.php:242 #: src/Admin/Tables/UserRolesTable.php:249 msgid "No" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:218 msgid "Can List Other Image" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:230 msgid "Product Status" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:233 #: src/Admin/MetaBoxes/Publish.php:18 msgid "Publish" msgstr "" #: src/Admin/MetaBoxes/GeneralPermission.php:234 msgid "Draft" msgstr "" #: src/Admin/Pages/UserRoles.php:33 msgid "Role" msgstr "" #: src/Admin/Pages/UserRoles.php:34 #: src/Admin/Pages/UserRoles.php:139 msgid "Roles" msgstr "" #: src/Admin/Pages/UserRoles.php:42 #: src/Admin/Tables/UserRolesTable.php:216 msgid "Delete" msgstr "" #: src/Admin/Pages/UserRoles.php:46 msgid "Role Title" msgstr "" #: src/Admin/Pages/UserRoles.php:47 msgid "Role ID" msgstr "" #: src/Admin/Pages/UserRoles.php:48 msgid "No.of Members" msgstr "" #: src/Admin/Pages/UserRoles.php:49 msgid "Dealership Custom Role" msgstr "" #: src/Admin/Pages/UserRoles.php:50 msgid "WP-Admin Access" msgstr "" #: src/Admin/Pages/UserRoles.php:51 msgid "Priority" msgstr "" #: src/Admin/PostTypes/UserForm.php:19 msgid "User Form" msgstr "" #: src/Admin/PostTypes/UserForm.php:20 #: src/Admin/PostTypes/UserForm.php:26 #: src/Admin/PostTypes/UserForm.php:28 msgid "User Forms" msgstr "" #: src/Admin/PostTypes/UserForm.php:23 msgid "This is where you can create and manage products." msgstr "" #: src/Admin/PostTypes/UserForm.php:29 msgid "%s" msgstr "" #: src/Admin/PostTypes/UserForm.php:30 #: src/Admin/Templates/pages/userroles/edit.php:48 #: src/Admin/Templates/pages/userroles/list.php:12 msgid "Add New" msgstr "" #: src/Admin/PostTypes/UserForm.php:31 msgid "Add %s" msgstr "" #: src/Admin/PostTypes/UserForm.php:32 #: src/Admin/Tables/UserRolesTable.php:210 msgid "Edit" msgstr "" #: src/Admin/PostTypes/UserForm.php:33 msgid "Edit %s" msgstr "" #: src/Admin/PostTypes/UserForm.php:34 msgid "New %s" msgstr "" #: src/Admin/PostTypes/UserForm.php:35 #: src/Admin/PostTypes/UserForm.php:36 msgid "View %s" msgstr "" #: src/Admin/PostTypes/UserForm.php:37 msgid "Search %s" msgstr "" #: src/Admin/PostTypes/UserForm.php:38 msgid "No %s found" msgstr "" #: src/Admin/PostTypes/UserForm.php:39 msgid "No %s found in trash" msgstr "" #: src/Admin/PostTypes/UserForm.php:40 msgid "Parent %s" msgstr "" #: src/Admin/PostTypes/UserForm.php:73 #: src/Frontend/EndPoints/ProductEP.php:113 #: src/Frontend/EndPoints/ProductEP.php:161 #: src/Frontend/EndPoints/ProductEP.php:232 msgid "Properties" msgstr "" #: src/Admin/PostTypes/UserForm.php:79 msgid "Field Form" msgstr "" #: src/Admin/PostTypes/UserForm.php:82 msgid "Number field" msgstr "" #: src/Admin/PostTypes/UserForm.php:90 msgid "Name" msgstr "" #: src/Admin/PostTypes/UserForm.php:95 msgid "E.g. \"Horsepower\"" msgstr "" #: src/Admin/Tables/UserRolesTable.php:62 msgid "item" msgstr "" #: src/Admin/Tables/UserRolesTable.php:63 msgid "items" msgstr "" #: src/Admin/Tables/UserRolesTable.php:70 msgid "not found." msgstr "" #: src/Admin/Tables/UserRolesTable.php:216 msgid "Are you sure you want to delete this role?" msgstr "" #: src/Admin/Tables/UserRolesTable.php:221 msgid "Are you sure you want to reset UM role meta?" msgstr "" #: src/Admin/Tables/UserRolesTable.php:221 msgid "Reset DLS Role meta" msgstr "" #: src/Admin/Templates/adminwpuser/base.php:8 #: src/Admin/Templates/admin_notice.php:25 msgid "Advanced Product" msgstr "" #: src/Admin/Templates/metaboxes/publish/base.php:8 msgid "Create Role" msgstr "" #: src/Admin/Templates/metaboxes/publish/base.php:10 msgid "Update Role" msgstr "" #: src/Admin/Templates/pages/userroles/edit.php:36 msgid "Add New Role" msgstr "" #: src/Admin/Templates/pages/userroles/edit.php:38 msgid "Edit Role" msgstr "" #: src/Admin/Templates/pages/userroles/edit.php:59 msgid "User Role <strong>Added</strong> Successfully." msgstr "" #: src/Admin/Templates/pages/userroles/edit.php:62 msgid "User Role <strong>Updated</strong> Successfully." msgstr "" #: src/Admin/Templates/pages/userroles/edit.php:94 #: src/Frontend/EndPoints/ProductEP.php:259 msgid "Title" msgstr "" #: src/Admin/Templates/pages/userroles/edit.php:96 msgid "Enter Title Here" msgstr "" #: src/Admin/Templates/pages/userroles/list.php:9 msgid "User Roles" msgstr "" #: src/Admin/Templates/pages/userroles/list.php:19 msgid "User Role <strong>Deleted</strong> Successfully." msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:28 #: src/Frontend/EndPoints/RegisterEP.php:42 msgid "First Name" msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:34 #: src/Frontend/EndPoints/RegisterEP.php:48 msgid "Last Name" msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:40 msgid "Display Name" msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:47 #: src/Frontend/EndPoints/RegisterEP.php:67 #: templates/dealers/user_products_list.php:57 #: templates/my-account/dashboard.php:17 msgid "Email" msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:53 msgid "Current password (leave blank to leave unchanged)" msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:59 msgid "New password (leave blank to leave unchanged)" msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:65 #: src/Frontend/EndPoints/RegisterEP.php:60 msgid "Confirm password" msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:118 msgid "Please fill out all password fields." msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:125 msgid "New passwords do not match." msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:139 msgid "Edit not permitted." msgstr "" #: src/Frontend/EndPoints/EditAccountEP.php:159 msgid "Account details changed successfully." msgstr "" #: src/Frontend/EndPoints/LoginEP.php:33 #: src/Frontend/EndPoints/LoginEP.php:109 msgid "Your account has not been approved yet." msgstr "" #: src/Frontend/EndPoints/LoginEP.php:53 msgid "Username or Email Address" msgstr "" #: src/Frontend/EndPoints/LoginEP.php:60 #: src/Frontend/EndPoints/RegisterEP.php:54 msgid "Password" msgstr "" #: src/Frontend/EndPoints/LoginEP.php:124 #: src/Setting.php:79 msgid "Welcome {display_name} to Dealership" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:60 msgid "You are not authorised to view this resource." msgstr "" #: src/Frontend/EndPoints/ProductEP.php:226 msgid "Main" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:266 msgid "Description" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:273 msgid "Featured Image" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:308 msgid "Post not found" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:322 msgid "Delete not permitted" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:338 msgid "Post deleted" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:377 msgid "Add not permitted" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:379 msgid "Edit not permitted" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:425 msgid "Error save post" msgstr "" #: src/Frontend/EndPoints/ProductEP.php:447 msgid "Product saved" msgstr "" #: src/Frontend/EndPoints/RegisterEP.php:30 #: src/Setting.php:94 msgid "- Select Role -" msgstr "" #: src/Frontend/EndPoints/RegisterEP.php:36 msgid "Username" msgstr "" #: src/Frontend/EndPoints/RegisterEP.php:73 msgid "Account Type" msgstr "" #: src/Frontend/EndPoints/RegisterEP.php:246 msgid " User registration is currently not allowed" msgstr "" #: src/Frontend/EndPoints/RegisterEP.php:274 msgid "Thank you for registering. You may now log in using the username and password you registered with." msgstr "" #: src/Helpers/QueryHelper.php:19 msgid "Products" msgstr "" #: src/Helpers/QueryHelper.php:24 msgid "Edit Product" msgstr "" #: src/Helpers/QueryHelper.php:31 msgid "Delete Product" msgstr "" #: src/Helpers/QueryHelper.php:38 msgid "Account Detail" msgstr "" #: src/Helpers/QueryHelper.php:42 msgid "Dealers" msgstr "" #: src/Helpers/QueryHelper.php:47 #: templates/profile.php:20 msgid "Logout" msgstr "" #: src/Helpers/QueryHelper.php:51 msgid "Add Product" msgstr "" #: src/Interfaces/EndPoint.php:52 #: src/Interfaces/EndPoint.php:55 msgid "Invalid field: %s" msgstr "" #: src/Setting.php:34 msgid "Page setup" msgstr "" #: src/Setting.php:40 msgid "My account page" msgstr "" #: src/Setting.php:47 msgid "Dealers page" msgstr "" #: src/Setting.php:54 msgid "Login page" msgstr "" #: src/Setting.php:62 msgid "Register page" msgstr "" #: src/Setting.php:69 msgid "Login Message" msgstr "" #: src/Setting.php:72 #: src/ShortCodes/DealerShipSC.php:262 msgid "You are not authorised to view this resource. Please <a href=\"%s\">login</a> first" msgstr "" #: src/Setting.php:76 msgid "Logged Message" msgstr "" #: src/Setting.php:87 msgid "- Default -" msgstr "" #: src/Setting.php:99 msgid "Appearance" msgstr "" #: src/Setting.php:105 msgid "Registration Default Role" msgstr "" #: src/Setting.php:112 msgid "Registration Dealer Default WP Role" msgstr "" #: src/Setting.php:120 msgid "Registration Default Status" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:17 msgid "Dealer Menu" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:19 msgid "Dealer Menu Settings" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:20 msgid "Load a dealer menu" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:27 msgid "Login Type" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:29 msgid "Icon" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:30 msgid "Text" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:31 msgid "Icon & Text" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:42 msgid "Login Icon" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:43 msgid "Select icon" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:51 msgid "Login Icon Color" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:52 msgid "Select icon color" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:60 #: templates/login.php:77 #: templates/templaza-framework/elements/dealermenu.php:15 msgid "Login" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:61 msgid "Login Text" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:69 #: templates/templaza-framework/elements/dealermenu.php:16 msgid "My Account" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:70 msgid "Logged Text" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:76 msgid "Login Style" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:78 msgid "Modal" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:79 msgid "Dropdown" msgstr "" #: src/TemplazaFramework/Elements/DealerMenu.php:80 msgid "Off-Canvas" msgstr "" #: templates/dealers.php:41 #: templates/dealers/user_products_list.php:46 msgid "%s Product" msgstr "" #: templates/dealers.php:43 #: templates/dealers/user_products_list.php:48 msgid "%s Products" msgstr "" #: templates/dealers/user_products_list.php:61 #: templates/my-account/dashboard.php:25 msgid "Website" msgstr "" #: templates/dealers/user_products_list.php:89 msgid "Products is coming." msgstr "" #: templates/dealers/user_products_list.php:109 #: templates/my-account/products.php:50 msgid "No matching results." msgstr "" #: templates/login.php:74 msgid "Remember Me" msgstr "" #: templates/login.php:82 msgid "Don't have an account?" msgstr "" #: templates/my-account/dashboard.php:13 msgid "Hello %s (not %s? %s)" msgstr "" #: templates/my-account/edit-account.php:74 msgid "Save changes" msgstr "" #: templates/my-account/edit-product.php:88 msgid "Submit" msgstr "" #: templates/my-account/product-action.php:21 msgid "Edit this product" msgstr "" #: templates/my-account/product-action.php:29 msgid "Delete this product" msgstr "" #: templates/navigation.php:14 #: templates/templaza-framework/elements/dealermenu.php:52 msgid "Dashboard" msgstr "" #: templates/profile.php:19 msgid "Your Account" msgstr "" #: templates/register.php:72 msgid "Register" msgstr "" #: templates/templaza-framework/elements/dealermenu.php:78 msgid "Sign In" msgstr ""
Submit
FILE
FOLDER
Name
Size
Permission
Action
dealership.pot
15486 bytes
0644
N4ST4R_ID | Naxtarrr