-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1f7e11b
commit 350cc13
Showing
1 changed file
with
25 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
# This file is distributed under the GPL v2 or later. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Magic Login 2.3.3\n" | ||
"Project-Id-Version: Magic Login 2.3.4\n" | ||
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/magic-login\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2024-11-19T14:39:20+00:00\n" | ||
"POT-Creation-Date: 2024-12-18T09:24:49+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.10.0\n" | ||
"X-Domain: magic-login\n" | ||
|
@@ -578,20 +578,20 @@ msgid "Login with Email" | |
msgstr "" | ||
|
||
#: includes/block.php:74 | ||
#: includes/login.php:66 | ||
#: includes/login.php:67 | ||
#: assets/js/admin/login-block.js:36 | ||
msgid "Please enter your username or email address. You will receive an email message to log in." | ||
msgstr "" | ||
|
||
#: includes/block.php:78 | ||
#: includes/login.php:260 | ||
#: includes/login.php:261 | ||
#: includes/shortcode.php:125 | ||
#: assets/js/admin/login-block.js:43 | ||
msgid "Username or Email Address" | ||
msgstr "" | ||
|
||
#: includes/block.php:82 | ||
#: includes/login.php:275 | ||
#: includes/login.php:276 | ||
#: includes/shortcode.php:80 | ||
#: assets/js/admin/login-block.js:47 | ||
msgid "Send me the link" | ||
|
@@ -602,73 +602,73 @@ msgstr "" | |
msgid "Sending..." | ||
msgstr "" | ||
|
||
#: includes/login.php:64 | ||
#: includes/login.php:65 | ||
msgid "Please enter your username. You will receive an email message to log in." | ||
msgstr "" | ||
|
||
#: includes/login.php:136 | ||
#: includes/login.php:137 | ||
msgid "There is no account with that username." | ||
msgstr "" | ||
|
||
#: includes/login.php:138 | ||
#: includes/login.php:139 | ||
msgid "There is no account with that username or email address." | ||
msgstr "" | ||
|
||
#: includes/login.php:156 | ||
#: includes/login.php:157 | ||
msgid "Please check your inbox for the login link. If you did not receive a login email, check your spam folder too." | ||
msgstr "" | ||
|
||
#: includes/login.php:180 | ||
#: includes/login.php:181 | ||
msgid "Log in" | ||
msgstr "" | ||
|
||
#: includes/login.php:258 | ||
#: includes/login.php:259 | ||
#: includes/shortcode.php:123 | ||
msgid "Username" | ||
msgstr "" | ||
|
||
#. translators: 1: User login 2: Dashboard URL | ||
#: includes/login.php:343 | ||
#: includes/login.php:344 | ||
msgid "Invalid magic login token, but you are logged in as '%1$s'. <a href=\"%2$s\">Go to the dashboard instead</a>?" | ||
msgstr "" | ||
|
||
#. translators: %s: Login URL | ||
#: includes/login.php:346 | ||
#: includes/login.php:347 | ||
msgid "Invalid magic login token. <a href=\"%s\">Try signing in instead</a>?" | ||
msgstr "" | ||
|
||
#: includes/login.php:351 | ||
#: includes/login.php:352 | ||
msgid "Invalid magic login token. Please try to create <a href=\"%s\">a new login link</a>?" | ||
msgstr "" | ||
|
||
#: includes/login.php:487 | ||
#: includes/login.php:488 | ||
msgid "Log In" | ||
msgstr "" | ||
|
||
#: includes/login.php:492 | ||
#: includes/login.php:493 | ||
msgid "Send me the login link" | ||
msgstr "" | ||
|
||
#: includes/login.php:592 | ||
#: includes/login.php:593 | ||
msgid "or" | ||
msgstr "" | ||
|
||
#. translators: %s: The magic login link | ||
#: includes/login.php:695 | ||
#: includes/login.php:696 | ||
msgid "<a href=\"%s\" target=\"_blank\" rel=\"noopener\">Click here to login</a>." | ||
msgstr "" | ||
|
||
#. translators: %s: The magic login link | ||
#: includes/login.php:699 | ||
#: includes/login.php:700 | ||
msgid "Auto Login: %s" | ||
msgstr "" | ||
|
||
#. translators: 1: TTL value (number) 2: Unit (minute(s), hour(s), days(s)) | ||
#: includes/login.php:706 | ||
#: includes/login.php:707 | ||
msgid "Login link will expire in %1$s %2$s." | ||
msgstr "" | ||
|
||
#: includes/login.php:805 | ||
#: includes/login.php:806 | ||
msgid "Invalid request" | ||
msgstr "" | ||
|
||
|
@@ -699,19 +699,19 @@ msgid "" | |
"{{SITEURL}}" | ||
msgstr "" | ||
|
||
#: includes/utils.php:337 | ||
#: includes/utils.php:358 | ||
msgid "Minute(s)" | ||
msgstr "" | ||
|
||
#: includes/utils.php:338 | ||
#: includes/utils.php:359 | ||
msgid "Hour(s)" | ||
msgstr "" | ||
|
||
#: includes/utils.php:339 | ||
#: includes/utils.php:360 | ||
msgid "Day(s)" | ||
msgstr "" | ||
|
||
#: includes/utils.php:550 | ||
#: includes/utils.php:571 | ||
msgid "" | ||
"Hi there,\n" | ||
"<br><br>\n" | ||
|