Plugin Directory

Changeset 1511791


Ignore:
Timestamp:
10/10/2016 12:40:11 PM (9 years ago)
Author:
rodrigo73
Message:

Include translations

Location:
rb-external-thumbnail/trunk
Files:
13 added
3 edited

Legend:

Unmodified
Added
Removed
  • rb-external-thumbnail/trunk/languages/rb-external-thumbnail.pot

    r1386768 r1511791  
    1616#: inc/class-metabox.php:89 inc/class-metabox.php:470
    1717msgid "Add images in gallery"
    18 msgstr "Adicionar imagenas na galeria"
     18msgstr ""
    1919
    2020#: inc/class-metabox.php:90
    2121msgid "Add in gallery"
    22 msgstr "Adicionar na galeria"
     22msgstr ""
    2323
    2424#: inc/class-metabox.php:91 inc/class-metabox.php:431
    2525#: inc/class-metabox.php:459
    2626msgid "Remove image"
    27 msgstr "Remover imagem"
     27msgstr ""
    2828
    2929#: inc/class-metabox.php:92
    3030msgid "Choose a file"
    31 msgstr "Esconha um arquivo"
     31msgstr ""
    3232
    3333#: inc/class-metabox.php:93
    3434msgid "Add file"
    35 msgstr "Adicione um arquivo"
     35msgstr ""
    3636
    3737#: inc/class-metabox.php:408
    3838msgid "Select file"
    39 msgstr "Selecione um arquivo"
     39msgstr ""
    4040
    4141#: inc/class-metabox.php:431
    4242msgid "Select image"
    43 msgstr "Selecione uma imagem"
     43msgstr ""
    4444
    4545#: rb-external-thumbnail.php:29
    4646msgid "Thumbnail External (URL)"
    47 msgstr "Imagem externa (URL)"
     47msgstr ""
    4848
    4949#: rb-external-thumbnail.php:39
    5050msgid "Image URL"
    51 msgstr "URL da imagem"
     51msgstr ""
    5252
    5353#: rb-external-thumbnail.php:42
    5454msgid "Ex: http://www.externalsite.com/image.jpg"
    55 msgstr "Ex: http://www.siteexterno.com/imagem.jpg"
     55msgstr ""
    5656
    5757#. Plugin Name of the plugin/theme
     
    6565#. Description of the plugin/theme
    6666msgid "External images for post thumbnail."
    67 msgstr "External images for post thumbnail."
     67msgstr ""
    6868
    6969#. Author of the plugin/theme
  • rb-external-thumbnail/trunk/rb-external-thumbnail.php

    r1386768 r1511791  
    55 * Description: External images for post thumbnail.
    66 * Author: Rodrigo Brito
    7  * Version: 1.1
     7 * Version: 1.2
    88 * Author URI: http://www.rodrigobrito.net/
    99 * Text Domain: rb-external-thumbnail
  • rb-external-thumbnail/trunk/readme.txt

    r1386768 r1511791  
    33Tags: thumbnail, custom, external
    44Requires at least: 3.0.1
    5 Tested up to: 3.4
    6 Stable tag: 1.1
     5Tested up to: 4.6.1
     6Stable tag: 1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3030= 1.1 =
    3131* Include translation support
     32
     33= 1.2 =
     34* Translation for other languagess
Note: See TracChangeset for help on using the changeset viewer.