-
-
Notifications
You must be signed in to change notification settings - Fork 462
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
39 changed files
with
417 additions
and
339 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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,15 +1,15 @@ | ||
# Copyright (C) 2018 Andy Fragen | ||
# Copyright (C) 2019 Andy Fragen | ||
# This file is distributed under the same license as the GitHub Updater plugin. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: GitHub Updater 8.6.0\n" | ||
"Project-Id-Version: GitHub Updater 8.6.1\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/github-updater\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2018-12-27T23:59:31+00:00\n" | ||
"POT-Creation-Date: 2019-01-11T17:52:58+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.1.0\n" | ||
"X-Domain: github-updater\n" | ||
|
@@ -33,12 +33,12 @@ msgstr "" | |
msgid "Andy Fragen" | ||
msgstr "" | ||
|
||
#: mu/ghu-loader.php:66 | ||
#: mu/ghu-loader.php:65 | ||
msgid "Activated as mu-plugin" | ||
msgstr "" | ||
|
||
#. translators: 1: minimum PHP version required, 2: Upgrade PHP URL | ||
#: github-updater.php:40 | ||
#: github-updater.php:42 | ||
msgid "GitHub Updater cannot run on PHP versions older than %1$s. <a href=\"%2$s\">Learn about upgrading your PHP.</a>" | ||
msgstr "" | ||
|
||
|
@@ -157,65 +157,65 @@ msgstr "" | |
msgid "Installed Plugins and Themes" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Plugin.php:326 | ||
#: src/GitHub_Updater/Plugin.php:322 | ||
msgid "View details" | ||
msgstr "" | ||
|
||
#. translators: %s: theme name | ||
#: src/GitHub_Updater/Theme.php:337 | ||
#: src/GitHub_Updater/Theme.php:533 | ||
#: src/GitHub_Updater/Theme.php:335 | ||
#: src/GitHub_Updater/Theme.php:531 | ||
msgid "There is a new version of %s available." | ||
msgstr "" | ||
|
||
#. translators: %s: theme version | ||
#: src/GitHub_Updater/Theme.php:349 | ||
#: src/GitHub_Updater/Theme.php:347 | ||
msgid "View version %s details." | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Theme.php:353 | ||
#: src/GitHub_Updater/Theme.php:351 | ||
msgid "Automatic update is unavailable for this theme." | ||
msgstr "" | ||
|
||
#. translators: 1: version number, 2: closing anchor tag, 3: update URL | ||
#: src/GitHub_Updater/Theme.php:358 | ||
#: src/GitHub_Updater/Theme.php:543 | ||
#: src/GitHub_Updater/Theme.php:356 | ||
#: src/GitHub_Updater/Theme.php:541 | ||
msgid "View version %1$s details%2$s or %3$supdate now%2$s." | ||
msgstr "" | ||
|
||
#. translators: %s: theme name | ||
#: src/GitHub_Updater/Theme.php:363 | ||
#: src/GitHub_Updater/Theme.php:548 | ||
#: src/GitHub_Updater/Theme.php:361 | ||
#: src/GitHub_Updater/Theme.php:546 | ||
msgid "Update %s now" | ||
msgstr "" | ||
|
||
#. translators: 1: branch name, 2: jQuery dropdown, 3: closing tag | ||
#: src/GitHub_Updater/Theme.php:585 | ||
#: src/GitHub_Updater/Base.php:896 | ||
#: src/GitHub_Updater/Theme.php:583 | ||
#: src/GitHub_Updater/Base.php:895 | ||
msgid "Current branch is `%1$s`, try %2$sanother version%3$s" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Theme.php:593 | ||
#: src/GitHub_Updater/Theme.php:591 | ||
msgid "Choose a Version" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Theme.php:611 | ||
#: src/GitHub_Updater/Base.php:931 | ||
#: src/GitHub_Updater/Theme.php:609 | ||
#: src/GitHub_Updater/Base.php:930 | ||
msgid "No previous tags to rollback to." | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Theme.php:615 | ||
#: src/GitHub_Updater/Theme.php:613 | ||
msgid "Install" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Base.php:449 | ||
#: src/GitHub_Updater/Base.php:448 | ||
msgid "There may be a problem with WP-Cron. A GitHub Updater WP-Cron event is overdue." | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Base.php:907 | ||
#: src/GitHub_Updater/Base.php:906 | ||
msgid "Switch to branch " | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Base.php:923 | ||
#: src/GitHub_Updater/Base.php:922 | ||
msgid "Switch to release " | ||
msgstr "" | ||
|
||
|
@@ -228,57 +228,58 @@ msgstr "" | |
msgid "Reset RESTful key" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Remote_Management.php:231 | ||
msgid "Please refer to README for complete list of attributes. RESTful endpoints begin at:" | ||
#. translators: %s: Link to wiki | ||
#: src/GitHub_Updater/Remote_Management.php:235 | ||
msgid "Please refer to the <a href=\"%s\">wiki</a> for complete list of attributes. RESTful endpoints begin at:" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/Remote_Management.php:235 | ||
#: src/GitHub_Updater/Remote_Management.php:243 | ||
msgid "Use of Remote Management services may result increase some page load speeds only for `admin` level users in the dashboard." | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:326 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:351 | ||
msgid "Bitbucket Private Settings" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:333 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:421 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:358 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:446 | ||
msgid "Bitbucket Username" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:342 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:429 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:367 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:454 | ||
msgid "Bitbucket Password" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:358 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:383 | ||
msgid "Bitbucket Private Repositories" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:388 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:413 | ||
msgid "Bitbucket" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:397 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:422 | ||
msgid "Check box if private repository. Leave unchecked for public repositories." | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:404 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:429 | ||
msgid "Enter your personal Bitbucket username and password." | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:438 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:463 | ||
msgid "Private Bitbucket Repository" | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:454 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:479 | ||
msgid "Check for private Bitbucket repositories." | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:469 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:494 | ||
msgid "Enter Bitbucket username." | ||
msgstr "" | ||
|
||
#: src/GitHub_Updater/API/Bitbucket_API.php:484 | ||
#: src/GitHub_Updater/API/Bitbucket_API.php:509 | ||
msgid "Enter Bitbucket password." | ||
msgstr "" | ||
|
||
|
Oops, something went wrong.
52c97e5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@afragen
Can you add changelog in release description? https://github.com/afragen/github-updater/releases/tag/8.6.1
It will be good looking in email notifications and on releases page
52c97e5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’ll try to remember. The release asset is created automatically in Travis.