Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Automatically Paginate Posts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WP Plugins
Automatically Paginate Posts
Merge requests
!4
Fix translation support
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix translation support
fix/i18n
into
master
Overview
0
Commits
6
Pipelines
6
Changes
8
Merged
Erick Hitter
requested to merge
fix/i18n
into
master
3 years ago
Overview
0
Commits
6
Pipelines
6
Changes
8
Expand
0
0
Merge request reports
Compare
master
version 5
0516e612
3 years ago
version 4
d468affd
3 years ago
version 3
5d0028cb
3 years ago
version 2
69a24cfd
3 years ago
version 1
269cba34
3 years ago
master (base)
and
version 1
latest version
bcbd3f9a
6 commits,
3 years ago
version 5
0516e612
5 commits,
3 years ago
version 4
d468affd
4 commits,
3 years ago
version 3
5d0028cb
3 commits,
3 years ago
version 2
69a24cfd
2 commits,
3 years ago
version 1
269cba34
1 commit,
3 years ago
8 files
+
2206
−
323
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
8
Search (e.g. *.vue) (Ctrl+P)
languages/automatically-paginate-posts.pot
+
15
−
15
Options
# Copyright (C) 202
0
Erick Hitter & Oomph, Inc.
# Copyright (C) 202
2
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: 202
0
-0
3
-26
17:10:56
+00:00\n"
"POT-Creation-Date: 202
2
-0
6
-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: 202
0
-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 202
2
-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:1
3
5
#: automatically-paginate-posts.php:15
0
msgid "Supported post types:"
msgstr ""
#: automatically-paginate-posts.php:1
36
#: automatically-paginate-posts.php:1
51
msgid "Split post by:"
msgstr ""
#: automatically-paginate-posts.php:2
10
#: automatically-paginate-posts.php:2
25
msgid "Total number of pages: "
msgstr ""
#: automatically-paginate-posts.php:2
11
#: automatically-paginate-posts.php:2
26
msgid "Approximate words per page: "
msgstr ""
#: automatically-paginate-posts.php:2
75
#: automatically-paginate-posts.php:2
90
msgid ""
"If chosen, each page will contain approximately this many words, depending "
"on paragraph lengths."
msgstr ""
#: automatically-paginate-posts.php:30
5
#: automatically-paginate-posts.php:3
2
0
msgid "Post Autopaging"
msgstr ""
#: automatically-paginate-posts.php:3
21
#: automatically-paginate-posts.php:3
36
msgid ""
"Check the box above to prevent this post from automatically being split "
"over multiple pages."
msgstr ""
#: automatically-paginate-posts.php:3
22
#: automatically-paginate-posts.php:3
37
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