文件操作 - clean-login-he_IL.po
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/plugin-wordpress/clean-login/lang/clean-login-he_IL.po
编辑文件内容
# This file was generated by WPML # WPML is a WordPress plugin that can turn any WordPress or WordPressMU site into a full featured multilingual content management system. # http://wpml.org msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Project-Id-Version: clean-login\n" "POT-Creation-Date: \n" "PO-Revision-Date: \n" "Last-Translator: Ahrale <contact@atar4u.com>\n" "Language-Team: Ahrale, Atar4U.com <contact@atar4u.com>\n" "MIME-Version: 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Language: he\n" "X-Generator: Poedit 1.7.4\n" "X-Poedit-SourceCharset: UTF-8\n" # <div> # <input type="submit" value="<?php echo __( 'Update profile', 'cleanlogin' ); ?>" name="submit"> # <input type="hidden" name="action" value="edit"> # wpml-name: 54d2e870aca5e99bf69f0ee1d494c3b3 msgid "Update profile" msgstr "עדכון הפרופיל" # # <p class="cleanlogin-form-description"><?php echo __( "If you would like to change the password type a new one. Otherwise leave this blank.", 'cleanlogin' ); ?></p> # # wpml-name: d6d9335e34d639909b6e1987da253c2e msgid "If you would like to change the password type a new one. Otherwise leave this blank." msgstr "אם אתה מעוניין לשנות את הססמה, הקלד ססמה חדשה. אם לא, השאר ריק." # # <h4><?php echo __( 'Change password', 'cleanlogin' ); ?></h4> # # wpml-name: 0b39c5aca15b84b1ad53a94d6b3feb78 msgid "Change password" msgstr "החלף ססמה" # <div class="cleanlogin-field"> # <label><?php echo __( 'Last name', 'cleanlogin' ); ?></label> # <input type="text" name="last_name" value="<?php echo $current_user->user_lastname; ?>"> # wpml-name: 8d3f5eff9c40ee315d452392bed5309b msgid "Last name" msgstr "שם משפחה" # <div class="cleanlogin-field"> # <label><?php echo __( 'First name', 'cleanlogin' ); ?></label> # <input type="text" name="first_name" value="<?php echo $current_user->user_firstname; ?>"> # wpml-name: 20db0bfeecd8fe60533206a2b5e9891a msgid "First name" msgstr "שם פרטי" # # <h4><?php echo __( 'General information', 'cleanlogin' ); ?></h4> # # wpml-name: 997c785cce775d7c1014ffbd6e446d50 msgid "General information" msgstr "מידע כללי" # <div class="cleanlogin-field"> # <label><?php echo __( 'Your new password is', 'cleanlogin' ); ?></label> # <input type="text" name="pass" value="<?php echo $new_password; ?>"> # wpml-name: 5992bed5164d33fd47d3fc55119e0135 msgid "Your new password is" msgstr "הססמה החדשה שלך היא" # <div> # <input type="submit" value="<?php echo __( 'Restore password', 'cleanlogin' ); ?>" name="submit"> # <input type="hidden" name="action" value="restore"> # wpml-name: a443891daad24a73d3cc11f876228807 msgid "Restore password" msgstr "שחזור ססמה" # <div class="cleanlogin-field"> # <input class="cleanlogin-field-username" type="text" name="username" value="" placeholder="<?php echo __( 'Username (or E-mail)', 'cleanlogin' ) ; ?>"> # </div> # wpml-name: 9ffe0cb87e8e568ce53906bf4e1723ec msgid "Username (or E-mail)" msgstr "שם משתמש או אימייל)" # <input type="checkbox" name="rememberme" value="forever"> # <label><?php echo __( 'Remember?', 'cleanlogin' ); ?></label> # </div> # wpml-name: 42f94cf7e04a9faa50e58c4aa8c97345 msgid "Remember?" msgstr "זוכר?" # <div class="cleanlogin-field"> # <input class="cleanlogin-field-password" type="password" name="pwd" placeholder="<?php echo __( 'Password', 'cleanlogin' ); ?>"> # </div> # wpml-name: dc647eb65e6711e155375218212b3964 msgid "Password" msgstr "ססמה" # <img src="<?php echo plugins_url( 'captcha', __FILE__ ); ?>"/> # <input class="cleanlogin-field-spam" type="text" name="captcha" value="" autocomplete="off" placeholder="<?php echo __( 'Type the text above', 'cleanlogin' ); ?>"> # </div> # wpml-name: 27c9a20e4af472544d4d856f74f893d9 msgid "Type the text above" msgstr "הקלד את הטקסט לעיל" # <div class="cleanlogin-field"> # <label><?php echo __( 'Confirm password', 'cleanlogin' ); ?></label> # <input type="password" name="pass2" value="" autocomplete="off"> # wpml-name: 4c231e0da3eaaa6a9752174f7f9cfb31 msgid "Confirm password" msgstr "אשר ססמה" # <div class="cleanlogin-field"> # <label><?php echo __( 'New password', 'cleanlogin' ); ?></label> # <input type="password" name="pass1" value="" autocomplete="off"> # wpml-name: 3544848f820b9d94a3f3871a382cf138 msgid "New password" msgstr "ססמה חדשה" # <div class="cleanlogin-field"> # <label><?php echo __( 'E-mail', 'cleanlogin' ); ?></label> # <input type="text" name="email" value="<?php echo $current_user->user_email; ?>"> # wpml-name: 1e884e3078d9978e216a027ecd57fb34 msgid "E-mail" msgstr "אימייל" # <div class="cleanlogin-field"> # <input class="cleanlogin-field-username" type="text" name="log" placeholder="<?php echo __( 'Username', 'cleanlogin' ); ?>"> # </div> # wpml-name: f6039d44b29456b20f8f373155ae4973 msgid "Username" msgstr "שם משתמש" # <div class="cleanlogin-preview-top"> # <a href="<?php echo add_query_arg( 'action', 'logout' ); ?>" class="cleanlogin-preview-logout-link"><?php echo __( 'Log out', 'cleanlogin' ); ?></a> # <?php if ( $edit_url != '' ) # wpml-name: 4394c8d8e63c470de62ced3ae85de5ae msgid "Log out" msgstr "התנתק" # <p> # <label for="<?php echo $this->get_field_id( 'title' ); ?>"><?php __( 'Title:', 'clean-login' ); ?></label> # <input class="widefat" id="<?php echo $this->get_field_id( 'title' ); ?>" name="<?php echo $this->get_field_name( 'title' ); ?>" type="text" value="<?php echo esc_attr( $title ); ?>" /> # wpml-name: 51ec9bf4aaeab1b25bb57f9f8d4de557 msgid "Title:" msgstr "כותרת:" # else # $title = __( 'User login status', 'cleanlogin' ); # // Widget admin form # wpml-name: 1a78b78f4df7bcffcb7c25f650cb51cc msgid "User login status" msgstr "מצב חיבור משתמש" # <?php if ( $restore_url != '' ) # echo "<a href='$restore_url' class='cleanlogin-form-pwd-link'>". __( 'Lost password?', 'cleanlogin' ) ."</a>"; # ?> # wpml-name: 0206fb59f6e0cd0d3d271b58e9109dca msgid "Lost password?" msgstr "שכחת את הססמה?" # <?php if ( $register_url != '' ) # echo "<a href='$register_url' class='cleanlogin-form-register-link'>". __( 'Register', 'cleanlogin' ) ."</a>"; # ?> # wpml-name: 0ba7583639a274c434bbe6ef797115a4 msgid "Register" msgstr "הרשמה" # <?php if ( $login_url != '' ) # echo "<a href='$login_url' class='cleanlogin-form-login-link'>". __( 'Log in', 'cleanlogin') ."</a>"; # ?> # wpml-name: bffe9a3c9a7e00ba00a11749e022d911 msgid "Log in" msgstr "התחבר" # <?php if ( $edit_url != '' ) # echo "<a href='$edit_url' class='cleanlogin-preview-edit-link'>". __( 'Edit my profile', 'cleanlogin' ) ."</a>"; # ?> # wpml-name: 36d0355ef1e61c25dd732d329d4c9304 msgid "Edit my profile" msgstr "ערוך את הפרופיל שלי" # 'Clean Login status and links', # array( 'description' => __( 'Use this widget to show the user login status and Clean Login links.', 'cleanlogin' ), ) # ); # wpml-name: 13099b92c318f09b9ec0c606e797d7a7 msgid "Use this widget to show the user login status and Clean Login links." msgstr "השתמש בוידג'ט זה כדי להציג את מצב חיבור המשתמש ואת קישורי Clean Login." # # <p class="submit"><input type="submit" name="Submit" class="button-primary" value="<?php echo __( 'Save Changes', 'cleanlogin' ); ?>" /></p> # </form> # wpml-name: f5d6040ed78ca86ddc73296a49b18510 msgid "Save Changes" msgstr "שמור את השינויים" # <label><input name="hideuser" type="checkbox" id="hideuser" <?php if( $hideuser == 'on' ) echo 'checked="checked"'; ?>><?php echo __( 'Hide username?', 'cleanlogin' ); ?></label> # <p class="description"><?php echo __( 'Hide username from the preview form.', 'cleanlogin' ); ?></p> # </td> # wpml-name: 63bd889d4e2acd6b59b556ba5f165001 msgid "Hide username from the preview form." msgstr "הסתר את שם המשתמש מטופס התצוגה המוקדמת." # <td> # <label><input name="hideuser" type="checkbox" id="hideuser" <?php if( $hideuser == 'on' ) echo 'checked="checked"'; ?>><?php echo __( 'Hide username?', 'cleanlogin' ); ?></label> # <p class="description"><?php echo __( 'Hide username from the preview form.', 'cleanlogin' ); ?></p> # wpml-name: b8561a89501bc14b33d85972dd609adf msgid "Hide username?" msgstr "להסתיר את שם המשתמש?" # <tr> # <th scope="row"><?php echo __( 'Hide username', 'cleanlogin' ); ?></th> # <td> # wpml-name: a0c522467552799b1bc084a0f66ffd36 msgid "Hide username" msgstr "הסתר שם משתמש" # <label><input name="standby" type="checkbox" id="standby" <?php if( $standby == 'on' ) echo 'checked="checked"'; ?>><?php echo __( 'Enable Standby role?', 'cleanlogin' ); ?></label> # <p class="description"><?php echo __( 'Standby role disables all the capabilities for new users, until the administrator changes. It usefull for site with restricted components.', 'cleanlogin' ); ?></p> # </td> # wpml-name: d13179c5ae4181385f6f5e73b116cc01 msgid "Standby role disables all the capabilities for new users, until the administrator changes. It usefull for site with restricted components." msgstr "תפקיד Standby מבטל את כל היכולות עבור משתמשים חדשים, עד שהמנהל משנה את התפקיד. זה שימושי לאתר עם רכיבים מוגבלים." # <td> # <label><input name="standby" type="checkbox" id="standby" <?php if( $standby == 'on' ) echo 'checked="checked"'; ?>><?php echo __( 'Enable Standby role?', 'cleanlogin' ); ?></label> # <p class="description"><?php echo __( 'Standby role disables all the capabilities for new users, until the administrator changes. It usefull for site with restricted components.', 'cleanlogin' ); ?></p> # wpml-name: 6851d93ba4d94cf1f6a6a5860a0afca3 msgid "Enable Standby role?" msgstr "להפעיל תפקיד Standby?" # <tr> # <th scope="row"><?php echo __( 'User Standby role', 'cleanlogin' ); ?></th> # <td> # wpml-name: 1daf8600b193f7f9db17418f031f84e3 msgid "User Standby role" msgstr "תפקיד User Standby" # <p class="description"><?php echo __( 'Honeypot antispam detection is enabled by default.', 'cleanlogin' ); ?></p> # <p class="description"><?php echo __( 'For captcha usage the PHP-GD library needs to be enabled in your server/hosting.', 'cleanlogin' ); ?></p> # </td> # wpml-name: 95136d2ef26348ea67b0c644fdb83a3e msgid "For captcha usage the PHP-GD library needs to be enabled in your server/hosting." msgstr "לשימוש בקוד אימות, ספריית ה PHP-GD חייבת לפעול בשרת שלך." # <label><input name="antispam" type="checkbox" id="antispam" <?php if( $antispam == 'on' ) echo 'checked="checked"'; ?>><?php echo __( 'Enable captcha?', 'cleanlogin' ); ?></label> # <p class="description"><?php echo __( 'Honeypot antispam detection is enabled by default.', 'cleanlogin' ); ?></p> # <p class="description"><?php echo __( 'For captcha usage the PHP-GD library needs to be enabled in your server/hosting.', 'cleanlogin' ); ?></p> # wpml-name: 0d5e99b5f2db7df4db8fbecb36ad8f10 msgid "Honeypot antispam detection is enabled by default." msgstr "זיהוי Honeypot antispam מופעל כברירת מחדל." # <td> # <label><input name="antispam" type="checkbox" id="antispam" <?php if( $antispam == 'on' ) echo 'checked="checked"'; ?>><?php echo __( 'Enable captcha?', 'cleanlogin' ); ?></label> # <p class="description"><?php echo __( 'Honeypot antispam detection is enabled by default.', 'cleanlogin' ); ?></p> # wpml-name: 61ca96931e24dd3746eaec6dc17abe2f msgid "Enable captcha?" msgstr "להפעיל קוד אימות?" # <tr> # <th scope="row"><?php echo __( 'Antispam protection', 'cleanlogin' ); ?></th> # <td> # wpml-name: 59b7d6b64e53534ed4fcf9f07d466aae msgid "Antispam protection" msgstr "הגנה נגד זבל" # <label><input name="dashboard" type="checkbox" id="dashboard" <?php if( $dashboard == 'on' ) echo 'checked="checked"'; ?>><?php echo __( 'Disable dashboard access for non-admin users?', 'cleanlogin' ); ?></label> # <p class="description"><?php echo __( 'Please note that you can only log in through <strong>wp-login.php</strong> and this plugin. <strong>wp-admin</strong> permalink will be inaccessible.', 'cleanlogin' ); ?></p> # </td> # wpml-name: 5c3713282dfa9957b084356bb3baaa50 msgid "Please note that you can only log in through <strong>wp-login.php</strong> and this plugin. <strong>wp-admin</strong> permalink will be inaccessible." msgstr "נא לשים לב שאפשר להתחבר רק דרך <strong>wp-login.php</strong> ותוסף זה. מבנה הקישור של <strong>wp-admin</strong> אינו נגיש." # <td> # <label><input name="dashboard" type="checkbox" id="dashboard" <?php if( $dashboard == 'on' ) echo 'checked="checked"'; ?>><?php echo __( 'Disable dashboard access for non-admin users?', 'cleanlogin' ); ?></label> # <p class="description"><?php echo __( 'Please note that you can only log in through <strong>wp-login.php</strong> and this plugin. <strong>wp-admin</strong> permalink will be inaccessible.', 'cleanlogin' ); ?></p> # wpml-name: 6ec584a7398d665c321909579d160da4 msgid "Disable dashboard access for non-admin users?" msgstr "לכבות את הגישה ללוח הבקרה למשתמשים שאינם מנהלים?" # <tr> # <th scope="row"><?php echo __( 'Dashboard access', 'cleanlogin' ); ?></th> # <td> # wpml-name: cbd529721d9a73935da5f7315d0697f9 msgid "Dashboard access" msgstr "גישה ללוח הבקרה" # <td> # <label><input name="adminbar" type="checkbox" id="adminbar" <?php if( $adminbar == 'on' ) echo 'checked="checked"'; ?>><?php echo __( 'Hide admin bar for non-admin users?', 'cleanlogin' ); ?></label> # </td> # wpml-name: 782a7b31a249fb9c4d479fe87f652613 msgid "Hide admin bar for non-admin users?" msgstr "האם להסתיר את את סרגל הניהול ממשתמשים שאינם מנהלים?" # <tr> # <th scope="row"><?php echo __( 'Admin bar', 'cleanlogin' ); ?></th> # <td> # wpml-name: 04845df00b1982cd5efaa70997bde8d4 msgid "Admin bar" msgstr "סרגל הניהול" # # echo '<div class="updated"><p><strong>'. __( 'Settings saved.', 'cleanlogin' ) .'</strong></p></div>'; # } # wpml-name: 9a7e58ee13cb727cb7c4acc68f4cafe5 msgid "Settings saved." msgstr "ההגדרות נשמרו." # <?php endif; ?> # <td class="desc"><?php echo __( 'This shortcode contains the restore (lost password?) form. If you include in a page/post a link will appear on your login form.', 'cleanlogin' ); ?></td> # </tr> # wpml-name: cf8fe70cc559fd1f8abe8aa6988688f6 msgid "This shortcode contains the restore (lost password?) form. If you include in a page/post a link will appear on your login form." msgstr "קיצור קוד זה כולל את טופס שחזור הססמה. אם תכלול אותו בפוסט/עמוד יופיע קישור בטופס החיבור." # <?php endif; ?> # <td class="desc"><?php echo __( 'This shortcode contains the register form. If you include in a page/post a link will appear on your login form.', 'cleanlogin' ); ?></td> # </tr> # wpml-name: 9b29cea8f1639fc5a5b4b3fc41271f8f msgid "This shortcode contains the register form. If you include in a page/post a link will appear on your login form." msgstr "קיצור קוד זה כולל את טופס ההרשמה. אם הוא נכלל בעמוד/פוסט יופיע קישור בטופס החיבור ." # <?php endif; ?> # <td class="desc"><?php echo __( 'This shortcode contains the profile editor. If you include in a page/post a link will appear on your login preview.', 'cleanlogin' ); ?></td> # </tr> # wpml-name: 5cea3d74fd4f244f2fed802d3877afbe msgid "This shortcode contains the profile editor. If you include in a page/post a link will appear on your login preview." msgstr "קיצור קוד זהמכיל את עורך הפרופיל. אם הוא כלול בעמוד/פוסט יוצג קישור בטופס החיבור." # <?php endif; ?> # <td class="desc"><?php echo __( 'This shortcode contains login form and login information.', 'cleanlogin' ); ?></td> # </tr> # wpml-name: 806167cec2a7dc13cc73c8dbb339293f msgid "This shortcode contains login form and login information." msgstr "קיצור קוד זה מכיל טופס חיבור ומידע חיבור." # <?php else: ?> # <td class="desc"><?php printf( __( 'Used <a href="%s">here</a>', 'cleanlogin' ), $restore_url ); ?></td> # <?php endif; ?> # wpml-name: 57273e882b3d9dcfa483b56ff5988f21 msgid "Used <a href=\"%s\">here</a>" msgstr "בשימוש <a href=\"%s\">כאן</a>" # <?php if( !$restore_url ): ?> # <td class="desc"><?php echo __( 'Currently not used', 'cleanlogin' ); ?></td> # <?php else: ?> # wpml-name: ff222b422f80ea27d0886451cdec2347 msgid "Currently not used" msgstr "כעת לא בשימוש" # # <p><?php echo __( 'Below you can check the plugin status regarding the shortcodes usage and the pages/posts which contain it.', 'cleanlogin' ); ?></p> # # wpml-name: 786af3b0f6d53d5be392beb7dc9baf2b msgid "Below you can check the plugin status regarding the shortcodes usage and the pages/posts which contain it." msgstr "ניתן לראות להלן את מצב התוסף ביחס לשימוש בקיצורי קוד ועמודים/פוסטים המכילים אותם." # if (!current_user_can('manage_options')){ # wp_die( __('Admin area', 'clean-login') ); # } # wpml-name: bd84ec6f54298ae1f754b68c724f0e83 msgid "Admin area" msgstr "אזור ניהול" # $blog_title = get_bloginfo(); # $message = sprintf( __( "Use the following link to restore your password: <a href='%s'>restore your password</a> <br/><br/>%s<br/>", 'cleanlogin' ), $url_msg, $blog_title ); # # wpml-name: 9fab6c57d8e5775845a53f0aded0db22 msgid "Use the following link to restore your password: <a href='%s'>restore your password</a> <br/><br/>%s<br/>" msgstr "השתמש בקישור שלהלן כדי לשחזר את הססמה שלך: <a href='%s'>שחזור ססמה</a> <br/><br/>%s<br/>" # else # $message = sprintf( __( "New user registered: %s <br/>", 'cleanlogin' ), $username ); # # wpml-name: 5673c1b5729e989e5e5cb5710cf35d32 msgid "New user registered: %s <br/>" msgstr "נרשם משתמש חדש: %s <br/>" # if ( $create_standby_role ) # $message = sprintf( __( "New user registered: %s <br/><br/>Please change the role from 'Stand By' to 'Subscriber' or higher to allow full site access", 'cleanlogin' ), $username ); # else # wpml-name: 2cb30f8d0131df08e709637ba62dc56f msgid "New user registered: %s <br/><br/>Please change the role from 'Stand By' to 'Subscriber' or higher to allow full site access" msgstr "נרשם משתמש חדש: %s <br/><br/>נא לשנות את התפקיד מ 'Stand By' ל 'מנוי' או גבוה יותר כדי שיקבל גישה מלאה לאתר" # } else { # echo "<div class='cleanlogin-notification error'><p>". __( 'You are now logged in. It makes no sense to restore your account', 'cleanlogin' ) ."</p></div>"; # require( 'content/login-preview.php' ); # wpml-name: 8e3c18d8a9e2320b24c5490906b96f43 msgid "You are now logged in. It makes no sense to restore your account" msgstr "אתה מחובר כעת. זה לא הגיוני לשחזר את החשבון שלך" # else if ( $_GET['sent'] == 'failed' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'An error has ocurred sending the email', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['sent'] == 'wronguser' ) # wpml-name: cc63a6f5ca72eefce98fc1c81fdda0e8 msgid "An error has ocurred sending the email" msgstr "אירעה שגיאה בשליחת המייל" # else if ( $_GET['sent'] == 'sent' ) # echo "<div class='cleanlogin-notification success'><p>". __( 'You may receive an email with the activation link', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['sent'] == 'failed' ) # wpml-name: 6b3ada1846cc8333f6b65427c34781f6 msgid "You may receive an email with the activation link" msgstr "נשלח אליך מייל עם קישור הפעלה" # if ( $_GET['sent'] == 'success' ) # echo "<div class='cleanlogin-notification success'><p>". __( 'You will receive an email with the activation link', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['sent'] == 'sent' ) # wpml-name: 92b09da6c3b572b89861a8441a98faf7 msgid "You will receive an email with the activation link" msgstr "תקבל מייל עם קישור הפעלה" # } else { # echo "<div class='cleanlogin-notification error'><p>". __( 'You are now logged in. It makes no sense to register a new user', 'cleanlogin' ) ."</p></div>"; # require( 'content/login-preview.php' ); # wpml-name: 26c7c57e9bda80d4161eef1d4ed893ba msgid "You are now logged in. It makes no sense to register a new user" msgstr "אתה מחובר כעת. זה לא הגיוני להירשם כמשתמש חדש" # else if ( $_GET['created'] == 'failed' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'Something strange has ocurred while created the new user', 'cleanlogin' ) ."</p></div>"; # } # wpml-name: 2185415233e08972465f21d9119b0d56 msgid "Something strange has ocurred while created the new user" msgstr "משהו מוזר קרה בעת יצירת המשתמש החדש" # else if ( $_GET['created'] == 'wrongcaptcha' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'CAPTCHA is not valid, please try again', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['created'] == 'failed' ) # wpml-name: 298ea0d5f4811045baeee5338aa1f023 msgid "CAPTCHA is not valid, please try again" msgstr "קוד האימות אינו תקף. נא לנסות שוב" # else if ( $_GET['created'] == 'wrongmail' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'Email is not valid', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['created'] == 'wrongcaptcha' ) # wpml-name: a1d11f0c167629d356bc2cbdbbf9950f msgid "Email is not valid" msgstr "האימייל שגוי" # else if ( $_GET['created'] == 'wrongpass' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'Passwords must be identical and filled', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['created'] == 'wrongmail' ) # wpml-name: b37b8ad9ca284859730a4c9c61b4fd27 msgid "Passwords must be identical and filled" msgstr "ססמאות חייבות להיות זהות ורשומות" # else if ( $_GET['sent'] == 'wronguser' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'Username is not valid', 'cleanlogin' ) ."</p></div>"; # } # wpml-name: c66e2c64c553aebb2928fa20a773318d msgid "Username is not valid" msgstr "שם המשתמש שגוי" # else if ( $_GET['created'] == 'created' ) # echo "<div class='cleanlogin-notification success'><p>". __( 'New user created', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['created'] == 'wronguser' ) # wpml-name: be189ba81941f6a146bcd281d0ebd53b msgid "New user created" msgstr "נוצר משתמש חדש" # if ( $_GET['created'] == 'success' ) # echo "<div class='cleanlogin-notification success'><p>". __( 'User created', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['created'] == 'created' ) # wpml-name: 851f1449765f2ba2c4b8185c5809519f msgid "User created" msgstr "המשתמש נוצר" # } else { # echo "<div class='cleanlogin-notification error'><p>". __( 'You need to be logged in to edit your profile', 'cleanlogin' ) ."</p></div>"; # require( 'content/login-form.php' ); # wpml-name: 591b075a5f4db71f31c8fb1a0e154acc msgid "You need to be logged in to edit your profile" msgstr "אתה חייב להיות מחובר כדי לערוך את הפרופיל שלך" # else if ( $_GET['updated'] == 'failed' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'Something strange has ocurred', 'cleanlogin' ) ."</p></div>"; # } # wpml-name: 84f99684071a34d8a98b50e923d8f91a msgid "Something strange has ocurred" msgstr "קרה משהו מוזר" # else if ( $_GET['updated'] == 'wrongmail' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'Error updating email', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['updated'] == 'failed' ) # wpml-name: 724b7506695557c5d6dcae7c6dad84f1 msgid "Error updating email" msgstr "שגיאה בהעלאת האימייל" # else if ( $_GET['updated'] == 'wrongpass' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'Passwords must be identical', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['updated'] == 'wrongmail' ) # wpml-name: f016a7b8f5ebc14ad4e5cc821cebfcc9 msgid "Passwords must be identical" msgstr "הססמאות חייבות להיות זהות" # if ( $_GET['updated'] == 'success' ) # echo "<div class='cleanlogin-notification success'><p>". __( 'Information updated', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['updated'] == 'wrongpass' ) # wpml-name: 6fddef851f25b75af87c932a7c63690a msgid "Information updated" msgstr "המידע עודכן" # else if ( $_GET['authentication'] == 'logout' ) # echo "<div class='cleanlogin-notification success'><p>". __( 'Successfully logged out!', 'cleanlogin' ) ."</p></div>"; # } # wpml-name: 3b66be2e90ff74ad7f3813b7dc810c08 msgid "Successfully logged out!" msgstr "התנתקת בהצלחה!" # else if ( $_GET['authentication'] == 'failed' ) # echo "<div class='cleanlogin-notification error'><p>". __( 'Wrong credentials', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['authentication'] == 'logout' ) # wpml-name: 60629013e1b9fc00c4b765d64f0ededf msgid "Wrong credentials" msgstr "אישורים שגויים" # if ( $_GET['authentication'] == 'success' ) # echo "<div class='cleanlogin-notification success'><p>". __( 'Successfully logged in!', 'cleanlogin' ) ."</p></div>"; # else if ( $_GET['authentication'] == 'failed' ) # wpml-name: 2320f3f5c45dbf1849bb5c4d15b06414 msgid "Successfully logged in!" msgstr "התחברת בהצלחה!"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件