-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace references to Blazer Six with Cedaro. See #71
- Loading branch information
1 parent
422c3dd
commit 0d85226
Showing
10 changed files
with
174 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"name": "blazersix/satispress", | ||
"name": "cedaro/satispress", | ||
"description": "Generate a Composer repository from installed WordPress plugins and themes.", | ||
"keywords": [ | ||
"wordpress", | ||
"composer", | ||
"satis" | ||
], | ||
"type": "wordpress-plugin", | ||
"homepage": "https://github.com/blazersix/satispress", | ||
"homepage": "https://github.com/cedaro/satispress", | ||
"license": "GPL-2.0-or-later", | ||
"authors": [ | ||
{ | ||
"name": "Brady Vercher", | ||
"email": "[email protected]", | ||
"homepage": "https://www.blazersix.com/" | ||
"homepage": "https://www.cedaro.com/" | ||
}, | ||
{ | ||
"name": "Gary Jones", | ||
|
@@ -22,8 +22,8 @@ | |
} | ||
], | ||
"support": { | ||
"issues": "https://github.com/blazersix/satispress/issues", | ||
"source": "https://github.com/blazersix/satispress" | ||
"issues": "https://github.com/cedaro/satispress/issues", | ||
"source": "https://github.com/cedaro/satispress" | ||
}, | ||
"config": { | ||
"sort-packages": true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,17 @@ | ||
# Copyright (C) 2018 Blazer Six | ||
# Copyright (C) 2018 Cedaro | ||
# This file is distributed under the GPL-2.0-or-later. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: SatisPress 0.2.4-dev\n" | ||
"Project-Id-Version: SatisPress 0.3.0-dev1\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/satispress\n" | ||
"POT-Creation-Date: 2018-06-21 15:40:09+00:00\n" | ||
"POT-Creation-Date: 2018-08-30 19:09:24+00:00\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"X-Generator: node-wp-i18n 1.2.0\n" | ||
"Language: en\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Poedit-Country: United States\n" | ||
|
@@ -22,105 +23,220 @@ msgstr "" | |
"X-Poedit-SearchPath-0: .\n" | ||
"X-Poedit-Bookmarks: \n" | ||
"X-Textdomain-Support: yes\n" | ||
"X-Generator: grunt-wp-i18n1.0.2\n" | ||
|
||
#: src/Authentication/UnauthorizedServer.php:57 | ||
msgid "Authentication Required" | ||
msgstr "" | ||
|
||
#. Plugin Name of the plugin/theme | ||
msgid "SatisPress" | ||
msgstr "" | ||
|
||
#: src/Admin/Settings.php:106 | ||
#: src/Integration/Members.php:63 | ||
msgid "Download Packages" | ||
msgstr "" | ||
|
||
#: src/Integration/Members.php:71 | ||
msgid "View Packages" | ||
msgstr "" | ||
|
||
#: src/Integration/Members.php:79 | ||
msgid "Manage Options" | ||
msgstr "" | ||
|
||
#: src/Provider/AdminAssets.php:58 | ||
msgid "Are you sure you want to delete this API Key?" | ||
msgstr "" | ||
|
||
#: src/Screen/EditUser.php:113 | ||
msgid "SatisPress API Keys" | ||
msgstr "" | ||
|
||
#: src/Screen/Settings.php:164 | ||
msgid "General" | ||
msgstr "" | ||
|
||
#: src/Admin/Settings.php:113 | ||
msgid "Security" | ||
#: src/Screen/Settings.php:171 | ||
msgid "Access" | ||
msgstr "" | ||
|
||
#: src/Admin/Settings.php:120 src/Admin/Settings.php:142 | ||
#: src/Screen/Settings.php:178 src/Screen/Settings.php:200 | ||
#: views/packages.php:129 | ||
msgid "Themes" | ||
msgstr "" | ||
|
||
#: src/Admin/Settings.php:134 | ||
#: src/Screen/Settings.php:192 | ||
msgid "Vendor" | ||
msgstr "" | ||
|
||
#: src/Admin/Settings.php:193 | ||
#: src/Screen/Settings.php:255 | ||
msgid "" | ||
"Your packages are public by default. At a minimum, you can secure them " | ||
"using HTTP Basic Authentication. Valid credentials are a WP username and " | ||
"password." | ||
"API Keys are used to access your SatisPress repository and download " | ||
"packages. Your personal API keys appear below or you can create keys for " | ||
"other users by editing their accounts." | ||
msgstr "" | ||
|
||
#: src/Admin/Settings.php:202 | ||
msgid "Choose themes to make available in your SatisPress repository." | ||
#: src/Screen/Settings.php:261 | ||
#. translators: %s: <code>satispress</code> | ||
msgid "The password for all API Keys is %s." | ||
msgstr "" | ||
|
||
#: src/Authentication/Basic/Settings.php:84 | ||
msgid "Authentication" | ||
#: src/Screen/Settings.php:268 | ||
msgid "Read more about securing your SatisPress repository." | ||
msgstr "" | ||
|
||
#: src/Authentication/Basic/Settings.php:119 | ||
msgid "Enable HTTP Basic Authentication?" | ||
#: src/Screen/Settings.php:280 | ||
msgid "Choose themes to make available in your SatisPress repository." | ||
msgstr "" | ||
|
||
#: src/Authentication/Basic/Settings.php:126 | ||
msgid ".htaccess file isn't writable." | ||
#: src/WP_Error/HttpError.php:33 | ||
msgid "Authentication is required for this resource." | ||
msgstr "" | ||
|
||
#: src/Authentication/Basic/Settings.php:146 | ||
#. translators: %s: <code>.htaccess</code> | ||
msgid "Warning: %s doesn't exist. Your SatisPress packages are public." | ||
#: src/WP_Error/HttpError.php:48 | ||
msgid "Invalid credentials." | ||
msgstr "" | ||
|
||
#: src/functions.php:73 | ||
msgid "File not found" | ||
#: src/WP_Error/HttpError.php:63 | ||
msgid "Missing authorization header." | ||
msgstr "" | ||
|
||
#: views/packages.php:36 | ||
#: views/packages.php:44 | ||
msgid "Homepage" | ||
msgstr "" | ||
|
||
#: views/packages.php:42 | ||
#: views/packages.php:50 | ||
msgid "Authors" | ||
msgstr "" | ||
|
||
#: views/packages.php:46 | ||
#: views/packages.php:54 | ||
msgid "Releases" | ||
msgstr "" | ||
|
||
#: views/packages.php:63 | ||
#: views/packages.php:96 | ||
msgid "Package Type" | ||
msgstr "" | ||
|
||
#: views/screen-settings.php:16 | ||
#: views/packages.php:107 | ||
msgid "Whitelisting Packages" | ||
msgstr "" | ||
|
||
#: views/packages.php:109 | ||
msgid "" | ||
"Plugins and themes need to be whitelisted to make them available as " | ||
"Composer packages." | ||
msgstr "" | ||
|
||
#: views/packages.php:112 | ||
msgid "Read more about whitelisting plugins and themes." | ||
msgstr "" | ||
|
||
#: views/packages.php:115 | ||
msgid "Plugins" | ||
msgstr "" | ||
|
||
#: views/packages.php:121 | ||
#. translators: %s: Plugins screen URL | ||
msgid "" | ||
"Plugins can be whitelisted by visiting the <a href=\"%s\"><em>Plugins " | ||
"→ Installed Plugins</em></a> screen and toggling the checkbox for each " | ||
"plugin in the \"SatisPress\" column." | ||
msgstr "" | ||
|
||
#: views/packages.php:135 | ||
#. translators: %s: SatisPress settings screen URL | ||
msgid "" | ||
"Themes can be toggled on the <a href=\"%s\"><em>Settings → " | ||
"SatisPress</em></a> screen." | ||
msgstr "" | ||
|
||
#: views/screen-settings.php:18 | ||
msgid "Settings" | ||
msgstr "" | ||
|
||
#: views/screen-settings.php:17 | ||
#: views/screen-settings.php:19 | ||
msgid "Packages" | ||
msgstr "" | ||
|
||
#: views/screen-settings.php:22 | ||
#: views/screen-settings.php:24 | ||
msgid "Your SatisPress repository is available at:" | ||
msgstr "" | ||
|
||
#: views/screen-settings.php:31 | ||
#: views/screen-settings.php:33 | ||
#. translators: 1: <code>repositories</code>, 2: <code>composer.json</code> | ||
msgid "Add it to the %1$s list in your %2$s:" | ||
msgstr "" | ||
|
||
#: views/templates.php:17 views/templates.php:37 | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#: views/templates.php:18 | ||
msgid "User" | ||
msgstr "" | ||
|
||
#: views/templates.php:19 | ||
msgid "API Key" | ||
msgstr "" | ||
|
||
#: views/templates.php:20 | ||
msgid "Last Used" | ||
msgstr "" | ||
|
||
#: views/templates.php:21 | ||
msgid "Created" | ||
msgstr "" | ||
|
||
#: views/templates.php:28 | ||
msgid "Add an API Key to access the SatisPress repository." | ||
msgstr "" | ||
|
||
#: views/templates.php:36 | ||
msgid "API Key Name" | ||
msgstr "" | ||
|
||
#: views/templates.php:39 | ||
msgid "Create API Key" | ||
msgstr "" | ||
|
||
#: views/templates.php:66 | ||
msgid "Toggle dropdown" | ||
msgstr "" | ||
|
||
#: views/templates.php:72 | ||
msgid "Revoke" | ||
msgstr "" | ||
|
||
#: views/templates.php:82 | ||
msgid "Download URL" | ||
msgstr "" | ||
|
||
#: views/templates.php:86 | ||
msgid "Require" | ||
msgstr "" | ||
|
||
#: views/templates.php:94 | ||
#. translators: %s: version number | ||
msgid "Download %s" | ||
msgstr "" | ||
|
||
#. Plugin URI of the plugin/theme | ||
msgid "https://github.com/blazersix/satispress" | ||
msgid "https://github.com/cedaro/satispress" | ||
msgstr "" | ||
|
||
#. Description of the plugin/theme | ||
msgid "Generate a Composer repository from installed WordPress plugins and themes." | ||
msgstr "" | ||
|
||
#. Author of the plugin/theme | ||
msgid "Blazer Six" | ||
msgid "Cedaro" | ||
msgstr "" | ||
|
||
#. Author URI of the plugin/theme | ||
msgid "http://www.blazersix.com/" | ||
msgid "https://www.cedaro.com/" | ||
msgstr "" | ||
|
||
#: views/packages.php:77 | ||
msgctxt "latest version" | ||
msgid "Latest" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,18 +4,18 @@ | |
"description": "Generate a Composer repository from installed WordPress plugins and themes.", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/blazersix/satispress.git" | ||
"url": "https://github.com/cedaro/satispress.git" | ||
}, | ||
"author": { | ||
"name": "Brady Vercher", | ||
"email": "[email protected]", | ||
"url": "https://www.blazersix.com/" | ||
"url": "https://www.cedaro.com/" | ||
}, | ||
"license": "GPL-2.0+", | ||
"bugs": { | ||
"url": "https://github.com/blazersix/satispress/issues" | ||
"url": "https://github.com/cedaro/satispress/issues" | ||
}, | ||
"homepage": "https://github.com/blazersix/satispress", | ||
"homepage": "https://github.com/cedaro/satispress", | ||
"devDependencies": { | ||
"archiver": "^2.1.1", | ||
"fs-extra": "^7.0.0", | ||
|
Oops, something went wrong.