Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WP Print Friendly
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
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
WP Print Friendly
Merge requests
!8
Fix translation support
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix translation support
fix/i18n
into
master
Overview
0
Commits
2
Pipelines
1
Changes
6
Merged
Erick Hitter
requested to merge
fix/i18n
into
master
2 years ago
Overview
0
Commits
2
Pipelines
1
Changes
6
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
0a52489e
2 commits,
2 years ago
6 files
+
138
−
86
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
languages/wp-print-friendly.pot
+
39
−
29
Options
@@ -2,10 +2,10 @@
# This file is distributed under the same license as the WP Print Friendly package.
msgid ""
msgstr ""
"Project-Id-Version: WP Print Friendly 0.6.
2
\n"
"Project-Id-Version: WP Print Friendly 0.6.
3
\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/wp-print-friendly\n"
"POT-Creation-Date: 2022-06-
11 18:14:57
+00:00\n"
"POT-Creation-Date: 2022-06-
25 21:01:31
+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -25,113 +25,123 @@ msgstr ""
"X-Textdomain-Support: yes\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"
#: wp-print-friendly.php:121
#: default-template.php:37
#. translators: 1. Post permalink.
msgid "<strong>Source URL:</strong> %1$s"
msgstr ""
#: default-template.php:57
#. translators: 1. Copyright year, 2. Site name.
msgid "Copyright ©%1$d %2$s unless otherwise noted."
msgstr ""
#: wp-print-friendly.php:128
msgid "Print this entry"
msgstr ""
#: wp-print-friendly.php:12
2
#: wp-print-friendly.php:12
9
msgid "Print this page"
msgstr ""
#: wp-print-friendly.php:1
26
#: wp-print-friendly.php:1
33
msgid "Endnotes:"
msgstr ""
#: wp-print-friendly.php:67
1
#: wp-print-friendly.php:67
8
msgid "Automatically add print links based on settings below?"
msgstr ""
#: wp-print-friendly.php:6
73
wp-print-friendly.php:7
37
#: wp-print-friendly.php:6
80
wp-print-friendly.php:7
44
msgid "Yes"
msgstr ""
#: wp-print-friendly.php:6
74
#: wp-print-friendly.php:6
81
msgid "No"
msgstr ""
#: wp-print-friendly.php:6
7
8
#: wp-print-friendly.php:68
5
msgid "Automatically place link:"
msgstr ""
#: wp-print-friendly.php:68
0
#: wp-print-friendly.php:68
7
msgid "Above content"
msgstr ""
#: wp-print-friendly.php:68
1
#: wp-print-friendly.php:68
8
msgid "Below content"
msgstr ""
#: wp-print-friendly.php:68
2
#: wp-print-friendly.php:68
9
msgid "Above and below content"
msgstr ""
#: wp-print-friendly.php:6
86
#: wp-print-friendly.php:6
93
msgid "Display automatically on:"
msgstr ""
#: wp-print-friendly.php:
699
#: wp-print-friendly.php:
706
msgid "Text for link to print entire item:"
msgstr ""
#: wp-print-friendly.php:7
05
#: wp-print-friendly.php:7
12
msgid "Text for link to print current page:"
msgstr ""
#: wp-print-friendly.php:7
09
#: wp-print-friendly.php:7
16
msgid ""
"If viewing a multipage post (set by using the <!--nextpage--> tag), "
"the text above is used for a link to print just the current page."
msgstr ""
#: wp-print-friendly.php:71
0
#: wp-print-friendly.php:71
7
msgid "<strong>To hide this link,</strong> clear the field's contents."
msgstr ""
#: wp-print-friendly.php:71
4
#: wp-print-friendly.php:7
2
1
msgid "CSS for print links:"
msgstr ""
#: wp-print-friendly.php:7
18
#: wp-print-friendly.php:7
25
msgid ""
"For page-specific print links, a second class, created by appending "
"<strong>_cur</strong> to the above text, is added to each link."
msgstr ""
#: wp-print-friendly.php:7
19
#: wp-print-friendly.php:7
26
msgid ""
"Be aware that Internet Explorer will only interpret the first two CSS "
"classes, so if multiple classes are entered above, the page-specific class "
"may not be available in IE."
msgstr ""
#: wp-print-friendly.php:7
2
3
#: wp-print-friendly.php:73
0
msgid "Open print-friendly views:"
msgstr ""
#: wp-print-friendly.php:72
5
#: wp-print-friendly.php:7
3
2
msgid "In the same window"
msgstr ""
#: wp-print-friendly.php:7
26
#: wp-print-friendly.php:7
33
msgid "In a new window"
msgstr ""
#: wp-print-friendly.php:7
35
#: wp-print-friendly.php:7
42
msgid "Include endnotes for links found in content?"
msgstr ""
#: wp-print-friendly.php:7
39
#: wp-print-friendly.php:7
46
msgid ""
"If enabled, content is automatically scanned for links and an endnote is "
"added for each link found. This can be helpful for users if your content "
"includes many links."
msgstr ""
#: wp-print-friendly.php:7
43
#: wp-print-friendly.php:7
50
msgid "Endnotes heading:"
msgstr ""
#: wp-print-friendly.php:74
7
#: wp-print-friendly.php:7
5
4
msgid ""
"If endnotes are enabled, the text entered above will be output above the "
"list of links."
@@ -141,14 +151,14 @@ msgstr ""
msgid "WP Print Friendly"
msgstr ""
#: wp-print-friendly.php:8
83
#: wp-print-friendly.php:8
90
msgid ""
"You must refresh your site's permalinks before WP Print Friendly is fully "
"activated. To do so, go to <a href=\"%s\">Permalinks</a> and click the "
"<strong><em>Save Changes</em></strong> button at the bottom of the screen."
msgstr ""
#: wp-print-friendly.php:8
85
#: wp-print-friendly.php:8
92
msgid "When finished, click <a href=\"%s\">here</a> to hide this message."
msgstr ""
Loading