Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Publicious.org
Plugins
User Profiles
Commits
a8246842
Verified
Commit
a8246842
authored
Apr 05, 2022
by
John James Jacoby
Browse files
Correct location of .pot file.
parent
d7d82e3a
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Gruntfile.js
View file @
a8246842
...
...
@@ -172,7 +172,7 @@ module.exports = function( grunt ) {
makepot
:
{
target
:
{
options
:
{
domainPath
:
'
/<%= pkg.name %>/
include
s/languages/
'
,
domainPath
:
'
/<%= pkg.name %>/
asset
s/languages/
'
,
exclude
:
[
'
\
.git/*
'
,
'
bin/*
'
,
'
node_modules/*
'
,
'
tests/*
'
,
'
build/*
'
],
mainFile
:
'
<%= pkg.name %>.php
'
,
potFilename
:
'
<%= pkg.name %>.pot
'
,
...
...
wp-user-profiles/assets/languages/wp-user-profiles.pot
View file @
a8246842
This diff is collapsed.
Click to expand it.
wp-user-profiles/includes/languages/wp-user-profiles.pot
deleted
100644 → 0
View file @
d7d82e3a
# Copyright (C) 2021 Triple J Software, Inc.
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: WP User Profiles 2.6.2\n"
"Report-Msgid-Bugs-To: "
"https://github.com/stuttter/wp-user-profiles/issues/new\n"
"POT-Creation-Date: 2021-08-18 20:03:10+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
"Last-Translator: WP-Translations (http://wp-translations.org/)\n"
"Language-Team: WP-Translations <wpt@wp-translations.org>\n"
"Language: en_US\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"
#: wp-user-profiles/includes/admin.php:147
#: wp-user-profiles/includes/admin.php:148
#: wp-user-profiles/includes/admin.php:216
#: wp-user-profiles/includes/admin.php:217
#: wp-user-profiles/includes/sections.php:23
msgid "Profile"
msgstr ""
#: wp-user-profiles/includes/admin.php:329
msgid "← Back to Users"
msgstr ""
#: wp-user-profiles/includes/admin.php:336
#: wp-user-profiles/includes/metaboxes/account-applications.php:101
msgid "Dismiss this notice."
msgstr ""
#: wp-user-profiles/includes/admin.php:494
msgid "Secondary menu"
msgstr ""
#: wp-user-profiles/includes/admin.php:578
msgid "General"
msgstr ""
#: wp-user-profiles/includes/admin.php:698
msgid "Anonymous"
msgstr ""
#: wp-user-profiles/includes/capabilities.php:76
msgid "Invalid user ID."
msgstr ""
#: wp-user-profiles/includes/capabilities.php:98
msgid "Sorry, you are not allowed to edit this user."
msgstr ""
#: wp-user-profiles/includes/common.php:446
msgid "User updated."
msgstr ""
#: wp-user-profiles/includes/help.php:21
msgid "Some information may be displayed publicly on the site."
msgstr ""
#: wp-user-profiles/includes/help.php:22
msgid ""
"Always use a strong password, and never give your login information to "
"anyone."
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-applications.php:31
msgid "Add Password"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-applications.php:40
#. translators: %s: Application name.
msgid "The password for %s is:"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-applications.php:53
msgid "Password Name"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-applications.php:56
msgid "Name of App or Service"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-applications.php:56
msgid "Required to create an Application Password."
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-applications.php:94
msgid "Save this in a safe location. You cannot retrieve it again later."
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-email.php:29
msgid "Email"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-email.php:30
#: wp-user-profiles/includes/metaboxes/profile-name.php:87
msgid "(required)"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-email.php:41
msgid "There is a pending change of your email to %1$s. <a href=\"%2$s\">Cancel</a>"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-language.php:37
msgid "Language"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:26
msgid "New Password"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:29
msgid "Set New Password"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:34
msgid "Hide password"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:36
msgid "Hide"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:38
#: wp-user-profiles/includes/metaboxes/account-password.php:40
msgid "Cancel"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:47
msgid "Repeat New Password"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:51
msgid "Type your new password again."
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:53
msgid "Type the new password again."
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:58
msgid "Confirm Password"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:62
msgid "Confirm use of weak password"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:70
msgid "Password Reset"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:74
msgid "Send Password Reset Email"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-password.php:78
msgid "Sending this email does not force-change their password."
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-sessions.php:33
#: wp-user-profiles/includes/metaboxes/account-sessions.php:45
#: wp-user-profiles/includes/metaboxes/account-sessions.php:57
msgid "Sessions"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-sessions.php:35
#: wp-user-profiles/includes/metaboxes/account-sessions.php:47
msgid "Log Out Everywhere Else"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-sessions.php:37
msgid "You are only logged in at this location."
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-sessions.php:49
msgid ""
"Did you lose your phone or leave your account logged in at a public "
"computer? You can log out everywhere else, and stay logged in here."
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-sessions.php:59
msgid "Log Out Everywhere"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-sessions.php:63
#. translators: 1: User's display name.
msgid "Log %s out of all locations."
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-sessions.php:72
#: wp-user-profiles/includes/metaboxes/all-status.php:43
msgid "Inactive"
msgstr ""
#: wp-user-profiles/includes/metaboxes/account-sessions.php:77
#. translators: 1: User's display name.
msgid "%s has not logged in yet."
msgstr ""
#: wp-user-profiles/includes/metaboxes/all-status.php:42
msgid "Active"
msgstr ""
#: wp-user-profiles/includes/metaboxes/all-status.php:44
msgid "Spammer"
msgstr ""
#: wp-user-profiles/includes/metaboxes/all-status.php:54
msgid "Registered on: %1$s"
msgstr ""
#: wp-user-profiles/includes/metaboxes/all-status.php:67
msgid "View User"
msgstr ""
#: wp-user-profiles/includes/metaboxes/all-status.php:68
msgid "Update"
msgstr ""
#: wp-user-profiles/includes/metaboxes/options-color-scheme.php:26
msgid "Admin Color Scheme"
msgstr ""
#: wp-user-profiles/includes/metaboxes/options-personal.php:55
#: wp-user-profiles/includes/sections/options.php:108
msgid "Visual Editor"
msgstr ""
#: wp-user-profiles/includes/metaboxes/options-personal.php:58
msgid "Disable the visual editor when writing"
msgstr ""
#: wp-user-profiles/includes/metaboxes/options-personal.php:69
msgid "Syntax Highlighting"
msgstr ""
#: wp-user-profiles/includes/metaboxes/options-personal.php:72
msgid "Disable syntax highlighting when editing code"
msgstr ""
#: wp-user-profiles/includes/metaboxes/options-personal.php:83
msgid "Keyboard Shortcuts"
msgstr ""
#: wp-user-profiles/includes/metaboxes/options-personal.php:86
msgid "Enable keyboard shortcuts for comment moderation."
msgstr ""
#: wp-user-profiles/includes/metaboxes/options-personal.php:97
#: wp-user-profiles/includes/metaboxes/options-personal.php:100
msgid "Toolbar"
msgstr ""
#: wp-user-profiles/includes/metaboxes/options-personal.php:103
msgid "Show Toolbar when viewing site"
msgstr ""
#: wp-user-profiles/includes/metaboxes/other-all.php:47
msgid "A plugin attempted to show something here, but then failed to do so."
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-capabilities.php:39
msgid "Super Admin"
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-capabilities.php:47
msgid "Grant this user super admin privileges for the Network."
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-capabilities.php:53
msgid ""
"Super admin privileges cannot be removed because this user has the network "
"admin email."
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-capabilities.php:66
msgid "Capabilities"
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-capabilities.php:78
msgid "Allowed: %s"
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-capabilities.php:79
msgid "Denied: %s"
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-capabilities.php:86
msgid "No additional capabilities"
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-roles.php:50
msgid "No Sites"
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-roles.php:56
msgid "You have no role on any sites."
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-roles.php:57
msgid "This user has no role on any sites"
msgstr ""
#: wp-user-profiles/includes/metaboxes/permissions-roles.php:108
msgid "— No role for this site —"
msgstr ""
#: wp-user-profiles/includes/metaboxes/profile-about.php:30
msgid "Website"
msgstr ""
#: wp-user-profiles/includes/metaboxes/profile-about.php:39
msgid "Biographical Info"
msgstr ""
#: wp-user-profiles/includes/metaboxes/profile-about.php:45
msgid ""
"Share a little biographical information to fill out your profile. This may "
"be shown publicly."
msgstr ""
#: wp-user-profiles/includes/metaboxes/profile-name.php:58
msgid "Username"
msgstr ""
#: wp-user-profiles/includes/metaboxes/profile-name.php:61
msgid "Usernames cannot be changed."
msgstr ""
#: wp-user-profiles/includes/metaboxes/profile-name.php:68
msgid "First Name"
msgstr ""
#: wp-user-profiles/includes/metaboxes/profile-name.php:77
msgid "Last Name"
msgstr ""
#: wp-user-profiles/includes/metaboxes/profile-name.php:86
msgid "Nickname"
msgstr ""
#: wp-user-profiles/includes/metaboxes/profile-name.php:97
msgid "Display name publicly as"
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-list.php:115
msgid "Assigned"
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-list.php:116
msgid "All Sites"
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-list.php:133
msgid "Remove"
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-list.php:145
msgid "Assign as (Choose a Role)"
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-list.php:187
msgid "User is not a member of this site"
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-list.php:262
msgid "Default site role"
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-list.php:379
msgid "Invalid nonce or user ID."
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-primary.php:42
msgid "Primary Site"
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-primary.php:61
msgid "You are not a member of any sites."
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-primary.php:62
msgid "This user is not a member of any sites."
msgstr ""
#: wp-user-profiles/includes/metaboxes.php:76
msgid "No options"
msgstr ""
#: wp-user-profiles/includes/metaboxes.php:79
msgid "The options in this area are not available to you at this time."
msgstr ""
#: wp-user-profiles/includes/sections/account.php:115
msgid "<strong>ERROR</strong>: Passwords may not contain the character \"\\\"."
msgstr ""
#: wp-user-profiles/includes/sections/account.php:120
msgid ""
"<strong>ERROR</strong>: Please enter the same password in both password "
"fields."
msgstr ""
#: wp-user-profiles/includes/sections/account.php:151
msgid "<strong>ERROR</strong>: Please enter an email address."
msgstr ""
#: wp-user-profiles/includes/sections/account.php:155
msgid "<strong>ERROR</strong>: The email address is not correct."
msgstr ""
#: wp-user-profiles/includes/sections/account.php:159
msgid "<strong>ERROR</strong>: This email is already in use."
msgstr ""
#: wp-user-profiles/includes/sections/account.php:177
msgid "This is where important account information can be found."
msgstr ""
#: wp-user-profiles/includes/sections/account.php:178
msgid "Your email address is used for receiving notifications from this site"
msgstr ""
#: wp-user-profiles/includes/sections/account.php:179
msgid "Passwords should be lengthy and complex to help keep your account secure"
msgstr ""
#: wp-user-profiles/includes/sections/account.php:180
msgid "The language you pick will be used wherever it is supported."
msgstr ""
#: wp-user-profiles/includes/sections/account.php:181
msgid "Sessions are logged from each device you login from"
msgstr ""
#: wp-user-profiles/includes/sections/account.php:182
msgid "Application passwords allow authentication via non-interactive systems."
msgstr ""
#: wp-user-profiles/includes/sections/options.php:106
msgid "This is where most options & site preferences can be found."
msgstr ""
#: wp-user-profiles/includes/sections/options.php:107
msgid "Color Schemes"
msgstr ""
#: wp-user-profiles/includes/sections/options.php:109
msgid "Comment Moderation Shortcuts"
msgstr ""
#: wp-user-profiles/includes/sections/other.php:68
msgid "This is where any additional information can be found."
msgstr ""
#: wp-user-profiles/includes/sections/other.php:69
msgid "Plugins using legacy actions"
msgstr ""
#: wp-user-profiles/includes/sections/other.php:70
msgid "Fields without explicit sections"
msgstr ""
#: wp-user-profiles/includes/sections/permissions.php:130
msgid "This is where role & capability settings can be found."
msgstr ""
#: wp-user-profiles/includes/sections/permissions.php:131
msgid "Your role determines what you are able to do"
msgstr ""
#: wp-user-profiles/includes/sections/permissions.php:132
msgid "In some cases, you may have more than one role"
msgstr ""
#: wp-user-profiles/includes/sections/permissions.php:133
msgid "Some capabilities may be uniquely granted"
msgstr ""
#: wp-user-profiles/includes/sections/profile.php:86
msgid ""
"<strong>ERROR</strong>: This username is invalid because it uses illegal "
"characters. Please enter a valid username."
msgstr ""
#: wp-user-profiles/includes/sections/profile.php:91
msgid ""
"<strong>ERROR</strong>: This username is already registered. Please choose "
"another one."
msgstr ""
#: wp-user-profiles/includes/sections/profile.php:96
msgid "<strong>ERROR</strong>: Please enter a username."
msgstr ""
#: wp-user-profiles/includes/sections/profile.php:108
msgid "<strong>ERROR</strong>: Please enter a nickname."
msgstr ""
#: wp-user-profiles/includes/sections/profile.php:173
msgid "This is where most biographical information can be found."
msgstr ""
#: wp-user-profiles/includes/sections/profile.php:174
msgid "First and Last Name"
msgstr ""
#: wp-user-profiles/includes/sections/profile.php:175
msgid "Nickname and Display Name"
msgstr ""
#: wp-user-profiles/includes/sections/profile.php:176
msgid "Website and Biography"
msgstr ""
#: wp-user-profiles/includes/sections/sites.php:113
msgid "This is where sites & the primary set setting can be found."
msgstr ""
#: wp-user-profiles/includes/sections/sites.php:114
msgid "Your sites are determined by having a role on each one"
msgstr ""
#: wp-user-profiles/includes/sections/sites.php:115
msgid "You may be able to navigate between these sites"
msgstr ""
#: wp-user-profiles/includes/sections/sites.php:116
msgid "You may be able to take action on these sites"
msgstr ""
#: wp-user-profiles/includes/sections.php:41
msgid "Account"
msgstr ""
#: wp-user-profiles/includes/sections.php:59
msgid "Options"
msgstr ""
#: wp-user-profiles/includes/sections.php:84
msgid "Other"
msgstr ""
#: wp-user-profiles/includes/sections.php:102
msgid "Permissions"
msgstr ""
#: wp-user-profiles/includes/sections.php:121
msgid "Sites"
msgstr ""
#: wp-user-profiles/includes/sites-list-table.php:26
msgid "URL"
msgstr ""
#: wp-user-profiles/includes/sites-list-table.php:27
msgid "Users"
msgstr ""
#: wp-user-profiles/includes/sites-list-table.php:32
msgid "Roles"
msgstr ""
#: wp-user-profiles/includes/sites-list-table.php:52
#. translators: %s: Site URL.
msgid "Select %s"
msgstr ""
#. Description of the plugin/theme
msgid "Upgrade your WordPress admin user profile experience"
msgstr ""
#: wp-user-profiles/includes/admin.php:639
msgctxt "user"
msgid "Add New"
msgstr ""
#: wp-user-profiles/includes/admin.php:643
msgctxt "user"
msgid "Add Existing"
msgstr ""
#: wp-user-profiles/includes/metaboxes/sites-list.php:151
#. translators: prefix for roles dropdown
msgctxt "translators: prefix for roles dropdown"
msgid "— %s"
msgstr ""
#: wp-user-profiles/includes/metaboxes.php:52
msgctxt "users user-admin edit screen"
msgid "Status"
msgstr ""
#: wp-user-profiles/includes/sections/account.php:35
msgctxt "users user-admin edit screen"
msgid "Email"
msgstr ""
#: wp-user-profiles/includes/sections/account.php:46
msgctxt "users user-admin edit screen"
msgid "Password"
msgstr ""
#: wp-user-profiles/includes/sections/account.php:57