💎 PREMIUM: Changeset/ - High Quality

Changeset 1316978


Ignore:
Timestamp:
12/27/2015 08:17:18 PM (10 years ago)
Author:
downstairsdev
Message:

Version 0.9.2

Location:
portfolio-post-type
Files:
21 added
8 edited

Legend:

Unmodified
Added
Removed
  • portfolio-post-type/trunk/includes/class-portfolio-post-type-post-type.php

    r974300 r1316978  
    3737    protected function default_args() {
    3838        $labels = array(
    39             'name'               => __( 'Portfolio', 'portfolio-post-type' ),
    40             'singular_name'      => __( 'Portfolio Item', 'portfolio-post-type' ),
    41             'menu_name'          => _x( 'Portfolio', 'admin menu', 'portfolio-post-type' ),
    42             'name_admin_bar'     => _x( 'Portfolio Item', 'add new on admin bar', 'portfolio-post-type' ),
    43             'add_new'            => __( 'Add New Item', 'portfolio-post-type' ),
    44             'add_new_item'       => __( 'Add New Portfolio Item', 'portfolio-post-type' ),
    45             'new_item'           => __( 'Add New Portfolio Item', 'portfolio-post-type' ),
    46             'edit_item'          => __( 'Edit Portfolio Item', 'portfolio-post-type' ),
    47             'view_item'          => __( 'View Item', 'portfolio-post-type' ),
    48             'all_items'          => __( 'All Portfolio Items', 'portfolio-post-type' ),
    49             'search_items'       => __( 'Search Portfolio', 'portfolio-post-type' ),
    50             'parent_item_colon'  => __( 'Parent Portfolio Item:', 'portfolio-post-type' ),
    51             'not_found'          => __( 'No portfolio items found', 'portfolio-post-type' ),
    52             'not_found_in_trash' => __( 'No portfolio items found in trash', 'portfolio-post-type' ),
     39            'name'                  => __( 'Portfolio', 'portfolio-post-type' ),
     40            'singular_name'         => __( 'Portfolio Item', 'portfolio-post-type' ),
     41            'menu_name'             => _x( 'Portfolio', 'admin menu', 'portfolio-post-type' ),
     42            'name_admin_bar'        => _x( 'Portfolio Item', 'add new on admin bar', 'portfolio-post-type' ),
     43            'add_new'               => __( 'Add New Item', 'portfolio-post-type' ),
     44            'add_new_item'          => __( 'Add New Portfolio Item', 'portfolio-post-type' ),
     45            'new_item'              => __( 'Add New Portfolio Item', 'portfolio-post-type' ),
     46            'edit_item'             => __( 'Edit Portfolio Item', 'portfolio-post-type' ),
     47            'view_item'             => __( 'View Item', 'portfolio-post-type' ),
     48            'all_items'             => __( 'All Portfolio Items', 'portfolio-post-type' ),
     49            'search_items'          => __( 'Search Portfolio', 'portfolio-post-type' ),
     50            'parent_item_colon'     => __( 'Parent Portfolio Item:', 'portfolio-post-type' ),
     51            'not_found'             => __( 'No portfolio items found', 'portfolio-post-type' ),
     52            'not_found_in_trash'    => __( 'No portfolio items found in trash', 'portfolio-post-type' ),
     53            'filter_items_list'     => __( 'Filter portfolio items list', 'portfolio-post-type' ),
     54            'items_list_navigation' => __( 'Portfolio items list navigation', 'portfolio-post-type' ),
     55            'items_list'            => __( 'Portfolio items list', 'portfolio-post-type' ),
    5356        );
    5457
  • portfolio-post-type/trunk/includes/class-portfolio-post-type-taxonomy-category.php

    r974300 r1316978  
    5353            'choose_from_most_used'      => __( 'Choose from the most used portfolio categories', 'portfolio-post-type' ),
    5454            'not_found'                  => __( 'No portfolio categories found.', 'portfolio-post-type' ),
     55            'items_list_navigation'      => __( 'Portfolio categories list navigation', 'portfolio-post-type' ),
     56            'items_list'                 => __( 'Portfolio categories list', 'portfolio-post-type' ),
    5557        );
    5658
  • portfolio-post-type/trunk/includes/class-portfolio-post-type-taxonomy-tag.php

    r974300 r1316978  
    5353            'choose_from_most_used'      => __( 'Choose from the most used portfolio tags', 'portfolio-post-type' ),
    5454            'not_found'                  => __( 'No portfolio tags found.', 'portfolio-post-type' ),
     55            'items_list_navigation'      => __( 'Portfolio tags list navigation', 'portfolio-post-type' ),
     56            'items_list'                 => __( 'Portfolio tags list', 'portfolio-post-type' ),
    5557        );
    5658
  • portfolio-post-type/trunk/languages/portfolio-post-type-pt_PT.po

    r976171 r1316978  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Portfolio Post Type 0.9.0 em português\n"
     5"Project-Id-Version: Portfolio Post Type 0.9.1 em português\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/portfolio-post-"
    77"type\n"
    8 "POT-Creation-Date: 2014-08-29 16:21:17+00:00\n"
    9 "PO-Revision-Date: 2014-08-31 16:42-0000\n"
     8"POT-Creation-Date: 2015-11-30 09:20+0000\n"
     9"PO-Revision-Date: 2015-11-30 09:31+0000\n"
    1010"Last-Translator: Pedro Mendonça <[email protected]>\n"
    1111"Language-Team: Pedro Mendonça <[email protected]>\n"
     
    1414"Content-Type: text/plain; charset=UTF-8\n"
    1515"Content-Transfer-Encoding: 8bit\n"
    16 "X-Generator: Poedit 1.6.4\n"
     16"X-Generator: Poedit 1.8.6\n"
    1717"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     18"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
     19"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
     20"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;"
     21"esc_html_x:1,2c\n"
     22"X-Poedit-Basepath: ..\n"
     23"X-Poedit-SearchPath-0: .\n"
    1824
    1925#: includes/class-gamajo-dashboard-glancer.php:54
    2026msgid ""
    2127"Trying to add At a Glance items to dashboard widget afterhook already fired"
    22 msgstr ""
    23 
    24 #: includes/class-portfolio-post-type-admin.php:57
     28msgstr "Tentar adicionar itens do At a Glance ao widget do painel"
     29
     30#: includes/class-portfolio-post-type-admin.php:68
    2531msgid "Thumbnail"
    2632msgstr "Miniatura"
     
    3137
    3238#: includes/class-portfolio-post-type-post-type.php:40
     39msgid "Portfolio Item"
     40msgstr "Item de Portfólio"
     41
     42#: includes/class-portfolio-post-type-post-type.php:41
     43msgctxt "admin menu"
     44msgid "Portfolio"
     45msgstr "Portfólio"
     46
     47#: includes/class-portfolio-post-type-post-type.php:42
     48msgctxt "add new on admin bar"
    3349msgid "Portfolio Item"
    3450msgstr "Item de Portfólio"
     
    7187msgstr "Nenhum item de Portfólio encontrado no lixo"
    7288
    73