Changeset 19229
- Timestamp:
- 09/18/07 16:22:18 (10 months ago)
- Files:
-
- wp-email/trunk/email/email.php (modified) (1 diff)
- wp-email/trunk/email/wp-email.mo (modified) (previous)
- wp-email/trunk/email/wp-email.pot (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wp-email/trunk/email/email.php
r18660 r19229 36 36 37 37 ### Create Text Domain For Translations 38 load_plugin_textdomain('wp-email', 'wp-content/plugins/email'); 38 add_action('init', 'email_textdomain'); 39 function email_textdomain() { 40 load_plugin_textdomain('wp-email', 'wp-content/plugins/email'); 41 } 39 42 40 43 wp-email/trunk/email/wp-email.pot
r18660 r19229 3 3 "Project-Id-Version: WP-EMail 2.20\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-09-1 3 16:31+0800\n"5 "PO-Revision-Date: 2007-09-19 00:18+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Lester Chan <gamerz84@hotmail.com>\n" … … 158 158 159 159 #: email-manager.php:126 160 #: email.php:45 0161 #: email.php:5 87162 #: email.php:8 79163 #: email.php:91 6164 #: email.php:11 28160 #: email.php:453 161 #: email.php:590 162 #: email.php:882 163 #: email.php:919 164 #: email.php:1131 165 165 msgid "Success" 166 166 msgstr "" 167 167 168 168 #: email-manager.php:127 169 #: email.php:60 1170 #: email.php:89 1171 #: email.php:11 29169 #: email.php:604 170 #: email.php:894 171 #: email.php:1132 172 172 msgid "Failed" 173 173 msgstr "" … … 372 372 373 373 #: email-options.php:122 374 #: email.php:120 6374 #: email.php:1209 375 375 msgid "E-Mail '%EMAIL_POST_TITLE%' To A Friend" 376 376 msgstr "" 377 377 378 378 #: email-options.php:125 379 #: email.php:12 07379 #: email.php:1210 380 380 msgid "Email a copy of <strong>'%EMAIL_POST_TITLE%'</strong> to a friend" 381 381 msgstr "" 382 382 383 383 #: email-options.php:128 384 #: email.php:118 1384 #: email.php:1184 385 385 msgid "Recommended Article By %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%" 386 386 msgstr "" … … 410 410 411 411 #: email-options.php:137 412 #: email.php:119 2412 #: email.php:1195 413 413 msgid "Back to %EMAIL_POST_TITLE%" 414 414 msgstr "" 415 415 416 416 #: email-options.php:140 417 #: email.php:119 3417 #: email.php:1196 418 418 msgid "An error has occurred when trying to send this email: " 419 419 msgstr "" 420 420 421 421 #: email-options.php:143 422 #: email.php:119 4422 #: email.php:1197 423 423 msgid "An error has occurred: " 424 424 msgstr "" 425 425 426 426 #: email-options.php:165 427 #: email.php:5 3427 #: email.php:56 428 428 msgid "E-Mail Options" 429 429 msgstr "" … … 791 791 #: email-uninstall.php:81 792 792 #: email-uninstall.php:91 793 #: email.php:5 4793 #: email.php:57 794 794 msgid "Uninstall WP-EMail" 795 795 msgstr "" … … 868 868 msgstr "" 869 869 870 #: email.php: 49871 #: email.php:2 79870 #: email.php:52 871 #: email.php:282 872 872 msgid "E-Mail" 873 873 msgstr "" 874 874 875 #: email.php:5 2875 #: email.php:55 876 876 msgid "Manage E-Mail" 877 877 msgstr "" 878 878 879 #: email.php:2 18879 #: email.php:221 880 880 msgid "Note: There is an email link embedded within this post, please visit this post to email it." 881 881 msgstr "" 882 882 883 #: email.php: 298883 #: email.php:301 884 884 #, php-format 885 885 msgid "Protected: %s" 886 886 msgstr "" 887 887 888 #: email.php:30 0888 #: email.php:303 889 889 #, php-format 890 890 msgid "Private: %s" 891 891 msgstr "" 892 892 893 #: email.php:3 67893 #: email.php:370 894 894 msgid "Password Protected Post" 895 895 msgstr "" 896 896 897 #: email.php:5 59897 #: email.php:562 898 898 #, php-format 899 899 msgid "Separate multiple entries with a comma. Maximum %s entries." 900 900 msgstr "" 901 901 902 #: email.php:6 28903 #: email.php:63 4902 #: email.php:631 903 #: email.php:637 904 904 msgid "emails" 905 905 msgstr "" 906 906 907 #: email.php:6 38908 #: email.php:8 08909 #: email.php:89 0907 #: email.php:641 908 #: email.php:811 909 #: email.php:893 910 910 msgid "N/A" 911 911 msgstr "" 912 912 913 #: email.php:72 0913 #: email.php:723 914 914 msgid "Your Name is empty" 915 915 msgstr "" 916 916 917 #: email.php:72 3917 #: email.php:726 918 918 msgid "Your Name is invalid" 919 919 msgstr "" 920 920 921 #: email.php:7 29921 #: email.php:732 922 922 msgid "Your Email is empty" 923 923 msgstr "" 924 924 925 #: email.php:73 2925 #: email.php:735 926 926 msgid "Your Email is invalid" 927 927 msgstr "" 928 928 929 #: email.php:7 38929 #: email.php:741 930 930 msgid "Your Remarks is invalid" 931 931 msgstr "" 932 932 933 #: email.php:74 4933 #: email.php:747 934 934 msgid "Friend Name(s) is empty" 935 935 msgstr "" 936 936 937 #: email.php:75 0937 #: email.php:753 938 938 #, php-format 939 939 msgid "Friend Name is empty: %s" 940 940 msgstr "" 941 941 942 #: email.php:75 2942 #: email.php:755 943 943 #, php-format 944 944 msgid "Friend Name is invalid: %s" 945 945 msgstr "" 946 946 947 #: email.php:76 6947 #: email.php:769 948 948 msgid "Friend Email(s) is empty" 949 949 msgstr "" 950 950 951 #: email.php:77 2951 #: email.php:775 952 952 #, php-format 953 953 msgid "Friend Email is empty: %s" 954 954 msgstr "" 955 955 956 #: email.php:77 4956 #: email.php:777 957 957 #, php-format 958 958 msgid "Friend Email is invalid: %s" 959 959 msgstr "" 960 960 961 #: email.php:7 87961 #: email.php:790 962 962 #, php-format 963 963 msgid "Maximum %s Friend(s) allowed" 964 964 msgstr "" 965 965 966 #: email.php:79 1966 #: email.php:794 967 967 msgid "Friend Name(s) count does not tally with Friend Email(s) count" 968 968 msgstr "" 969 969 970 #: email.php: 798970 #: email.php:801 971 971 msgid "Image Verification is empty" 972 972 msgstr "" 973 973 974 #: email.php:80 1974 #: email.php:804 975 975 msgid "Image Verification failed" 976 976 msgstr "" 977 977 978 #: email.php:98 3978 #: email.php:986 979 979 msgid "* Required Field" 980 980 msgstr "" 981 981 982 #: email.php:98 6982 #: email.php:989 983 983 msgid "Your Name: *" 984 984 msgstr "" 985 985 986 #: email.php:99 2986 #: email.php:995 987 987 msgid "Your E-Mail: *" 988 988 msgstr "" 989 989 990 #: email.php: 998990 #: email.php:1001 991 991 msgid "Your Remark:" 992 992 msgstr "" 993 993 994 #: email.php:100 4994 #: email.php:1007 995 995 msgid "Friend's Name: *" 996 996 msgstr "" 997 997 998 #: email.php:10 09998 #: email.php:1012 999 999 msgid "Friend's E-Mail: *" 1000 1000 msgstr "" 1001 1001 1002 #: email.php:101 41002 #: email.php:1017 1003 1003 msgid "Image Verification: *" 1004 1004 msgstr "" 1005 1005 1006 #: email.php:101 51006 #: email.php:1018 1007 1007 msgid "E-Mail Image Verification" 1008 1008 msgstr "" 1009 1009 1010 #: email.php:10 181010 #: email.php:1021 1011 1011 msgid " Mail It! " 1012 1012 msgstr "" 1013 1013 1014 #: email.php:102 41014 #: email.php:1027 1015 1015 #, php-format 1016 1016 msgid "Please wait for <strong>%s Minutes</strong> before sending the next article." 1017 1017 msgstr "" 1018 1018 1019 #: email.php:102 61019 #: email.php:1029 1020 1020 msgid "Loading" 1021 1021 msgstr "" 1022 1022 1023 #: email.php:109 01024 #: email.php:109 21025 #: email.php:112 51023 #: email.php:1093 1024 #: email.php:1095 1025 #: email.php:1128 1026 1026 msgid "WP-EMail" 1027 1027 msgstr "" 1028 1028 1029 #: email.php:110 31030 #: email.php:110 51029 #: email.php:1106 1030 #: email.php:1108 1031 1031 msgid "Most Emailed Posts" 1032 1032 msgstr "" 1033 1033 1034 #: email.php:11 271034 #: email.php:1130 1035 1035 msgid "emails were sent." 1036 1036 msgstr "" 1037 1037 1038 #: email.php:11 281038 #: email.php:1131 1039 1039 msgid "emails were sent successfully." 1040 1040 msgstr "" 1041 1041 1042 #: email.php:11 291042 #: email.php:1132 1043 1043 msgid "emails failed to send." 1044 1044 msgstr "" 1045 1045 1046 #: email.php:114 11046 #: email.php:1144 1047 1047 msgid "Most Emailed Post" 1048 1048 msgstr "" 1049 1049 1050 #: email.php:118 21050 #: email.php:1185 1051 1051 msgid "<p>Hi <strong>%EMAIL_FRIEND_NAME%</strong>,<br />Your friend, <strong>%EMAIL_YOUR_NAME%</strong>, has recommended this article entitled '<strong>%EMAIL_POST_TITLE%</strong>' to you.</p><p><strong>Here is his/her remark:</strong><br />%EMAIL_YOUR_REMARKS%</p><p><strong>%EMAIL_POST_TITLE%</strong><br />Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%</p>%EMAIL_POST_CONTENT%<p>Article taken from %EMAIL_BLOG_NAME% - <a href=\"%EMAIL_BLOG_URL%\">%EMAIL_BLOG_URL%</a><br />URL to article: <a href=\"%EMAIL_PERMALINK%\">%EMAIL_PERMALINK%</a></p>" 1052 1052 msgstr "" 1053 1053 1054 #: email.php:118 31054 #: email.php:1186 1055 1055 msgid "Hi %EMAIL_FRIEND_NAME%," 1056 1056 msgstr "" 1057 1057 1058 #: email.php:1183 1059 #: email.php:1185 1058 #: email.php:1186 1059 #: email.php:1188 1060 #: email.php:1190 1061 #: email.php:1191 1062 #: email.php:1192 1063 #: email.php:1193 1064 msgid "\n" 1065 msgstr "" 1066 1060 1067 #: email.php:1187 1061 #: email.php:1188 1068 msgid "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you." 1069 msgstr "" 1070 1071 #: email.php:1187 1062 1072 #: email.php:1189 1063 #: email.php:11901064 msgid "\n"1065 msgstr ""1066 1067 #: email.php:11841068 msgid "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you."1069 msgstr ""1070 1071 #: email.php:11841072 #: email.php:11861073 1073 msgid "" 1074 1074 "\n" … … 1076 1076 msgstr "" 1077 1077 1078 #: email.php:118 51078 #: email.php:1188 1079 1079 msgid "Here is his/her remarks:" 1080 1080 msgstr "" 1081 1081 1082 #: email.php:118 61082 #: email.php:1189 1083 1083 msgid "%EMAIL_YOUR_REMARKS%" 1084 1084 msgstr "" 1085 1085 1086 #: email.php:11 871086 #: email.php:1190 1087 1087 msgid "%EMAIL_POST_TITLE%" 1088 1088 msgstr "" 1089 1089 1090 #: email.php:11 881090 #: email.php:1191 1091 1091 msgid "Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%" 1092 1092 msgstr "" 1093 1093 1094 #: email.php:11 891094 #: email.php:1192 1095 1095 msgid "%EMAIL_POST_CONTENT%" 1096 1096 msgstr "" 1097 1097 1098 #: email.php:119 01098 #: email.php:1193 1099 1099 msgid "Article taken from %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%" 1100 1100 msgstr "" 1101 1101 1102 #: email.php:119 11102 #: email.php:1194 1103 1103 msgid "URL to article: %EMAIL_PERMALINK%" 1104 1104 msgstr "" 1105 1105 1106 #: email.php:119 21106 #: email.php:1195 1107 1107 msgid "Article: <strong>%EMAIL_POST_TITLE%</strong> has been sent to <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p><p>« <a href=\"%EMAIL_PERMALINK%\">" 1108 1108 msgstr "" 1109 1109 1110 #: email.php:119 21110 #: email.php:1195 1111 1111 msgid "</a></p>" 1112 1112 msgstr "" 1113 1113 1114 #: email.php:120 11114 #: email.php:1204 1115 1115 msgid "Email This Post" 1116 1116 msgstr "" 1117 1117 1118 #: email.php:120 11118 #: email.php:1204 1119 1119 msgid "Email This Page" 1120 1120 msgstr ""
