1
- # Copyright (C) 2018 Andy Fragen
1
+ # Copyright (C) 2019 Andy Fragen
2
2
# This file is distributed under the same license as the GitHub Updater plugin.
3
3
msgid ""
4
4
msgstr ""
5
- "Project-Id-Version : GitHub Updater 8.6.0 \n "
5
+ "Project-Id-Version : GitHub Updater 8.6.1 \n "
6
6
"Report-Msgid-Bugs-To : https://wordpress.org/support/plugin/github-updater\n "
7
7
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
8
8
"
Language-Team :
LANGUAGE <[email protected] >\n "
9
9
"MIME-Version : 1.0\n "
10
10
"Content-Type : text/plain; charset=UTF-8\n "
11
11
"Content-Transfer-Encoding : 8bit\n "
12
- "POT-Creation-Date : 2018-12-27T23:59:31 +00:00\n "
12
+ "POT-Creation-Date : 2019-01-11T17:52:58 +00:00\n "
13
13
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14
14
"X-Generator : WP-CLI 2.1.0\n "
15
15
"X-Domain : github-updater\n "
@@ -33,12 +33,12 @@ msgstr ""
33
33
msgid "Andy Fragen"
34
34
msgstr ""
35
35
36
- #: mu/ghu-loader.php:66
36
+ #: mu/ghu-loader.php:65
37
37
msgid "Activated as mu-plugin"
38
38
msgstr ""
39
39
40
40
#. translators: 1: minimum PHP version required, 2: Upgrade PHP URL
41
- #: github-updater.php:40
41
+ #: github-updater.php:42
42
42
msgid "GitHub Updater cannot run on PHP versions older than %1$s. <a href=\" %2$s\" >Learn about upgrading your PHP.</a>"
43
43
msgstr ""
44
44
@@ -157,65 +157,65 @@ msgstr ""
157
157
msgid "Installed Plugins and Themes"
158
158
msgstr ""
159
159
160
- #: src/GitHub_Updater/Plugin.php:326
160
+ #: src/GitHub_Updater/Plugin.php:322
161
161
msgid "View details"
162
162
msgstr ""
163
163
164
164
#. translators: %s: theme name
165
- #: src/GitHub_Updater/Theme.php:337
166
- #: src/GitHub_Updater/Theme.php:533
165
+ #: src/GitHub_Updater/Theme.php:335
166
+ #: src/GitHub_Updater/Theme.php:531
167
167
msgid "There is a new version of %s available."
168
168
msgstr ""
169
169
170
170
#. translators: %s: theme version
171
- #: src/GitHub_Updater/Theme.php:349
171
+ #: src/GitHub_Updater/Theme.php:347
172
172
msgid "View version %s details."
173
173
msgstr ""
174
174
175
- #: src/GitHub_Updater/Theme.php:353
175
+ #: src/GitHub_Updater/Theme.php:351
176
176
msgid "Automatic update is unavailable for this theme."
177
177
msgstr ""
178
178
179
179
#. translators: 1: version number, 2: closing anchor tag, 3: update URL
180
- #: src/GitHub_Updater/Theme.php:358
181
- #: src/GitHub_Updater/Theme.php:543
180
+ #: src/GitHub_Updater/Theme.php:356
181
+ #: src/GitHub_Updater/Theme.php:541
182
182
msgid "View version %1$s details%2$s or %3$supdate now%2$s."
183
183
msgstr ""
184
184
185
185
#. translators: %s: theme name
186
- #: src/GitHub_Updater/Theme.php:363
187
- #: src/GitHub_Updater/Theme.php:548
186
+ #: src/GitHub_Updater/Theme.php:361
187
+ #: src/GitHub_Updater/Theme.php:546
188
188
msgid "Update %s now"
189
189
msgstr ""
190
190
191
191
#. translators: 1: branch name, 2: jQuery dropdown, 3: closing tag
192
- #: src/GitHub_Updater/Theme.php:585
193
- #: src/GitHub_Updater/Base.php:896
192
+ #: src/GitHub_Updater/Theme.php:583
193
+ #: src/GitHub_Updater/Base.php:895
194
194
msgid "Current branch is `%1$s`, try %2$sanother version%3$s"
195
195
msgstr ""
196
196
197
- #: src/GitHub_Updater/Theme.php:593
197
+ #: src/GitHub_Updater/Theme.php:591
198
198
msgid "Choose a Version"
199
199
msgstr ""
200
200
201
- #: src/GitHub_Updater/Theme.php:611
202
- #: src/GitHub_Updater/Base.php:931
201
+ #: src/GitHub_Updater/Theme.php:609
202
+ #: src/GitHub_Updater/Base.php:930
203
203
msgid "No previous tags to rollback to."
204
204
msgstr ""
205
205
206
- #: src/GitHub_Updater/Theme.php:615
206
+ #: src/GitHub_Updater/Theme.php:613
207
207
msgid "Install"
208
208
msgstr ""
209
209
210
- #: src/GitHub_Updater/Base.php:449
210
+ #: src/GitHub_Updater/Base.php:448
211
211
msgid "There may be a problem with WP-Cron. A GitHub Updater WP-Cron event is overdue."
212
212
msgstr ""
213
213
214
- #: src/GitHub_Updater/Base.php:907
214
+ #: src/GitHub_Updater/Base.php:906
215
215
msgid "Switch to branch "
216
216
msgstr ""
217
217
218
- #: src/GitHub_Updater/Base.php:923
218
+ #: src/GitHub_Updater/Base.php:922
219
219
msgid "Switch to release "
220
220
msgstr ""
221
221
@@ -228,57 +228,58 @@ msgstr ""
228
228
msgid "Reset RESTful key"
229
229
msgstr ""
230
230
231
- #: src/GitHub_Updater/Remote_Management.php:231
232
- msgid "Please refer to README for complete list of attributes. RESTful endpoints begin at:"
231
+ #. translators: %s: Link to wiki
232
+ #: src/GitHub_Updater/Remote_Management.php:235
233
+ msgid "Please refer to the <a href=\" %s\" >wiki</a> for complete list of attributes. RESTful endpoints begin at:"
233
234
msgstr ""
234
235
235
- #: src/GitHub_Updater/Remote_Management.php:235
236
+ #: src/GitHub_Updater/Remote_Management.php:243
236
237
msgid "Use of Remote Management services may result increase some page load speeds only for `admin` level users in the dashboard."
237
238
msgstr ""
238
239
239
- #: src/GitHub_Updater/API/Bitbucket_API.php:326
240
+ #: src/GitHub_Updater/API/Bitbucket_API.php:351
240
241
msgid "Bitbucket Private Settings"
241
242
msgstr ""
242
243
243
- #: src/GitHub_Updater/API/Bitbucket_API.php:333
244
- #: src/GitHub_Updater/API/Bitbucket_API.php:421
244
+ #: src/GitHub_Updater/API/Bitbucket_API.php:358
245
+ #: src/GitHub_Updater/API/Bitbucket_API.php:446
245
246
msgid "Bitbucket Username"
246
247
msgstr ""
247
248
248
- #: src/GitHub_Updater/API/Bitbucket_API.php:342
249
- #: src/GitHub_Updater/API/Bitbucket_API.php:429
249
+ #: src/GitHub_Updater/API/Bitbucket_API.php:367
250
+ #: src/GitHub_Updater/API/Bitbucket_API.php:454
250
251
msgid "Bitbucket Password"
251
252
msgstr ""
252
253
253
- #: src/GitHub_Updater/API/Bitbucket_API.php:358
254
+ #: src/GitHub_Updater/API/Bitbucket_API.php:383
254
255
msgid "Bitbucket Private Repositories"
255
256
msgstr ""
256
257
257
- #: src/GitHub_Updater/API/Bitbucket_API.php:388
258
+ #: src/GitHub_Updater/API/Bitbucket_API.php:413
258
259
msgid "Bitbucket"
259
260
msgstr ""
260
261
261
- #: src/GitHub_Updater/API/Bitbucket_API.php:397
262
+ #: src/GitHub_Updater/API/Bitbucket_API.php:422
262
263
msgid "Check box if private repository. Leave unchecked for public repositories."
263
264
msgstr ""
264
265
265
- #: src/GitHub_Updater/API/Bitbucket_API.php:404
266
+ #: src/GitHub_Updater/API/Bitbucket_API.php:429
266
267
msgid "Enter your personal Bitbucket username and password."
267
268
msgstr ""
268
269
269
- #: src/GitHub_Updater/API/Bitbucket_API.php:438
270
+ #: src/GitHub_Updater/API/Bitbucket_API.php:463
270
271
msgid "Private Bitbucket Repository"
271
272
msgstr ""
272
273
273
- #: src/GitHub_Updater/API/Bitbucket_API.php:454
274
+ #: src/GitHub_Updater/API/Bitbucket_API.php:479
274
275
msgid "Check for private Bitbucket repositories."
275
276
msgstr ""
276
277
277
- #: src/GitHub_Updater/API/Bitbucket_API.php:469
278
+ #: src/GitHub_Updater/API/Bitbucket_API.php:494
278
279
msgid "Enter Bitbucket username."
279
280
msgstr ""
280
281
281
- #: src/GitHub_Updater/API/Bitbucket_API.php:484
282
+ #: src/GitHub_Updater/API/Bitbucket_API.php:509
282
283
msgid "Enter Bitbucket password."
283
284
msgstr ""
284
285
0 commit comments