forked from scribu/wp-posts-to-posts
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from kprajapatii/master
1.7.1
- Loading branch information
Showing
4 changed files
with
78 additions
and
30 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# A set of files you probably don't want in your WordPress.org distribution | ||
/.wordpress-org | ||
/.git | ||
/.github | ||
.distignore | ||
.gitattributes | ||
.editorconfig | ||
.git | ||
.gitignore | ||
.gitlab-ci.yml | ||
.travis.yml | ||
.DS_Store | ||
Thumbs.db | ||
behat.yml | ||
bin | ||
circle.yml | ||
composer.json | ||
composer.lock | ||
Gruntfile.js | ||
package.json | ||
phpunit.xml | ||
phpunit.xml.dist | ||
multisite.xml | ||
multisite.xml.dist | ||
phpcs.ruleset.xml | ||
README.md | ||
wp-cli.local.yml | ||
tests | ||
.github | ||
node_modules | ||
*.sql | ||
*.tar.gz | ||
*.zip |
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,34 +1,45 @@ | ||
# Copyright (C) 2013 | ||
# This file is distributed under the same license as the package. | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Project-Id-Version: Posts 2 Posts 1.7.1\n" | ||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/p2p\n" | ||
"POT-Creation-Date: 2013-02-17 08:06:11+00:00\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2023-07-31 12:33+0530\n" | ||
"PO-Revision-Date: 2013-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
||
#: admin/box.php:45 | ||
"Last-Translator: \n" | ||
"Language-Team: AyeCode Ltd <[email protected]>\n" | ||
"Language: en_US\n" | ||
"X-Poedit-KeywordsList: __;__ngettext:1,2;__ngettext_noop:1,2;_c;_e;_ex:1,2c;" | ||
"_n:1,2;_n_noop:1,2;_nc:4c,1,2;_nx:4c,1,2;_nx_noop:4c,1,2;_x:1,2c;esc_attr__;" | ||
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;gettext;" | ||
"gettext_noop\n" | ||
"X-Poedit-Basepath: ..\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"X-Poedit-SourceCharset: UTF-8\n" | ||
"X-Generator: Poedit 3.0\n" | ||
"X-Poedit-SearchPath-0: .\n" | ||
|
||
#: admin/box.php:48 | ||
msgid "Are you sure you want to delete all connections?" | ||
msgstr "" | ||
|
||
#: admin/box.php:136 | ||
#: admin/box.php:140 | ||
msgid "Search" | ||
msgstr "" | ||
|
||
#: admin/box.php:213 | ||
#: admin/box.php:230 | ||
msgid "previous" | ||
msgstr "" | ||
|
||
#: admin/box.php:214 | ||
#: admin/box.php:231 | ||
msgid "next" | ||
msgstr "" | ||
|
||
#: admin/box.php:215 | ||
#: admin/box.php:232 | ||
msgid "of" | ||
msgstr "" | ||
|
||
|
@@ -57,10 +68,12 @@ msgid "Connection Types" | |
msgstr "" | ||
|
||
#: admin/tools-page.php:41 | ||
#, php-format | ||
msgid "<em>%s</em> is not a registered connection type." | ||
msgstr "" | ||
|
||
#: admin/tools-page.php:50 | ||
#, php-format | ||
msgid "Converted %1$s connections from <em>%2$s</em> to <em>%3$s</em>." | ||
msgstr "" | ||
|
||
|
@@ -81,6 +94,7 @@ msgid "No connection types registered." | |
msgstr "" | ||
|
||
#: admin/tools-page.php:76 | ||
#, php-format | ||
msgid "To register a connection type, see <a href=\"%s\">the wiki</a>." | ||
msgstr "" | ||
|
||
|
@@ -92,62 +106,63 @@ msgstr "" | |
msgid "Go" | ||
msgstr "" | ||
|
||
#: core/connection-type.php:102 | ||
#: vendor/scribu/lib-posts-to-posts/connection-type.php:105 | ||
msgid "Create connections" | ||
msgstr "" | ||
|
||
#: core/connection-type.php:120 | ||
#: vendor/scribu/lib-posts-to-posts/connection-type.php:123 | ||
#, php-format | ||
msgid "Connected %s" | ||
msgstr "" | ||
|
||
#: core/side-user.php:16 | ||
#: vendor/scribu/lib-posts-to-posts/side-user.php:16 | ||
msgid "Users" | ||
msgstr "" | ||
|
||
#: core/side-user.php:25 | ||
#: vendor/scribu/lib-posts-to-posts/side-user.php:25 | ||
msgid "User" | ||
msgstr "" | ||
|
||
#: core/side-user.php:26 | ||
#: vendor/scribu/lib-posts-to-posts/side-user.php:26 | ||
msgid "Search Users" | ||
msgstr "" | ||
|
||
#: core/side-user.php:27 | ||
#: vendor/scribu/lib-posts-to-posts/side-user.php:27 | ||
msgid "No users found." | ||
msgstr "" | ||
|
||
#: core/widget.php:16 | ||
#: vendor/scribu/lib-posts-to-posts/widget.php:19 | ||
msgid "Posts 2 Posts" | ||
msgstr "" | ||
|
||
#: core/widget.php:17 | ||
#: vendor/scribu/lib-posts-to-posts/widget.php:20 | ||
msgid "A list of posts connected to the current post" | ||
msgstr "" | ||
|
||
#: core/widget.php:34 | ||
#: vendor/scribu/lib-posts-to-posts/widget.php:37 | ||
msgid "Title:" | ||
msgstr "" | ||
|
||
#: core/widget.php:41 | ||
#: vendor/scribu/lib-posts-to-posts/widget.php:44 | ||
msgid "Connection type:" | ||
msgstr "" | ||
|
||
#: core/widget.php:46 | ||
#: vendor/scribu/lib-posts-to-posts/widget.php:49 | ||
msgid "Connection listing:" | ||
msgstr "" | ||
|
||
#: core/widget.php:52 | ||
#: vendor/scribu/lib-posts-to-posts/widget.php:55 | ||
msgid "connected" | ||
msgstr "" | ||
|
||
#: core/widget.php:53 | ||
#: vendor/scribu/lib-posts-to-posts/widget.php:56 | ||
msgid "related" | ||
msgstr "" | ||
|
||
#: scb/AdminPage.php:227 | ||
#: vendor/scribu/scb-framework/AdminPage.php:262 | ||
msgid "Settings <strong>saved</strong>." | ||
msgstr "" | ||
|
||
#: scb/AdminPage.php:466 | ||
#: vendor/scribu/scb-framework/AdminPage.php:519 | ||
msgid "Settings" | ||
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
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