Skip to content
Snippets Groups Projects

Fix translation support

Merged Erick Hitter requested to merge fix/i18n into master
Files
8
# Copyright (C) 2020 Erick Hitter & Oomph, Inc.
# Copyright (C) 2022 Erick Hitter & Oomph, Inc.
# This file is distributed under the same license as the Automatically Paginate Posts package.
msgid ""
msgstr ""
"Project-Id-Version: Automatically Paginate Posts 0.2\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/automatically-paginate-posts\n"
"POT-Creation-Date: 2020-03-26 17:10:56+00:00\n"
"POT-Creation-Date: 2022-06-26 20:04:21+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"X-Generator: grunt-wp-i18n 0.5.4\n"
"X-Poedit-KeywordsList: "
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Country: United States\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: "
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
"X-Poedit-Basepath: ../\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-Bookmarks: \n"
"X-Textdomain-Support: yes\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"
#. Plugin Name of the plugin/theme
msgid "Automatically Paginate Posts"
msgstr ""
#: automatically-paginate-posts.php:135
#: automatically-paginate-posts.php:150
msgid "Supported post types:"
msgstr ""
#: automatically-paginate-posts.php:136
#: automatically-paginate-posts.php:151
msgid "Split post by:"
msgstr ""
#: automatically-paginate-posts.php:210
#: automatically-paginate-posts.php:225
msgid "Total number of pages: "
msgstr ""
#: automatically-paginate-posts.php:211
#: automatically-paginate-posts.php:226
msgid "Approximate words per page: "
msgstr ""
#: automatically-paginate-posts.php:275
#: automatically-paginate-posts.php:290
msgid ""
"If chosen, each page will contain approximately this many words, depending "
"on paragraph lengths."
msgstr ""
#: automatically-paginate-posts.php:305
#: automatically-paginate-posts.php:320
msgid "Post Autopaging"
msgstr ""
#: automatically-paginate-posts.php:321
#: automatically-paginate-posts.php:336
msgid ""
"Check the box above to prevent this post from automatically being split "
"over multiple pages."
msgstr ""
#: automatically-paginate-posts.php:322
#: automatically-paginate-posts.php:337
msgid ""
"Note that if the %1$s Quicktag is used to manually page this post, "
"automatic paging won't be applied, regardless of the setting above."
Loading