HELLO v3!!!
This commit is contained in:
39
spec/fixtures/dynamic_finders/plugin_version/bu-navigation/composer_file/package.json
vendored
Normal file
39
spec/fixtures/dynamic_finders/plugin_version/bu-navigation/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "bu-navigation",
|
||||
"version": "1.2.11",
|
||||
"description": "Provides alternative navigation elements designed for blogs with large page counts",
|
||||
"main": "bu-navigation.php",
|
||||
"directories": {
|
||||
"test": "tests"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "phpunit"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bu-ist/bu-navigation.git"
|
||||
},
|
||||
"keywords": [
|
||||
"navigation",
|
||||
"hierarchical",
|
||||
"post",
|
||||
"type",
|
||||
"boston",
|
||||
"university",
|
||||
"bu"
|
||||
],
|
||||
"author": "Boston University <webteam@bu.edu>",
|
||||
"license": "GPLv2",
|
||||
"bugs": {
|
||||
"url": "https://github.com/bu-ist/bu-navigation/issues"
|
||||
},
|
||||
"homepage": "https://github.com/bu-ist/bu-navigation",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-uglify": "^0.6.0",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-po2mo": "^0.1.2",
|
||||
"grunt-pot": "^0.2.1",
|
||||
"matchdep": "^0.3.0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,488 @@
|
||||
# Copyright (C) 2015 BU Navigation
|
||||
# This file is distributed under the same license as the BU Navigation package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bu-navigation 1.2.11\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/bu-navigation\n"
|
||||
"POT-Creation-Date: 2015-08-19 12:32-0400\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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
||||
|
||||
#: admin/admin.php:82
|
||||
#, php-format
|
||||
msgid "Are you sure you want to delete this %s?"
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:83
|
||||
#, php-format
|
||||
msgid "Are you sure you want to delete these %s?"
|
||||
msgstr ""
|
||||
|
||||
#. /or links exist
|
||||
#. construct output msg based on how many child pages/links exist
|
||||
#: admin/admin.php:229
|
||||
#, php-format
|
||||
msgid "\"%s\" is a hidden %s with "
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:233
|
||||
#, php-format
|
||||
msgid "a child "
|
||||
msgid_plural "%d child "
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: admin/admin.php:238
|
||||
#, php-format
|
||||
msgid "a child link"
|
||||
msgid_plural "%d child links"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: admin/admin.php:242
|
||||
msgid " and "
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:246
|
||||
#, php-format
|
||||
msgid ""
|
||||
" If you delete this %1$s, %2$s will move up one node in the %1$s hierarchy, "
|
||||
"and will automatically be marked as hidden."
|
||||
msgstr ""
|
||||
|
||||
#: admin/admin.php:252
|
||||
#, php-format
|
||||
msgid ""
|
||||
" If you delete this %1$s, %2$s will move up one node in the %1$s hierarchy, "
|
||||
"and will be displayed in navigation menus."
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:95 admin/manager.php:96
|
||||
msgid "Edit Order"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:130 admin/post.php:90
|
||||
msgid "Appearance > Primary Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:132
|
||||
msgid "options"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:133
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:134
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:135
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:136
|
||||
msgid "Move to Trash"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:137 templates/edit-order.php:17
|
||||
msgid "Add a Link"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:138 extras/bu-navigation-external-links.php:23
|
||||
msgid "Edit Link"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:139 templates/metabox-navigation-attributes.php:28
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:140
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:141
|
||||
msgid "You are not allowed to create top level published content."
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:142
|
||||
msgid "You are not allowed to add links"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:143
|
||||
msgid ""
|
||||
"Select a page that you can edit and click \"Add a Link\" to create a new "
|
||||
"link below the selected page."
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:144
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Site administrators can change this behavior by visiting %s and enabling the "
|
||||
"\"Allow Top-Level Pages\" setting."
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:145
|
||||
msgid "Links are not permitted to have children."
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:146
|
||||
msgid "You have made changes to your navigation that have not yet been saved."
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:147
|
||||
msgid "Saving navigation changes..."
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:239
|
||||
msgid "Your navigation changes have been saved"
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:243
|
||||
msgid "Errors occurred while saving your navigation changes."
|
||||
msgstr ""
|
||||
|
||||
#: admin/manager.php:244
|
||||
#, php-format
|
||||
msgid "Warning: %s is currently editing this site's navigation."
|
||||
msgstr ""
|
||||
|
||||
#: admin/post.php:92
|
||||
#, php-format
|
||||
msgid "Displaying top-level %s in navigation lists is currently disabled."
|
||||
msgstr ""
|
||||
|
||||
#: admin/post.php:93
|
||||
#, php-format
|
||||
msgid ""
|
||||
"To change this behavior, visit %s and enable the \"Allow Top-Level Pages\" "
|
||||
"setting."
|
||||
msgstr ""
|
||||
|
||||
#: admin/post.php:94
|
||||
#, php-format
|
||||
msgid "Top level %s"
|
||||
msgstr ""
|
||||
|
||||
#: admin/post.php:132 templates/metabox-custom-template.php:2
|
||||
#, php-format
|
||||
msgid "%s Template"
|
||||
msgstr ""
|
||||
|
||||
#: admin/post.php:142
|
||||
msgid "Placement in Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: admin/post.php:319
|
||||
msgid "Top level page"
|
||||
msgstr ""
|
||||
|
||||
#: admin/primary.php:42 admin/primary.php:43
|
||||
#: templates/primary-navigation.php:3
|
||||
msgid "Primary Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: admin/primary.php:127
|
||||
msgid "The \"Maximum Items\" setting most be a positive value."
|
||||
msgstr ""
|
||||
|
||||
#: admin/primary.php:139
|
||||
#, php-format
|
||||
msgid "The current theme only supports %s level of children."
|
||||
msgid_plural "The current theme only supports up to %s levels of children."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: bu-navigation-widget.php:27
|
||||
msgid "Navigation list of your site's pages"
|
||||
msgstr ""
|
||||
|
||||
#: bu-navigation-widget.php:28
|
||||
msgid "Content Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:15
|
||||
msgctxt "Post Type General Name"
|
||||
msgid "BU Navigation Links"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:16
|
||||
msgctxt "Post Type Singular Name"
|
||||
msgid "BU Navigation Link"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:17
|
||||
msgid "Link"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:18
|
||||
msgid "Parent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:19
|
||||
msgid "All Links"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:20
|
||||
msgid "View Link"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:21
|
||||
msgid "Add New Link"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:22
|
||||
msgid "New Link"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:24
|
||||
msgid "Update Link"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:25
|
||||
msgid "Search links"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:26
|
||||
msgid "No links found"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:27
|
||||
msgid "No links found in Trash"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:31
|
||||
msgid "BU Navigation Link"
|
||||
msgstr ""
|
||||
|
||||
#: extras/bu-navigation-external-links.php:32
|
||||
msgid "External links used by BU Navigation plugin"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-tree-view.php:26
|
||||
msgid "(no title)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-tree-view.php:46
|
||||
msgid "not in nav"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-tree-view.php:47
|
||||
msgid "protected"
|
||||
msgstr ""
|
||||
|
||||
#: includes/library.php:1104
|
||||
msgid "Show all sections"
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-file.php:3
|
||||
msgid "I'm a translatable string."
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:4
|
||||
msgid "Me too"
|
||||
msgstr ""
|
||||
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:7
|
||||
#, php-format
|
||||
msgid "I have %d apple"
|
||||
msgid_plural "I have %d apples"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. / TRANSLATORS: This should be translated as a shorthand for YEAR-MONTH-DAY using 4, 2 and 2 digits.
|
||||
#: node_modules/grunt-pot/test/fixtures/some-other-file.php:16
|
||||
msgid "yyyy-mm-dd"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:3
|
||||
#, php-format
|
||||
msgid "%s Order"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:14
|
||||
msgid "Expand All"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:15
|
||||
msgid "Collapse All"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:25
|
||||
msgid "Publish"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:27
|
||||
msgid "Note"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:27
|
||||
msgid "You must publish changes to navigation, or all changes will be lost."
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:30
|
||||
msgid "Publish Changes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:43
|
||||
msgid "Link URL"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:47
|
||||
msgid "Link Label"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:52
|
||||
msgid "Open Link in Same Window"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit-order.php:56
|
||||
msgid "Open Link in New Window"
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-custom-template.php:1
|
||||
msgid "Template"
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-custom-template.php:4
|
||||
msgid "Default Template"
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-custom-template.php:7
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Some themes have custom templates you can use for certain %s that might have "
|
||||
"additional features or custom layouts."
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-navigation-attributes.php:12
|
||||
#, php-format
|
||||
msgid "%s Location"
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-navigation-attributes.php:13
|
||||
#, php-format
|
||||
msgid "Move %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-navigation-attributes.php:17
|
||||
msgid "Label"
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-navigation-attributes.php:21
|
||||
msgid "Visibility"
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-navigation-attributes.php:23
|
||||
msgid "Display in navigation lists."
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-navigation-attributes.php:29
|
||||
msgid "Update Location"
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-navigation-attributes.php:31
|
||||
#, php-format
|
||||
msgid "Drag %s to change the %s location in the hierarchy."
|
||||
msgstr ""
|
||||
|
||||
#: templates/metabox-navigation-attributes.php:34
|
||||
msgid ""
|
||||
"Note: The page that you are moving is not published. You can move it to a "
|
||||
"new location, but you do not have permission to publish in sections marked "
|
||||
"as denied "
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:6
|
||||
msgid "Primary navigation settings saved."
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:10
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:10
|
||||
msgid ""
|
||||
"The following error(s) occurred while attempting to save your primary "
|
||||
"navigation settings."
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:16
|
||||
msgid ""
|
||||
"Your primary navigation bar is the horizontal bar at the top of every page "
|
||||
"which shows users your top-level navigation no matter where they are."
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:22
|
||||
msgid "Display primary navigation bar"
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:24
|
||||
msgid "Toggles the primary navigation bar on and off."
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:29
|
||||
msgid "Maximum items"
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:31
|
||||
msgid ""
|
||||
"Maximum number of top-level items to display in the primary navigation bar. "
|
||||
"(Must be a positive number)"
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:36
|
||||
msgid "Use drop-down menus"
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:38
|
||||
msgid ""
|
||||
"If checked, any top-level pages with children will expand to display those "
|
||||
"children when somebody moves their mouse over the link."
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:43
|
||||
#, php-format
|
||||
msgid ""
|
||||
"The theme your site is currently using supports displaying %s level of "
|
||||
"children in the primary navigation bar."
|
||||
msgid_plural ""
|
||||
"The theme your site is currently using supports displaying %s levels of "
|
||||
"children in the primary navigation bar."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: templates/primary-navigation.php:52
|
||||
msgid "Display"
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:60
|
||||
msgid "level(s) of children"
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:66
|
||||
msgid "Allow Top-Level Pages"
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:67
|
||||
msgid ""
|
||||
"If checked, users will be allowed to add top-level pages to the navigation."
|
||||
msgstr ""
|
||||
|
||||
#: templates/primary-navigation.php:70
|
||||
msgid "Save Changes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/widget-form.php:6 templates/widget-form.php:63
|
||||
msgid "Use the site name as the title"
|
||||
msgstr ""
|
||||
|
||||
#: templates/widget-form.php:67
|
||||
msgid "Use the section name as the title"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user