0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 10:02:14 +02:00
Commit Graph

117 Commits

Author SHA1 Message Date
Marcus Bointon
1194d56e92
Correct Serbian ISO language code from sr to rs 2017-07-26 22:09:06 +02:00
Teddysun
699d57dc01 Improved Simplified Chinese PHPMailer language (#1063)
Completed new language key $PHPMAILER_LANG['extension_missing']. 

Signed-off-by: Teddysun <i@teddysun.com>
2017-05-31 06:26:14 +01:00
Ogün Karakuş
a255f16a0e Update phpmailer.lang-tr.php (#1060)
Signed-off-by: Ogün Karakuş <kirk5bucuk@gmail.com>
2017-05-29 07:24:35 +01:00
Велимир Мајсторов
56f072f57a Update for phpmailer.lang-sr.php (#1049)
Added and fixed missing translation.
Use this one, please.
2017-05-15 08:59:33 +01:00
ravo10
e3303ffa40 Update phpmailer.lang-nb.php (#1047)
Correct translation (2) (05.14.17)
2017-05-14 20:56:40 +01:00
Fabio Beneditto
4f6255858f Update pt_BR translation (#1038)
Adjust on strings: correct sender (remetente, not rementente)
2017-05-07 18:32:26 +01:00
Jakub Kalousek
e94e6477e7 Added missing translation (#975) 2017-01-26 17:44:48 +01:00
Marcus Bointon
d277de0791
Merged translations 2016-10-26 21:42:48 +02:00
Lucas Guima
25ffcc0d11 - Improving Brazilian Portuguese translation. (#865) 2016-10-26 21:34:06 +02:00
Daniel
4b63c61928 Fixed german translation (#866) 2016-10-26 21:33:17 +02:00
André Pettersson
afbe9433d7 Added new tranlations to Swedish lang file (#832)
* Added new tranlations to Swedish lang file

* Added last two translations

* Removed comments
2016-09-21 17:21:49 +02:00
Elan Ruusamäe
595b45e198 more languages rename
cz => cs
no => nb
br => pt_BR
se => sv
2016-09-16 15:41:53 +03:00
Alex
7e9b6b2058 updated all romanian translations 2016-09-06 22:21:17 +01:00
Rolf Pedro Ernst
b7cb3c0180 Add extension translation for: german, spanish (#779) 2016-07-22 15:14:56 +02:00
Arne Jørgensen
fcf9cb7ae5 Fix ISO-639-1 code for Danish (#764)
The ISO-639-1 code for Danish is `da` (`dk` is the ISO 3166-1 alpha-2 for Denmark).
2016-07-08 11:09:34 +02:00
Marcus Bointon
e4af742397 Removed corrupt language file 2016-05-10 20:36:50 +02:00
Imam
d30b95bc4d Update phpmailer.lang-ru.php (#709)
Incorrect translation was changed
2016-05-08 18:32:03 +02:00
miedziu
c5e5be0529 Update phpmailer.lang-pl.php (#707)
Added missing translation
2016-05-07 08:30:24 +02:00
Avtandil Kikabidze
b04ab34d77 Added 'extension_missing' translation for ka locale (#693)
* Added 'extension_missing' translation for ka locale

* Fixed string
2016-04-25 11:01:04 +02:00
Senasum
22224d8008 Added Sinhala to Language Folder 2015-12-25 19:31:56 +05:30
Phelipe Alves de Souza
18ef11685a Brazilian Portuguese updated 2015-10-31 23:00:13 -02:00
Foster Forst Snowhill
3b660771d0 Updated Russian localization
* Translated "Extension missing: "
* Removed duplicate "Extension missing: " stub in Galician
* Added "Extension missing: " stub to Hebrew
2015-10-28 18:27:41 +03:00
Jonadabe
6f94d76d23 Update phpmailer.lang-pt.php 2015-10-21 18:39:15 +01:00
François B
0fa9518609 Allow addresses with IDN
Accepts Internationalized Domain Name everywhere PHPMailler expects
email addresses (To, CC, BCC, Reply-To, From, Sender and
ConfirmReadingTo).

Requires PHP >= 5.3 with "intl" extension installed and "mbstring"
extension enabled. Earlier versions don't see a change, i.e. specifying
an address with IDN still fails validation.

Follow-up to PR #516. Ran test/phpmailerTest.php

Other changes:

- From, Sender and ConfirmReadingTo addresses are now validated in
send(). Previously, only From and Sender addresses would be validated
only if specified via the setFrom() method. ConfirmReadingTo was never
validated.

- Half language strings for the 'invalid_address' message used colon at
the end and half didn't. Harmonized messages to always include colon,
and not add a second one with PHP code.
2015-10-14 22:02:07 +02:00
François B
6288e189b9 Remove exec bit
Introduced by mistake in dbf3fad6e2
2015-09-17 15:12:40 +02:00
François B
dbf3fad6e2 Update French translation 2015-09-15 06:35:52 +02:00
Elan Ruusamäe
c89030731e Update phpmailer.lang-et.php 2015-09-04 12:04:19 +03:00
Rebelllious
86df0bff78 Update phpmailer.lang-uk.php
Minor mistakes fixed.
2015-07-22 15:15:52 +03:00
hrvoj3e
e1a8b1ba75 Updated string 'extension_missing' 2015-07-01 11:51:35 +02:00
David Prévot
89d68a6119 Drop useless executable bit 2015-05-08 08:45:49 -04:00
Cojad
cf35018bd1 Improved Traditional Chinese PHPMailer language
1. Completed new language key $PHPMAILER_LANG['extension_missing']. 
2. fix translation error of $PHPMAILER_LANG['signing'] with correct meaning in Traditional Chinese 
3. Re-order the translation keys to make it the same with default english locale.
2015-05-04 14:59:47 +08:00
ChalkPE
1d4e289928 Added Korean language file 2015-04-26 16:08:12 +09:00
Marcus Bointon
333e3e60ce Merge pull request #322 from landsem/patch-1
Fixed some language
2015-04-13 20:12:47 +02:00
Ivan Tcholakov
a303621e40 Bulgarian language update. 2015-03-21 13:31:21 +02:00
Synchro
54827506c6 Armenian update (Thanks to Hrayr Grigoryan) 2015-03-21 10:16:00 +01:00
Synchro
b02b573b2b Merge branch 'master' of https://github.com/PHPMailer/PHPMailer into mimesign
# Conflicts:
#	changelog.md
2015-03-19 18:51:18 +01:00
kanellov
9c63df3fe9 Fix some errors. 2015-03-16 17:22:15 +02:00
Synchro
4680d1f6cf Improve reporting of missing OpenSSL extension for SSl and TLS, see #378
Add 'missing extension' language string
Improve default handling of language strings
2015-03-16 10:23:38 +01:00
Synchro
ec9148b673 Clean up indenting 2015-03-04 11:18:01 +01:00
Synchro
7530ff8f14 Add Slovene translation 2015-02-25 12:31:32 +01:00
Marcus Bointon
40fa68edc8 Add Armenian translation 2015-02-17 21:32:48 +01:00
Mikhail Kyosev
4989a9b7c5 Bulgarian translation 2015-02-04 17:31:52 +02:00
Synchro
80c6258146 Cleanup 2015-02-02 12:17:48 +01:00
Nawawi Jamili
9abd78eff1 malaysian translation 2015-02-02 18:36:09 +08:00
Alex
67cc928c30 Update phpmailer.lang-es.php
Edited in a more fluent Spanish
2014-12-25 09:49:01 +01:00
landsem
3816957b51 Fixed some language 2014-11-24 14:40:52 +01:00
Marcus Bointon
cf3592793f Merge pull request #307 from ceceprawiro/master
Indonesian translation
2014-11-06 14:51:51 +01:00
Synchro
1594dccdca Remove BOM from az language file 2014-11-06 12:09:49 +01:00
Cecep Prawiro
a79adeabd9 Indonesia translation 2014-11-06 17:49:37 +07:00
Cecep Prawiro
311c95732e Indonesian translation 2014-11-06 16:29:30 +07:00