HELLO v3!!!
This commit is contained in:
40
spec/fixtures/dynamic_finders/plugin_version/bu-section-editing/composer_file/package.json
vendored
Normal file
40
spec/fixtures/dynamic_finders/plugin_version/bu-section-editing/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"name": "bu-section-editing",
|
||||
"version": "0.9.8",
|
||||
"description": "Enhances WordPress content editing workflow by providing section editing groups and permissions",
|
||||
"main": "bu-section-editing.php",
|
||||
"directories": {
|
||||
"test": "tests"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "phpunit"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bu-ist/bu-section-editing.git"
|
||||
},
|
||||
"keywords": [
|
||||
"permissions",
|
||||
"section",
|
||||
"access",
|
||||
"acl",
|
||||
"user management",
|
||||
"custom roles",
|
||||
"content editing",
|
||||
"workflow",
|
||||
"boston university",
|
||||
"bu"
|
||||
],
|
||||
"author": "Boston University <webteam@bu.edu>",
|
||||
"license": "GPLv2",
|
||||
"bugs": {
|
||||
"url": "https://github.com/bu-ist/bu-section-editing/issues"
|
||||
},
|
||||
"homepage": "https://github.com/bu-ist/bu-section-editing",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-uglify": "^0.6.0",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"matchdep": "^0.3.0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,403 @@
|
||||
# Copyright (C) 2015 BU Section Editing
|
||||
# This file is distributed under the same license as the BU Section Editing package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: BU Section Editing 0.9.8\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/bu-section-"
|
||||
"editing\n"
|
||||
"POT-Creation-Date: 2015-04-22 07:41:45+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
#: admin.groups.php:62 admin.groups.php:474 admin.groups.php:475
|
||||
#: admin.groups.php:485 interface/groups.php:3
|
||||
msgid "Section Groups"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:80
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:110
|
||||
msgid "and"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:113
|
||||
msgid "other"
|
||||
msgid_plural "others"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: admin.groups.php:234 admin.groups.php:279 interface/groups.php:11
|
||||
#: interface/groups.php:20
|
||||
msgid "Editable"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:398 admin.groups.php:452 classes.permissions.php:426
|
||||
msgid "Allow"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:399 admin.groups.php:453 classes.permissions.php:426
|
||||
msgid "Deny"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:415
|
||||
msgid "You are not able to edit the parent."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:416
|
||||
msgid ""
|
||||
"You are not able to edit the parent, so you cannot place this page under the "
|
||||
"parent."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:417
|
||||
msgid "Published"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:430 admin.groups.php:584
|
||||
msgid "users page"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:431
|
||||
msgid "add them to your site"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:432 bu-section-editing.php:116
|
||||
msgid "BU Navigation plugin"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:435 interface/group-permissions.php:30
|
||||
msgid "Bulk Edit"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:436
|
||||
msgid "Close Bulk Edit"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:437 interface/group-permissions.php:30
|
||||
msgid "Enable bulk edit mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:438
|
||||
msgid "Disable bulk edit mode"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:439
|
||||
msgid "Are you sure you want to do this?"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:440
|
||||
msgid ""
|
||||
"You are about to permanently delete this section editing group. This action "
|
||||
"is irreversible."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:441
|
||||
msgid ""
|
||||
"Your group has pending edits. If you leave now, your changes will be lost."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:442
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:443 interface/group-members.php:18
|
||||
msgid "member"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:444
|
||||
msgid "members"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:445
|
||||
msgid "Section editing groups require a name."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:447
|
||||
msgid ""
|
||||
"In order to set permissions for hierarchical post types, the BU Navigation "
|
||||
"plugin must be activated.\n"
|
||||
"\n"
|
||||
"Please install BU Navigation:\n"
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:450
|
||||
msgid "Please install the %s in order to set permissions for this post type."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:454
|
||||
msgid "editable"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:455
|
||||
msgid "non-editable"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:457
|
||||
msgid ""
|
||||
"is not a section editor. Before you can assign them to a group, you must "
|
||||
"change their role to \"Section Editor\" on the %s."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:459
|
||||
msgid "is already a member of this group."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:461
|
||||
msgid ""
|
||||
"is not a member of this site. Please %s with the \"Section Editor\" role."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:486
|
||||
msgid "All Groups"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:494 admin.groups.php:768
|
||||
msgid "Edit Section Group"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:495 interface/edit-group.php:3
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:552
|
||||
msgid "View all groups"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:557
|
||||
msgid "There was an error saving the group."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:561
|
||||
msgid "Group added."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:565
|
||||
msgid "Group updated."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:569
|
||||
msgid "Group deleted."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:585
|
||||
msgid ""
|
||||
"There are currently no users on your site that are capable of being assigned "
|
||||
"to section editing groups."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:586
|
||||
msgid ""
|
||||
"To start using this plugin, visit the %s and change the role for any users "
|
||||
"you would like to add to a section editing group to \"Section Editor\"."
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:697
|
||||
msgid "Posts per page"
|
||||
msgstr ""
|
||||
|
||||
#: admin.groups.php:782
|
||||
msgid "Add Section Group"
|
||||
msgstr ""
|
||||
|
||||
#: bu-section-editing.php:117 bu-section-editing.php:123
|
||||
msgid ""
|
||||
"The BU Section Editing plugin relies on the BU Navigation plugin for "
|
||||
"displaying hierarchical permission editors."
|
||||
msgstr ""
|
||||
|
||||
#: bu-section-editing.php:119
|
||||
msgid ""
|
||||
"Please install and activate the %s in order to set permissions for "
|
||||
"hierarchical post types."
|
||||
msgstr ""
|
||||
|
||||
#: bu-section-editing.php:122
|
||||
msgid "upgrade your copy of BU Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: bu-section-editing.php:124
|
||||
msgid ""
|
||||
"This version of BU Section Editing requires at least version 1.1 of BU "
|
||||
"Navigation."
|
||||
msgstr ""
|
||||
|
||||
#: bu-section-editing.php:126
|
||||
msgid "Please %s to enable permissions for hierarchical post types."
|
||||
msgstr ""
|
||||
|
||||
#: bu-section-editing.php:175
|
||||
msgid "Manage Groups"
|
||||
msgstr ""
|
||||
|
||||
#: classes.groups.php:53
|
||||
msgctxt "Post Type General Name"
|
||||
msgid "Section Groups"
|
||||
msgstr ""
|
||||
|
||||
#: classes.groups.php:54
|
||||
msgctxt "Post Type Singular Name"
|
||||
msgid "Section Group"
|
||||
msgstr ""
|
||||
|
||||
#: classes.permissions.php:403
|
||||
msgid "Published on"
|
||||
msgstr ""
|
||||
|
||||
#: classes.permissions.php:404
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#: classes.permissions.php:464
|
||||
msgid "(no title)"
|
||||
msgstr ""
|
||||
|
||||
#: interface/edit-group.php:6
|
||||
msgid "Properties"
|
||||
msgstr ""
|
||||
|
||||
#: interface/edit-group.php:7 interface/group-stats.php:7
|
||||
#: interface/groups.php:10 interface/groups.php:19
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: interface/edit-group.php:8
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-members.php:3
|
||||
msgid "Add User to this Group"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-members.php:8
|
||||
msgid ""
|
||||
"Enter the email address of an existing user on this network to add them to "
|
||||
"this Editor Group."
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-members.php:10
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-members.php:20
|
||||
msgid "Group Member List"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-members.php:28 interface/groups.php:12
|
||||
#: interface/groups.php:21
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:21
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:22
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:27
|
||||
msgid "Search %s"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:39
|
||||
msgid "Bulk Actions"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:40
|
||||
msgid "Allow selected"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:41
|
||||
msgid "Deny selected"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:43
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:55
|
||||
msgid "0 items"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:57
|
||||
msgid "Go to the first page"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:58
|
||||
msgid "Go to the previous page"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:62
|
||||
msgid "Go to the next page"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-permissions.php:63
|
||||
msgid "Go to the last page"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-properties.php:3 interface/group-stats.php:6
|
||||
#: interface/groups.php:8 interface/groups.php:17
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-properties.php:7 interface/groups.php:9
|
||||
#: interface/groups.php:18
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-stats.php:2
|
||||
msgid "Modify Group"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-stats.php:8
|
||||
msgid "Permission to Edit"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-stats.php:13
|
||||
msgid "Add Group"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-stats.php:18
|
||||
msgid "Delete group"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-stats.php:18 interface/groups.php:40
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: interface/group-stats.php:21
|
||||
msgid "Update Group"
|
||||
msgstr ""
|
||||
|
||||
#: interface/groups.php:4 interface/groups.php:48
|
||||
msgid "Add an Editor Group"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "BU Section Editing"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://developer.bu.edu/bu-section-editing/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Enhances WordPress content editing workflow by providing section editing "
|
||||
"groups and permissions"
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "Boston University (IS&T)"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "http://sites.bu.edu/web/"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user