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

181 Commits

Author SHA1 Message Date
Marcus Bointon
8107a91852
WIP 2021-06-10 22:31:30 +02:00
taras-budzyn
0acc57db14
make text compliance with Ukrainian orthography (#2317) 2021-04-22 20:08:21 +02:00
Marcus Bointon
a9a634274e
Change locale filename as Serbian Latin is apparently sr_latn as per https://unicode-org.github.io/cldr-staging/charts/37/summary/sr_Latn.html 2021-03-19 22:25:39 +01:00
Nemanja Jeremić
c626b9e165
Add Serbian(Latin) translation (#2288) 2021-03-19 20:31:54 +01:00
Róbert Kelčák
28e43da7af
Update phpmailer.lang-cs.php (#2205) 2020-11-26 23:45:56 +01:00
Róbert Kelčák
4933794b1f
Update Slovak translations (#2204)
* Update phpmailer.lang-sk.php

* Update phpmailer.lang-sk.php
2020-11-26 23:45:19 +01:00
Juliette
3cb2162859
Improve PHPCS config (#2182)
* PHPCS: rename config file

... to `phpcs.xml.dist` to allow devs to locally overload the file by using a `.phpcs.xml` or `phpcs.xml` file, to, for instance, test out some new rules.

Includes:
* Adding the local overload files to `.gitignore`.
* Adding the standard config file to `.gitattributes`.

* PHPCS: scan missing file

The `get_oauth_token.php` file in the project root seems to have been overlooked when configuring the PHPCS ruleset.

Fixed now by adding it to the file to be scanned.

Includes minor fixes to make the file comply with the configured standard.

* CS: fix two files

Two minor CS fixes.

* PHPCS: miscellaneous changes

* Don't fix the PHPCS/external standards version restraints.
* Add the PHPCS cache file to `.gitignore`.
* Removing the no longer existent `.php_cs` file from `.gitattributes`.

Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>
2020-10-26 17:25:46 +01:00
Marcus Bointon
22e81749ae
Switch from PHP CS fixer to phpcs and apply PSR12 reformatting 2020-10-13 15:08:42 +02:00
Marcus Bointon
9209642ca6
Oops - refix Ukrainian language code which was right before! 2020-10-13 12:24:50 +02:00
Petro-Ivvysoft
9aa8dd3bcb
Rename phpmailer.lang-uk.php to phpmailer.lang-ua.php (#2167) 2020-10-13 12:11:39 +02:00
Laurent Clouet
fcd0af2910
Add missing french translations (#2166)
Fix sl translation file

Co-authored-by: Laurent Clouet <laurent.clouet@westwing.pl>
2020-10-11 22:08:32 +02:00
Blaž Oražem
9b8e1825ff
Add missing translations for Slovenian language (#2165) 2020-10-10 15:29:36 +02:00
Andreas Erhard
201aca3ff9
Add missing translations for German (#2159) 2020-10-06 15:48:50 +02:00
Ian Mustafa
625d93570e
Improve Bahasa Indonesia translation (#2158) 2020-10-06 09:35:39 +02:00
Adriane Justine Tan
80724ec8c2
Improved Filipino language (#2152) 2020-10-02 18:25:47 +02:00
Anton
2cf7123cb1
Update phpmailer.lang-sv.php (#2064)
* Korrigerat särskrivning
2020-06-09 09:31:05 +02:00
Marcus Bointon
c1c38e3268
Correct Armenian language code 2020-04-17 09:25:34 +02:00
Johse
2e727253d6
Rewrite and extension of translation (#1989) 2020-03-14 15:19:14 +01:00
Patrick Kuijvenhoven
7eff728136 Feature improve host check (#1909)
* Let isValidHost() determine validness of host

- PHP way of doing so (https://github.com/php/php-src/pull/826)
- Improved and shortened regexp a bit

* Give more specific debug message in case host(entry) is invalid

* Rewrite filter_var checks

* Host [[<ipv6>]] is not valid
2019-12-10 11:48:50 +01:00
Mohammad Hossein Mojtahedi
dbaf95c781 Update the translation for Persian/Farsi (#1832)
Include the last string (`extension_missing`) in Persian translation.
2019-09-13 23:12:46 +02:00
Donovan Renato Fourie
4c34786b71 Create phpmailer.lang-af.php (#1752)
* Create phpmailer.lang-af.php

Afrikaans PHPMailer language file this can be easily verified using google translate except 'connect_host' => 'SMTP-fout: kon nie aan SMTP-gasheer koppel nie.', which is better said like 'SMTP-fout: kon nie aan SMTP-verbind nie.'

* Update phpmailer.lang-af.php
2019-06-05 09:30:30 +02:00
Aleksey Kuznetsov
1009fd6feb Update phpmailer.lang-ru.php (#1739) 2019-05-27 09:11:21 +02:00
Aleksey Kuznetsov
573b644dfd Update phpmailer.lang-uk.php (#1738) 2019-05-27 08:39:34 +02:00
fabriciohd
ba148d590e Alteração apenas para motivo de estudo rs (#1688) 2019-03-18 08:29:44 -04:00
Nawawi Jamili
e134a4060b Updated: malaysian translation (#1617) 2019-02-01 15:37:10 +01:00
Marcus Bointon
0ed33daab6
Merge Serbian translation changes, fix incorrect ISO639 code and mapping, see #1598 2018-11-14 16:06:01 +01:00
Miloš Milanović
cd15e050a4 Add Serbian translation (#1598) 2018-11-14 13:16:31 +01:00
Dima Hereha
f61707c9e7 Update phpmailer.lang-uk.php (#1553)
Fix translation
2018-10-30 08:37:51 +01:00
Yousef Sultan
bded7e325b Fix missing Arabic translations (#1577)
* Translate extension_missing in Arabic locale

Signed-off-by: Yousef Sultan <yousef.su.2000@gmail.com>

* uhh

Signed-off-by: Yousef Sultan <yousef.su.2000@gmail.com>
2018-10-16 08:54:01 +02:00
Peter Orlický
e56c88f80a Update Slovak translation (#1560) 2018-10-02 19:08:30 +02:00
Piyush Jha
0007a6159a Create phpmailer.lang-mg.php (#1555) 2018-09-30 22:29:45 +02:00
Filip Š
6ba5bc519b Update Slovenian translation (#1546) 2018-09-20 15:14:35 +02:00
Stefano
9752980555 Update phpmailer.lang-it.php (#1543) 2018-09-11 20:32:29 +02:00
aleskr
83faa53556 More understandable message. (#1499) 2018-08-24 17:35:38 +02:00
Toto Prayogo
8324bf8816 Update phpmailer.lang-id.php (#1215)
* Update phpmailer.lang-id.php

* Consistent caps
2018-06-27 11:14:57 +02:00
Marcus Bointon
46869d46b9
Add missing Hungarian translation, thanks to Fábián Gábor 2018-06-25 11:22:50 +02:00
Adriane Justine Tan
ef62353d07 New language ang updated README.md (#1464)
* Create new language file: Tagalog (Philippines)

* Rename phpmailer.lang-tg.php to phpmailer.lang-tl.php

* Update README.md

Change 47 to 48 languages
2018-05-28 18:11:23 +02:00
Victualia // Loquere
ce9b49b825 Added extension_missing (#1403) 2018-04-04 03:35:59 -04:00
Yash Karanke
8ec3dc9876 Hindi translations for php mailer (#1331)
* Hindi translations for php mailer

I directly uploaded to GitHub, because my fork is a legacy version now and I am having merge conflicts now

* updated hindi language

updated last missing translation and removed comment
2018-01-15 15:01:54 +01:00
dknacht
2a1dc5ce2e Update README.md (#1292)
* Update README.md

Added links to the recommended optional libraries.
Changed order of "Upgrading from 5.2" and "Legacy versions", i think this way is more logical to read.
Updated language quantity in the "Localization" section.

* Update README.md

Corrected review

* Update README.md

* Update phpmailer.lang-es.php

Added missing point to make grammatically correct and consistent with the other translations.
2018-01-15 11:42:49 +01:00
dknacht
2b82166547 Update phpmailer.lang-eo.php (#1259)
Adding the missing translation.
Due to the flexibility of Esperanto, there is actually many ways of saying "Extension missing". I selected this one, even tho it's not the literal translation (what would rather be more like "Manki etendo" as the "missing" is used as an adjective, not as a verb), because I think this way is much more understandable.
2017-11-30 09:44:03 +01:00
Marcus Bointon
5af110e3e1
Changelog 2017-10-19 09:20:19 +02:00
Januri D. P
8858381db4 Improved Indonesian localization (#1205)
* Improved Indonesian localization

* uncomment extension_missing and translate it
2017-10-19 09:16:19 +02:00
Ermin Islamagić
bbacda8ccc Improved Bosnian localization (#1139)
* Added Bosnian localization

* Improved Bosnian localization
2017-08-28 19:50:57 +02:00
Marcus Bointon
7a037c1eaa
Merge remote-tracking branch 'remotes/origin/master' into 6.0
# Conflicts:
#	README.md
#	examples/gmail.phps
#	src/SMTP.php
2017-08-28 12:15:27 +02:00
Ermin Islamagić
67e25960f6 Added Bosnian localization (#1137) 2017-08-28 12:10:15 +02:00
Marcus Bointon
1e3f4e4062
Merge remote-tracking branch 'remotes/origin/master' into 6.0
# Conflicts:
#	VERSION
#	changelog.md
#	examples/code_generator.phps
#	src/PHPMailer.php
#	src/POP3.php
#	src/SMTP.php
#	test/phpmailerTest.php
2017-07-26 23:10:42 +02:00
Marcus Bointon
1194d56e92
Correct Serbian ISO language code from sr to rs 2017-07-26 22:09:06 +02:00
Marcus Bointon
424398579d
Merge changes from master 2017-06-22 18:36:56 +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