Changeset 14400
- Timestamp:
- 06/23/07 03:40:15 (1 year ago)
- Files:
-
- wp-email/i18n/wp-email-fr_FR.mo (modified) (previous)
- wp-email/i18n/wp-email-fr_FR.po (modified) (7 diffs)
- wp-email/i18n/wp-email-nl_NL.mo (modified) (previous)
- wp-email/i18n/wp-email-nl_NL.po (modified) (7 diffs)
- wp-email/tags/2.11/email/email.php (modified) (1 diff)
- wp-email/tags/2.11/email/wp-email.mo (modified) (previous)
- wp-email/tags/2.11/email/wp-email.pot (modified) (7 diffs)
- 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/i18n/wp-email-fr_FR.po
r13904 r14400 3 3 "Project-Id-Version: WP-Email 2.11\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-06- 16 01:29+0800\n"5 "PO-Revision-Date: 2007-06-23 11:39+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Matthieu bellon <lemaildemat@gmail.com>\n" … … 89 89 90 90 #: email-manager.php:126 91 #: email.php:41 292 #: email.php:54 093 #: email.php:81 594 #: email.php:86 391 #: email.php:415 92 #: email.php:543 93 #: email.php:818 94 #: email.php:866 95 95 msgid "Success" 96 96 msgstr "Succès" 97 97 98 98 #: email-manager.php:127 99 #: email.php:55 4100 #: email.php:8 2799 #: email.php:557 100 #: email.php:830 101 101 msgid "Failed" 102 102 msgstr "Echec" … … 299 299 300 300 #: email-options.php:121 301 #: email.php:102 1301 #: email.php:1024 302 302 msgid "E-Mail '%EMAIL_POST_TITLE%' To A Friend" 303 303 msgstr "Envoyez par E-Mail '%EMAIL_POST_TITLE%' à un ami" 304 304 305 305 #: email-options.php:124 306 #: email.php:102 2306 #: email.php:1025 307 307 msgid "Email a copy of <strong>'%EMAIL_POST_TITLE%'</strong> to a friend" 308 308 msgstr "Envoyez une copie par email de <strong>'%EMAIL_POST_TITLE%'</strong> à un ami" 309 309 310 310 #: email-options.php:127 311 #: email.php:99 6311 #: email.php:999 312 312 msgid "Recommended Article By %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%" 313 313 msgstr "Article recommandé par %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%" … … 345 345 346 346 #: email-options.php:139 347 #: email.php:10 08347 #: email.php:1011 348 348 msgid "An Error Has Occured When Trying To Send The E-Mail" 349 349 msgstr "Une erreur est survenue lors de la tentative d'envoi d'email" 350 350 351 351 #: email-options.php:142 352 #: email.php:10 09352 #: email.php:1012 353 353 msgid "An Error Has Occured" 354 354 msgstr "Une erreur est survenue" … … 699 699 700 700 #: email.php:43 701 #: email.php:25 1701 #: email.php:254 702 702 msgid "E-Mail" 703 703 msgstr "Email" … … 707 707 msgstr "Gérer les emails" 708 708 709 #: email.php:20 4709 #: email.php:207 710 710 msgid "Note: You can email this post by visiting the site." 711 711 msgstr "Note : Vous pouvez envoyer par email cet article en visitant le site" 712 712 713 #: email.php:3 28713 #: email.php:331 714 714 msgid "Password Protected Post" 715 715 msgstr "Article protégé par mot de passe" 716 716 717 #: email.php:51 2717 #: email.php:515 718 718 #, php-format 719 719 msgid "Separate multiple entries with a comma. Maximum %s entries." 720 720 msgstr "Séparez les entrées par une virgule. Max. %s entrées." 721 721 722 #: email.php:58 1723 #: email.php:5 87722 #: email.php:584 723 #: email.php:590 724 724 msgid "Emails" 725 725 msgstr "Emails" 726 726 727 #: email.php:59 1728 #: email.php:75 0729 #: email.php:82 6727 #: email.php:594 728 #: email.php:753 729 #: email.php:829 730 730 msgid "N/A" 731 731 msgstr "N/A" 732 732 733 #: email.php:67 6733 #: email.php:679 734 734 msgid "Your name is empty." 735 735 msgstr "Vos n'avez pas renseigné votre nom" 736 736 737 #: email.php:68 2737 #: email.php:685 738 738 msgid "Your email is invalid or is empty." 739 739 msgstr "le champ email est invalide ou vide" 740 740 741 #: email.php:6 88741 #: email.php:691 742 742 msgid "Your remark is invalid." 743 743 msgstr "Le champ remarque est invalide" 744 744 745 #: email.php: 697745 #: email.php:700 746 746 #, php-format 747 747 msgid "Friend's name (%s) is empty." 748 748 msgstr "Le nom du destinataire (%s)) est vide." 749 749 750 #: email.php:71 4750 #: email.php:717 751 751 #, php-format 752 752 msgid "Friend's email (%s) is invalid or is empty." 753 753 msgstr "L'email du destinataire (%s) est invalide ou vide." 754 754 755 #: email.php:7 28755 #: email.php:731 756 756 #, php-format 757 757 msgid "Maximum %s entries allowed" 758 758 msgstr "%s entrées maximum autorisées" 759 759 760 #: email.php:73 3760 #: email.php:736 761 761 msgid "Friends' name count does not tally with friends' email count." 762 762 msgstr "Friends' name count does not tally with friends' email count." 763 763 764 #: email.php:74 0764 #: email.php:743 765 765 msgid "Image verification is empty." 766 766 msgstr "Le champ de contôle antispam image est vide" 767 767 768 #: email.php:74 3768 #: email.php:746 769 769 msgid "Image verification failed." 770 770 msgstr "le contôle image antispam a échoué" 771 771 772 #: email.php:8 78772 #: email.php:881 773 773 msgid "* Required Field" 774 774 msgstr "*Champ obligatoire" 775 775 776 #: email.php:88 1776 #: email.php:884 777 777 msgid "Your Name: *" 778 778 msgstr "Votre nom: *" 779 779 780 #: email.php:8 87780 #: email.php:890 781 781 msgid "Your E-Mail: *" 782 782 msgstr "Votre Email:*" 783 783 784 #: email.php:89 3784 #: email.php:896 785 785 msgid "Your Remark:" 786 786 msgstr "Votre message : " 787 787 788 #: email.php: 899788 #: email.php:902 789 789 msgid "Friend's Name: *" 790 790 msgstr "Nom du destinataire:: *" 791 791 792 #: email.php:90 5792 #: email.php:908 793 793 msgid "Friend's E-Mail: *" 794 794 msgstr "Email du destinataire : *" 795 795 796 #: email.php:91 1796 #: email.php:914 797 797 msgid "Image Verification: *" 798 798 msgstr "Image Antispam" 799 799 800 #: email.php:91 2800 #: email.php:915 801 801 msgid "E-Mail Image Verification" 802 802 msgstr "Vérification Image Antispam " 803 803 804 #: email.php:91 5804 #: email.php:918 805 805 msgid " Mail It! " 806 806 msgstr "Envoyez!" 807 807 808 #: email.php:92 1808 #: email.php:924 809 809 #, php-format 810 810 msgid "Please wait for <strong>%s Minutes</strong> before sending the next article." 811 811 msgstr "Merci de patienter <strong>%s Minutes</strong> avant d'envoyer un autre email." 812 812 813 #: email.php: 997813 #: email.php:1000 814 814 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>" 815 815 msgstr "<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>" 816 816 817 #: email.php: 998817 #: email.php:1001 818 818 msgid "Hi %EMAIL_FRIEND_NAME%," 819 819 msgstr "Salut %EMAIL_FRIEND_NAME%," 820 820 821 #: email.php:998 822 #: email.php:1000 823 #: email.php:1002 821 #: email.php:1001 824 822 #: email.php:1003 825 #: email.php:1004826 823 #: email.php:1005 824 #: email.php:1006 825 #: email.php:1007 826 #: email.php:1008 827 827 msgid "\n" 828 828 msgstr "\n" 829 829 830 #: email.php: 999830 #: email.php:1002 831 831 msgid "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you." 832 832 msgstr "Votre ami, %EMAIL_YOUR_NAME%,vous recommande cet article intitulé '%EMAIL_POST_TITLE%' ." 833 833 834 #: email.php: 999835 #: email.php:100 1834 #: email.php:1002 835 #: email.php:1004 836 836 msgid "" 837 837 "\n" … … 841 841 "\n" 842 842 843 #: email.php:100 0843 #: email.php:1003 844 844 msgid "Here is his/her remarks:" 845 845 msgstr "Voici ses remarques : " 846 846 847 #: email.php:100 1847 #: email.php:1004 848 848 msgid "%EMAIL_YOUR_REMARKS%" 849 849 msgstr "%EMAIL_YOUR_REMARKS%" 850 850 851 #: email.php:100 2851 #: email.php:1005 852 852 msgid "%EMAIL_POST_TITLE%" 853 853 msgstr "%EMAIL_POST_TITLE%" 854 854 855 #: email.php:100 3855 #: email.php:1006 856 856 msgid "Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%" 857 857 msgstr "Posté par %EMAIL_POST_AUTHOR% le %EMAIL_POST_DATE% dans %EMAIL_POST_CATEGORY%" 858 858 859 #: email.php:100 4859 #: email.php:1007 860 860 msgid "%EMAIL_POST_CONTENT%" 861 861 msgstr "%EMAIL_POST_CONTENT%" 862 862 863 #: email.php:100 5863 #: email.php:1008 864 864 msgid "Article taken from %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%" 865 865 msgstr "Article extrait de %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%" 866 866 867 #: email.php:100 6867 #: email.php:1009 868 868 msgid "URL to article: %EMAIL_PERMALINK%" 869 869 msgstr "URL de l'article: %EMAIL_PERMALINK%" 870 870 871 #: email.php:10 07871 #: email.php:1010 872 872 msgid "Article: <strong>%EMAIL_POST_TITLE%</strong> Has Been Sent To <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p>" 873 873 msgstr "Article: <strong>%EMAIL_POST_TITLE%</strong> a été envoyé à <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p>" 874 874 875 #: email.php:101 6875 #: email.php:1019 876 876 msgid "Email This Post" 877 877 msgstr "Envoyez par email" 878 878 879 #: email.php:101 6879 #: email.php:1019 880 880 msgid "Email This Page" 881 881 msgstr "Envoyez par email" wp-email/i18n/wp-email-nl_NL.po
r13904 r14400 3 3 "Project-Id-Version: WP-Email 2.11\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-06- 16 01:30+0800\n"5 "PO-Revision-Date: 2007-06-23 11:39+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Pim's page <pim@pimspage.nl>\n" … … 89 89 90 90 #: email-manager.php:126 91 #: email.php:41 292 #: email.php:54 093 #: email.php:81 594 #: email.php:86 391 #: email.php:415 92 #: email.php:543 93 #: email.php:818 94 #: email.php:866 95 95 msgid "Success" 96 96 msgstr "Gelukt" 97 97 98 98 #: email-manager.php:127 99 #: email.php:55 4100 #: email.php:8 2799 #: email.php:557 100 #: email.php:830 101 101 msgid "Failed" 102 102 msgstr "Mislukt" … … 299 299 300 300 #: email-options.php:121 301 #: email.php:102 1301 #: email.php:1024 302 302 msgid "E-Mail '%EMAIL_POST_TITLE%' To A Friend" 303 303 msgstr "Email '%EMAIL_POST_TITLE%' naar een vriend" 304 304 305 305 #: email-options.php:124 306 #: email.php:102 2306 #: email.php:1025 307 307 msgid "Email a copy of <strong>'%EMAIL_POST_TITLE%'</strong> to a friend" 308 308 msgstr "Email een kopie van <strong>'%EMAIL_POST_TITLE%'</strong> naar een vriend" 309 309 310 310 #: email-options.php:127 311 #: email.php:99 6311 #: email.php:999 312 312 msgid "Recommended Article By %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%" 313 313 msgstr "Aangeraden artikel door: %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%" … … 348 348 349 349 #: email-options.php:139 350 #: email.php:10 08350 #: email.php:1011 351 351 msgid "An Error Has Occured When Trying To Send The E-Mail" 352 352 msgstr "Er is een fout opgetreden, tijdens het verzenden van de E-mail" 353 353 354 354 #: email-options.php:142 355 #: email.php:10 09355 #: email.php:1012 356 356 msgid "An Error Has Occured" 357 357 msgstr "Er is een fout opgetreden" … … 702 702 703 703 #: email.php:43 704 #: email.php:25 1704 #: email.php:254 705 705 msgid "E-Mail" 706 706 msgstr "Email" … … 710 710 msgstr "Beheer Email" 711 711 712 #: email.php:20 4712 #: email.php:207 713 713 msgid "Note: You can email this post by visiting the site." 714 714 msgstr "Operking: Je kan dit bericht mailen door de site te bezoeken." 715 715 716 #: email.php:3 28716 #: email.php:331 717 717 msgid "Password Protected Post" 718 718 msgstr "Wachtwoord geblokkeerde bericht" 719 719 720 #: email.php:51 2720 #: email.php:515 721 721 #, php-format 722 722 msgid "Separate multiple entries with a comma. Maximum %s entries." 723 723 msgstr "Onderscheid meerdere adressen met een komma. Maximaal %s adressen." 724 724 725 #: email.php:58 1726 #: email.php:5 87725 #: email.php:584 726 #: email.php:590 727 727 msgid "Emails" 728 728 msgstr "Emails" 729 729 730 #: email.php:59 1731 #: email.php:75 0732 #: email.php:82 6730 #: email.php:594 731 #: email.php:753 732 #: email.php:829 733 733 msgid "N/A" 734 734 msgstr "N.V.T." 735 735 736 #: email.php:67 6736 #: email.php:679 737 737 msgid "Your name is empty." 738 738 msgstr "Je naam is leeg." 739 739 740 #: email.php:68 2740 #: email.php:685 741 741 msgid "Your email is invalid or is empty." 742 742 msgstr "Je email is onjuist of leeg." 743 743 744 #: email.php:6 88744 #: email.php:691 745 745 msgid "Your remark is invalid." 746 746 msgstr "Je opmerking in onjuist." 747 747 748 #: email.php: 697748 #: email.php:700 749 749 #, php-format 750 750 msgid "Friend's name (%s) is empty." 751 751 msgstr "Je vriend's naam (%s) is leeg." 752 752 753 #: email.php:71 4753 #: email.php:717 754 754 #, php-format 755 755 msgid "Friend's email (%s) is invalid or is empty." 756 756 msgstr "Je vriend's email (%s) in onjuist of leeg." 757 757 758 #: email.php:7 28758 #: email.php:731 759 759 #, php-format 760 760 msgid "Maximum %s entries allowed" 761 761 msgstr "Maximaal %s adressen toegestaan" 762 762 763 #: email.php:73 3763 #: email.php:736 764 764 msgid "Friends' name count does not tally with friends' email count." 765 765 msgstr "Het aantal namen van vrienden komt niet overeen met het aantal emailadressen." 766 766 767 #: email.php:74 0767 #: email.php:743 768 768 msgid "Image verification is empty." 769 769 msgstr "Afbeeldingsverificatie is leeg." 770 770 771 #: email.php:74 3771 #: email.php:746 772 772 msgid "Image verification failed." 773 773 msgstr "Afbeeldingsverificatie mislukt." 774 774 775 #: email.php:8 78775 #: email.php:881 776 776 msgid "* Required Field" 777 777 msgstr "* verplicht veld" 778 778 779 #: email.php:88 1779 #: email.php:884 780 780 msgid "Your Name: *" 781 781 msgstr "Je naam: *" 782 782 783 #: email.php:8 87783 #: email.php:890 784 784 msgid "Your E-Mail: *" 785 785 msgstr "Je email: *" 786 786 787 #: email.php:89 3787 #: email.php:896 788 788 msgid "Your Remark:" 789 789 msgstr "Je opmerking:" 790 790 791 #: email.php: 899791 #: email.php:902 792 792 msgid "Friend's Name: *" 793 793 msgstr "Ontvanger's naam: *" 794 794 795 #: email.php:90 5795 #: email.php:908 796 796 msgid "Friend's E-Mail: *" 797 797 msgstr "Ontvanger's email: *" 798 798 799 #: email.php:91 1799 #: email.php:914 800 800 msgid "Image Verification: *" 801 801 msgstr "Afbeeldings verificatie: *" 802 802 803 #: email.php:91 2803 #: email.php:915 804 804 msgid "E-Mail Image Verification" 805 805 msgstr "Email afbeeldingverificatie." 806 806 807 #: email.php:91 5807 #: email.php:918 808 808 msgid " Mail It! " 809 809 msgstr " Verstuur het! " 810 810 811 #: email.php:92 1811 #: email.php:924 812 812 #, php-format 813 813 msgid "Please wait for <strong>%s Minutes</strong> before sending the next article." 814 814 msgstr "Wacht a.u.b. <strong>%s minuten</strong> voordat je nog een artikel verstuurd." 815 815 816 #: email.php: 997816 #: email.php:1000 817 817 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>" 818 818 msgstr "<p>Hallo <strong>%EMAIL_FRIEND_NAME%</strong>,<br /><strong>%EMAIL_YOUR_NAME%</strong>, raad u aan het artikel '<strong>%EMAIL_POST_TITLE%</strong>' te lezen.</p><p><strong>Hier is zijn/haar opmerking:</strong><br />%EMAIL_YOUR_REMARKS%</p><p><strong>%EMAIL_POST_TITLE%</strong><br />Geplaatst door %EMAIL_POST_AUTHOR% op %EMAIL_POST_DATE% in %EMAIL_POST_CATEGORY%</p>%EMAIL_POST_CONTENT%<p>Artikel komt van %EMAIL_BLOG_NAME% - <a href=\"%EMAIL_BLOG_URL%\">%EMAIL_BLOG_URL%</a><br />Link naar het artikel: <a href=\"%EMAIL_PERMALINK%\">%EMAIL_PERMALINK%</a></p>" 819 819 820 #: email.php: 998820 #: email.php:1001 821 821 msgid "Hi %EMAIL_FRIEND_NAME%," 822 822 msgstr "Hallo %EMAIL_FRIEND_NAME%," 823 823 824 #: email.php:998 825 #: email.php:1000 826 #: email.php:1002 824 #: email.php:1001 827 825 #: email.php:1003 828 #: email.php:1004829 826 #: email.php:1005 827 #: email.php:1006 828 #: email.php:1007 829 #: email.php:1008 830 830 msgid "\n" 831 831 msgstr "\n" 832 832 833 #: email.php: 999833 #: email.php:1002 834 834 msgid "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you." 835 835 msgstr "%EMAIL_YOUR_NAME%, raad u aan het artikel '%EMAIL_POST_TITLE%' te lezen." 836 836 837 #: email.php: 999838 #: email.php:100 1837 #: email.php:1002 838 #: email.php:1004 839 839 msgid "" 840 840 "\n" … … 844 844 "\n" 845 845 846 #: email.php:100 0846 #: email.php:1003 847 847 msgid "Here is his/her remarks:" 848 848 msgstr "Hier is zijn/haar opmerking:" 849 849 850 #: email.php:100 1850 #: email.php:1004 851 851 msgid "%EMAIL_YOUR_REMARKS%" 852 852 msgstr "%EMAIL_YOUR_REMARKS%" 853 853 854 #: email.php:100 2854 #: email.php:1005 855 855 msgid "%EMAIL_POST_TITLE%" 856 856 msgstr "%EMAIL_POST_TITLE%" 857 857 858 #: email.php:100 3858 #: email.php:1006 859 859 msgid "Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%" 860 860 msgstr "Geplaatst door %EMAIL_POST_AUTHOR% op %EMAIL_POST_DATE% in %EMAIL_POST_CATEGORY%" 861 861 862 #: email.php:100 4862 #: email.php:1007 863 863 msgid "%EMAIL_POST_CONTENT%" 864 864 msgstr "%EMAIL_POST_CONTENT%" 865 865 866 #: email.php:100 5866 #: email.php:1008 867 867 msgid "Article taken from %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%" 868 868 msgstr "Het artikel komt van %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%" 869 869 870 #: email.php:100 6870 #: email.php:1009 871 871 msgid "URL to article: %EMAIL_PERMALINK%" 872 872 msgstr "Link naar artikel: %EMAIL_PERMALINK%" 873 873 874 #: email.php:10 07874 #: email.php:1010 875 875 msgid "Article: <strong>%EMAIL_POST_TITLE%</strong> Has Been Sent To <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p>" 876 876 msgstr "Het artikel: <strong>%EMAIL_POST_TITLE%</strong> is verzonden naar <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p>" 877 877 878 #: email.php:101 6878 #: email.php:1019 879 879 msgid "Email This Post" 880 880 msgstr "Mail dit bericht" 881 881 882 #: email.php:101 6882 #: email.php:1019 883 883 msgid "Email This Page" 884 884 msgstr "Mail deze pagina" wp-email/tags/2.11/email/email.php
r13904 r14400 146 146 if(!empty($using_permalink)) { 147 147 if(is_page()) { 148 if(substr($email_link, -1, 1) != '/') { 149 $email_link= $email_link.'/'; 150 } 148 151 $email_text = stripslashes($email_options['page_text']); 149 152 $email_link = $email_link.'emailpopuppage/'; wp-email/tags/2.11/email/wp-email.pot
r13904 r14400 3 3 "Project-Id-Version: WP-EMail 2.10\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-06- 16 01:29+0800\n"5 "PO-Revision-Date: 2007-06-23 11:38+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Lester Chan <gamerz84@hotmail.com>\n" … … 92 92 93 93 #: email-manager.php:126 94 #: email.php:41 295 #: email.php:54 096 #: email.php:81 597 #: email.php:86 394 #: email.php:415 95 #: email.php:543 96 #: email.php:818 97 #: email.php:866 98 98 msgid "Success" 99 99 msgstr "" 100 100 101 101 #: email-manager.php:127 102 #: email.php:55 4103 #: email.php:8 27102 #: email.php:557 103 #: email.php:830 104 104 msgid "Failed" 105 105 msgstr "" … … 298 298 299 299 #: email-options.php:121 300 #: email.php:102 1300 #: email.php:1024 301 301 msgid "E-Mail '%EMAIL_POST_TITLE%' To A Friend" 302 302 msgstr "" 303 303 304 304 #: email-options.php:124 305 #: email.php:102 2305 #: email.php:1025 306 306 msgid "Email a copy of <strong>'%EMAIL_POST_TITLE%'</strong> to a friend" 307 307 msgstr "" 308 308 309 309 #: email-options.php:127 310 #: email.php:99 6310 #: email.php:999 311 311 msgid "Recommended Article By %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%" 312 312 msgstr "" … … 336 336 337 337 #: email-options.php:139 338 #: email.php:10 08338 #: email.php:1011 339 339 msgid "An Error Has Occured When Trying To Send The E-Mail" 340 340 msgstr "" 341 341 342 342 #: email-options.php:142 343 #: email.php:10 09343 #: email.php:1012 344 344 msgid "An Error Has Occured" 345 345 msgstr "" … … 690 690 691 691 #: email.php:43 692 #: email.php:25 1692 #: email.php:254 693 693 msgid "E-Mail" 694 694 msgstr "" … … 698 698 msgstr "" 699 699 700 #: email.php:20 4700 #: email.php:207 701 701 msgid "Note: You can email this post by visiting the site." 702 702 msgstr "" 703 703 704 #: email.php:3 28704 #: email.php:331 705 705 msgid "Password Protected Post" 706 706 msgstr "" 707 707 708 #: email.php:51 2708 #: email.php:515 709 709 #, php-format 710 710 msgid "Separate multiple entries with a comma. Maximum %s entries." 711 711 msgstr "" 712 712 713 #: email.php:58 1714 #: email.php:5 87713 #: email.php:584 714 #: email.php:590 715 715 msgid "Emails" 716 716 msgstr "" 717 717 718 #: email.php:59 1719 #: email.php:75 0720 #: email.php:82 6718 #: email.php:594 719 #: email.php:753 720 #: email.php:829 721 721 msgid "N/A" 722 722 msgstr "" 723 723 724 #: email.php:67 6724 #: email.php:679 725 725 msgid "Your name is empty." 726 726 msgstr "" 727 727 728 #: email.php:68 2728 #: email.php:685 729 729 msgid "Your email is invalid or is empty." 730 730 msgstr "" 731 731 732 #: email.php:6 88732 #: email.php:691 733 733 msgid "Your remark is invalid." 734 734 msgstr "" 735 735 736 #: email.php: 697736 #: email.php:700 737 737 #, php-format 738 738 msgid "Friend's name (%s) is empty." 739 739 msgstr "" 740 740 741 #: email.php:71 4741 #: email.php:717 742 742 #, php-format 743 743 msgid "Friend's email (%s) is invalid or is empty." 744 744 msgstr "" 745 745 746 #: email.php:7 28746 #: email.php:731 747 747 #, php-format 748 748 msgid "Maximum %s entries allowed" 749 749 msgstr "" 750 750 751 #: email.php:73 3751 #: email.php:736 752 752 msgid "Friends' name count does not tally with friends' email count." 753 753 msgstr "" 754 754 755 #: email.php:74 0755 #: email.php:743 756 756 msgid "Image verification is empty." 757 757 msgstr "" 758 758 759 #: email.php:74 3759 #: email.php:746 760 760 msgid "Image verification failed." 761 761 msgstr "" 762 762 763 #: email.php:8 78763 #: email.php:881 764 764 msgid "* Required Field" 765 765 msgstr "" 766 766 767 #: email.php:88 1767 #: email.php:884 768 768 msgid "Your Name: *" 769 769 msgstr "" 770 770 771 #: email.php:8 87771 #: email.php:890 772 772 msgid "Your E-Mail: *" 773 773 msgstr "" 774 774 775 #: email.php:89 3775 #: email.php:896 776 776 msgid "Your Remark:" 777 777 msgstr "" 778 778 779 #: email.php: 899779 #: email.php:902 780 780 msgid "Friend's Name: *" 781 781 msgstr "" 782 782 783 #: email.php:90 5783 #: email.php:908 784 784 msgid "Friend's E-Mail: *" 785 785 msgstr "" 786 786 787 #: email.php:91 1787 #: email.php:914 788 788 msgid "Image Verification: *" 789 789 msgstr "" 790 790 791 #: email.php:91 2791 #: email.php:915 792 792 msgid "E-Mail Image Verification" 793 793 msgstr "" 794 794 795 #: email.php:91 5795 #: email.php:918 796 796 msgid " Mail It! " 797 797 msgstr "" 798 798 799 #: email.php:92 1799 #: email.php:924 800 800 #, php-format 801 801 msgid "Please wait for <strong>%s Minutes</strong> before sending the next article." 802 802 msgstr "" 803 803 804 #: email.php: 997804 #: email.php:1000 805 805 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>" 806 806 msgstr "" 807 807 808 #: email.php: 998808 #: email.php:1001 809 809 msgid "Hi %EMAIL_FRIEND_NAME%," 810 810 msgstr "" 811 811 812 #: email.php:998 813 #: email.php:1000 812 #: email.php:1001 813 #: email.php:1003 814 #: email.php:1005 815 #: email.php:1006 816 #: email.php:1007 817 #: email.php:1008 818 msgid "\n" 819 msgstr "" 820 814 821 #: email.php:1002 815 #: email.php:1003 822 msgid "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you." 823 msgstr "" 824 825 #: email.php:1002 816 826 #: email.php:1004 817 #: email.php:1005818 msgid "\n"819 msgstr ""820 821 #: email.php:999822 msgid "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you."823 msgstr ""824 825 #: email.php:999826 #: email.php:1001827 827 msgid "" 828 828 "\n" … … 830 830 msgstr "" 831 831 832 #: email.php:100 0832 #: email.php:1003 833 833 msgid "Here is his/her remarks:" 834 834 msgstr "" 835 835 836 #: email.php:100 1836 #: email.php:1004 837 837 msgid "%EMAIL_YOUR_REMARKS%" 838 838 msgstr "" 839 839 840 #: email.php:100 2840 #: email.php:1005 841 841 msgid "%EMAIL_POST_TITLE%" 842 842 msgstr "" 843 843 844 #: email.php:100 3844 #: email.php:1006 845 845 msgid "Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%" 846 846 msgstr "" 847 847 848 #: email.php:100 4848 #: email.php:1007 849 849 msgid "%EMAIL_POST_CONTENT%" 850 850 msgstr "" 851 851 852 #: email.php:100 5852 #: email.php:1008 853 853 msgid "Article taken from %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%" 854 854 msgstr "" 855 855 856 #: email.php:100 6856 #: email.php:1009 857 857 msgid "URL to article: %EMAIL_PERMALINK%" 858 858 msgstr "" 859 859 860 #: email.php:10 07860 #: email.php:1010 861 861 msgid "Article: <strong>%EMAIL_POST_TITLE%</strong> Has Been Sent To <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p>" 862 862 msgstr "" 863 863 864 #: email.php:101 6864 #: email.php:1019 865 865 msgid "Email This Post" 866 866 msgstr "" 867 867 868 #: email.php:101 6868 #: email.php:1019 869 869 msgid "Email This Page" 870 870 msgstr "" wp-email/trunk/email/email.php
r13904 r14400 146 146 if(!empty($using_permalink)) { 147 147 if(is_page()) { 148 if(substr($email_link, -1, 1) != '/') { 149 $email_link= $email_link.'/'; 150 } 148 151 $email_text = stripslashes($email_options['page_text']); 149 152 $email_link = $email_link.'emailpopuppage/'; wp-email/trunk/email/wp-email.pot
r13904 r14400 3 3 "Project-Id-Version: WP-EMail 2.10\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-06- 16 01:29+0800\n"5 "PO-Revision-Date: 2007-06-23 11:38+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Lester Chan <gamerz84@hotmail.com>\n" … … 92 92 93 93 #: email-manager.php:126 94 #: email.php:41 295 #: email.php:54 096 #: email.php:81 597 #: email.php:86 394 #: email.php:415 95 #: email.php:543 96 #: email.php:818 97 #: email.php:866 98 98 msgid "Success" 99 99 msgstr "" 100 100 101 101 #: email-manager.php:127 102 #: email.php:55 4103 #: email.php:8 27102 #: email.php:557 103 #: email.php:830 104 104 msgid "Failed" 105 105 msgstr "" … … 298 298 299 299 #: email-options.php:121 300 #: email.php:102 1300 #: email.php:1024 301 301 msgid "E-Mail '%EMAIL_POST_TITLE%' To A Friend" 302 302 msgstr "" 303 303 304 304 #: email-options.php:124 305 #: email.php:102 2305 #: email.php:1025 306 306 msgid "Email a copy of <strong>'%EMAIL_POST_TITLE%'</strong> to a friend" 307 307 msgstr "" 308 308 309 309 #: email-options.php:127 310 #: email.php:99 6310 #: email.php:999 311 311 msgid "Recommended Article By %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%" 312 312 msgstr "" … … 336 336 337 337 #: email-options.php:139 338 #: email.php:10 08338 #: email.php:1011 339 339 msgid "An Error Has Occured When Trying To Send The E-Mail" 340 340 msgstr "" 341 341 342 342 #: email-options.php:142 343 #: email.php:10 09343 #: email.php:1012 344 344 msgid "An Error Has Occured" 345 345 msgstr "" … … 690 690 691 691 #: email.php:43 692 #: email.php:25 1692 #: email.php:254 693 693 msgid "E-Mail" 694 694 msgstr "" … … 698 698 msgstr "" 699 699 700 #: email.php:20 4700 #: email.php:207 701 701 msgid "Note: You can email this post by visiting the site." 702 702 msgstr "" 703 703 704 #: email.php:3 28704 #: email.php:331 705 705 msgid "Password Protected Post" 706 706 msgstr "" 707 707 708 #: email.php:51 2708 #: email.php:515 709 709 #, php-format 710 710 msgid "Separate multiple entries with a comma. Maximum %s entries." 711 711 msgstr "" 712 712 713 #: email.php:58 1714 #: email.php:5 87713 #: email.php:584 714 #: email.php:590 715 715 msgid "Emails" 716 716 msgstr "" 717 717 718 #: email.php:59 1719 #: email.php:75 0720 #: email.php:82 6718 #: email.php:594 719 #: email.php:753 720 #: email.php:829 721 721 msgid "N/A" 722 722 msgstr "" 723 723 724 #: email.php:67 6724 #: email.php:679 725 725 msgid "Your name is empty." 726 726 msgstr "" 727 727 728 #: email.php:68 2728 #: email.php:685 729 729 msgid "Your email is invalid or is empty." 730 730 msgstr "" 731 731 732 #: email.php:6 88732 #: email.php:691 733 733 msgid "Your remark is invalid." 734 734 msgstr "" 735 735 736 #: email.php: 697736 #: email.php:700 737 737 #, php-format 738 738 msgid "Friend's name (%s) is empty." 739 739 msgstr "" 740 740 741 #: email.php:71 4741 #: email.php:717 742 742 #, php-format 743 743 msgid "Friend's email (%s) is invalid or is empty." 744 744 msgstr "" 745 745 746 #: email.php:7 28746 #: email.php:731 747 747 #, php-format 748 748 msgid "Maximum %s entries allowed" 749 749 msgstr "" 750 750 751 #: email.php:73 3751 #: email.php:736 752 752 msgid "Friends' name count does not tally with friends' email count." 753 753 msgstr "" 754 754 755 #: email.php:74 0755 #: email.php:743 756 756 msgid "Image verification is empty." 757 757 msgstr "" 758 758 759 #: email.php:74 3759 #: email.php:746 760 760 msgid "Image verification failed." 761 761 msgstr "" 762 762 763 #: email.php:8 78763 #: email.php:881 764 764 msgid "* Required Field" 765 765 msgstr "" 766 766 767 #: email.php:88 1767 #: email.php:884 768 768 msgid "Your Name: *" 769 769 msgstr "" 770 770 771 #: email.php:8 87771 #: email.php:890 772 772 msgid "Your E-Mail: *" 773 773 msgstr "" 774 774 775 #: email.php:89 3775 #: email.php:896 776 776 msgid "Your Remark:" 777 777 msgstr "" 778 778 779 #: email.php: 899779 #: email.php:902 780 780 msgid "Friend's Name: *" 781 781 msgstr "" 782 782 783 #: email.php:90 5783 #: email.php:908 784 784 msgid "Friend's E-Mail: *" 785 785 msgstr "" 786 786 787 #: email.php:91 1787 #: email.php:914 788 788 msgid "Image Verification: *" 789 789 msgstr "" 790 790 791 #: email.php:91 2791 #: email.php:915 792 792 msgid "E-Mail Image Verification" 793 793 msgstr "" 794 794 795 #: email.php:91 5795 #: email.php:918 796 796 msgid " Mail It! " 797 797 msgstr "" 798 798 799 #: email.php:92 1799 #: email.php:924 800 800 #, php-format 801 801 msgid "Please wait for <strong>%s Minutes</strong> before sending the next article." 802 802 msgstr "" 803 803 804 #: email.php: 997804 #: email.php:1000 805 805 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>" 806 806 msgstr "" 807 807 808 #: email.php: 998808 #: email.php:1001 809 809 msgid "Hi %EMAIL_FRIEND_NAME%," 810 810 msgstr "" 811 811
