Skip to content

Commit 355c7fa

Browse files
committed
L10N patch.
1 parent 03e5235 commit 355c7fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

l10n/de.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: German language data (last modified: 2022.07.28).
10+
# This file: German language data (last modified: 2022.09.22).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -39,4 +39,4 @@ config_phpmailer_skip_auth_process: "Wenn Sie diese Direktive auf <code>true</co
3939
config_phpmailer_smtp_auth: "Diese Direktive bestimmt, ob SMTP-Sitzungen authentifiziert werden sollen (sollte normalerweise in Ruhe gelassen werden)."
4040
config_phpmailer_smtp_secure: "Das Protokoll zum Senden von E-Mails über SMTP (TLS oder SSL)."
4141
config_phpmailer_username: "Der Benutzername zum Senden von E-Mails über SMTP."
42-
state_email_sent: "E-Mail wurde erfolgreich an "%s" gesendet."
42+
state_email_sent: "E-Mail wurde erfolgreich an „%s“ gesendet."

l10n/uk.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Ukrainian language data (last modified: 2022.09.01).
10+
# This file: Ukrainian language data (last modified: 2022.09.16).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -29,7 +29,7 @@ config_phpmailer_add_reply_to_address: "Адреса відповіді для
2929
config_phpmailer_add_reply_to_name: "Ім'я відповіді під час надсилання електронної пошти через SMTP."
3030
config_phpmailer_enable_notifications: "Якщо ви хочете отримувати сповіщення електронною поштою, коли завантаження заблоковано, вкажіть тут адресу електронної пошти одержувача."
3131
config_phpmailer_enable_two_factor: "Ця директива активує/деактивує використання 2FA."
32-
config_phpmailer_event_log: "Файл для реєстрації всіх подій пов'язаних із PHPMailer. Вкажіть назву файлу, або залиште поле порожнім щоб вимкнути його."
32+
config_phpmailer_event_log: "Файл для журналізації всіх подій пов'язаних із PHPMailer. Вкажіть назву файлу, або залиште поле порожнім щоб вимкнути його."
3333
config_phpmailer_host: "Хост SMTP для вихідної електронної пошти."
3434
config_phpmailer_password: "Пароль для надсилання електронної пошти через SMTP."
3535
config_phpmailer_port: "Номер порту для вихідної електронної пошти. Стандарт = 587."

0 commit comments

Comments
 (0)