Plugin Directory

Changeset 2459218


Ignore:
Timestamp:
01/19/2021 08:17:19 PM (5 years ago)
Author:
clint.s
Message:

First version of revised plugin as owned by Bitly, part 2.

Location:
wp-bitly/trunk
Files:
35 added
1 edited

Legend:

Unmodified
Added
Removed
  • wp-bitly/trunk/languages/wp-bitly.pot

    r1846548 r2459218  
    1 #, fuzzy
    2 msgid ""
    3 msgstr ""
    4 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
    5 "Project-Id-Version: WP Bitly\n"
    6 "POT-Creation-Date: 2018-03-25 09:33-0600\n"
    7 "PO-Revision-Date: 2018-03-25 09:33-0600\n"
    8 "Last-Translator: \n"
    9 "Language-Team: \n"
    10 "MIME-Version: 1.0\n"
    11 "Content-Type: text/plain; charset=UTF-8\n"
    12 "Content-Transfer-Encoding: 8bit\n"
    13 "X-Generator: Poedit 2.0.6\n"
    14 "X-Poedit-Basepath: ..\n"
    15 "X-Poedit-Flags-xgettext: --add-comments=translators:\n"
    16 "X-Poedit-WPHeader: wp-bitly.php\n"
    17 "X-Poedit-SourceCharset: UTF-8\n"
    18 "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
    19 "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
    20 "_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
    21 "X-Poedit-SearchPath-0: .\n"
    22 "X-Poedit-SearchPathExcluded-0: *.js\n"
    23 
    24 #: includes/class.wp-bitly-admin.php:130
    25 msgid "WP Bitly is almost ready!"
    26 msgstr ""
    27 
    28 #: includes/class.wp-bitly-admin.php:131
    29 msgid "settings page"
    30 msgstr ""
    31 
    32 #: includes/class.wp-bitly-admin.php:132
    33 #, php-format
    34 msgid "Please visit the %s to configure WP Bitly"
    35 msgstr ""
    36 
    37 #: includes/class.wp-bitly-admin.php:193 includes/class.wp-bitly-admin.php:232
    38 msgid "Success!"
    39 msgstr ""
    40 
    41 #: includes/class.wp-bitly-admin.php:193
    42 msgid "WP Bitly is authorized, and you can start generating shortlinks!"
    43 msgstr ""
    44 
    45 #: includes/class.wp-bitly-admin.php:232
    46 msgid "The shortlink for this post has been regenerated."
    47 msgstr ""
    48 
    49 #: includes/class.wp-bitly-admin.php:252
    50 #, php-format
    51 msgid ""
    52 "You will need a Bitly account to use this plugin. If you do not already have "
    53 "one, sign up <a href=\"%s\">here</a>."
    54 msgstr ""
    55 
    56 #: includes/class.wp-bitly-admin.php:256
    57 msgid "Connect with Bitly"
    58 msgstr ""
    59 
    60 #: includes/class.wp-bitly-admin.php:268
    61 msgid "Disconnect"
    62 msgstr ""
    63 
    64 #: includes/class.wp-bitly-admin.php:277
    65 msgid "Authorize"
    66 msgstr ""
    67 
    68 #: includes/class.wp-bitly-admin.php:286
    69 msgid "Bitly OAuth Token"
    70 msgstr ""
    71 
    72 #: includes/class.wp-bitly-admin.php:294
    73 msgid ""
    74 "This field should auto-populate after using the authorization button above."
    75 msgstr ""
    76 
    77 #: includes/class.wp-bitly-admin.php:295
    78 msgid ""
    79 "If this field remains empty, please disconnect and attempt to authorize "
    80 "again."
    81 msgstr ""
    82 
    83 #: includes/class.wp-bitly-admin.php:302
    84 msgid "Post Types"
    85 msgstr ""
    86 
    87 #: includes/class.wp-bitly-admin.php:317
    88 msgid "Shortlinks will automatically be generated for the selected post types."
    89 msgstr ""
    90 
    91 #: includes/class.wp-bitly-admin.php:325 includes/class.wp-bitly-admin.php:333
    92 msgid "Debug WP Bitly"
    93 msgstr ""
    94 
    95 #: includes/class.wp-bitly-admin.php:334
    96 msgid "Let's debug!"
    97 msgstr ""
    98 
    99 #: includes/class.wp-bitly-admin.php:337
    100 #, php-format
    101 msgid ""
    102 "If you're having issues generating shortlinks, turn this on and create a "
    103 "thread in the <a href=\"%s\">support forums</a>."
    104 msgstr ""
    105 
    106 #. Plugin Name of the plugin/theme
    107 #: includes/class.wp-bitly-admin.php:393
    108 msgid "WP Bitly"
    109 msgstr ""
    110 
    111 #: includes/class.wp-bitly-admin.php:467
    112 msgid "WP Bitly Statistics &amp; Administration"
    113 msgstr ""
    114 
    115 #: includes/class.wp-bitly-admin.php:472
    116 msgid "Clicks Today"
    117 msgstr ""
    118 
    119 #: includes/class.wp-bitly-admin.php:473
    120 msgid "Clicks Over Time"
    121 msgstr ""
    122 
    123 #: includes/class.wp-bitly-admin.php:480
    124 msgid ""
    125 "There was a problem retrieving information about your link. There may be no "
    126 "statistics yet."
    127 msgstr ""
    128 
    129 #: includes/functions.php:58
    130 msgid "WP Bitly Error: No such API endpoint."
    131 msgstr ""
    132 
    133 #: wp-bitly.php:36
    134 #, php-format
    135 msgid "WP Bitly Error: No such option %1$s"
    136 msgstr ""
    137 
    138 #: wp-bitly.php:226
    139 msgid "Settings"
    140 msgstr ""
    141 
    142 #. Plugin URI of the plugin/theme
    143 msgid "http://wordpress.org/plugins/wp-bitly"
    144 msgstr ""
    145 
    146 #. Description of the plugin/theme
    147 msgid ""
    148 "WP Bitly can be used to generate shortlinks for your website posts, pages, "
    149 "and custom post types. Extremely lightweight and easy to set up!"
    150 msgstr ""
    151 
    152 #. Author of the plugin/theme
    153 msgid "<a href=\"https://temeritystudios.com/\">Temerity Studios</a>"
    154 msgstr ""
Note: See TracChangeset for help on using the changeset viewer.