-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathwp-sync-db-cli.pot
More file actions
75 lines (64 loc) · 1.94 KB
/
wp-sync-db-cli.pot
File metadata and controls
75 lines (64 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# Loco Gettext template
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WP Sync DB CLI\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-21 13:55+0000\n"
"POT-Revision-Date: Sat Sep 24 2016 12:19:01 GMT+0200 (W. Europe Standard "
"Time)\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: \n"
"Language: \n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Loco - https://localise.biz/\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-SearchPath-0: ..\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
"esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
"esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2"
#. Name of the plugin
msgid "WP Sync DB CLI"
msgstr ""
#. Description of the plugin
msgid ""
"An extension to WP Sync DB, allows you to execute syncing using a function "
"call or via WP-CLI"
msgstr ""
#. Author of the plugin
msgid "Sean Lang"
msgstr ""
#. Author URI of the plugin
msgid "http://slang.cx"
msgstr ""
#: ../wp-sync-db-cli.php:35
msgid "WP Sync DB CLI class not available"
msgstr ""
#: ../class/command.php:30
msgid "Syncing successful."
msgstr ""
#: ../class/wpsdb-cli.php:17
msgid "Please update WP Sync DB."
msgstr ""
#: ../class/wpsdb-cli.php:18
msgid "Profile ID missing."
msgstr ""
#: ../class/wpsdb-cli.php:19
msgid "Profile ID not found."
msgstr ""
#: ../class/wpsdb-cli.php:28
msgid ""
"Exports not supported for CLI syncing. Please instead select push or pull "
"instead."
msgstr ""
#: ../class/wpsdb-cli.php:156
#, php-format
msgid "%1$s was expecting a JSON response, instead we received: %2$s"
msgstr ""