You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/de.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
# License: GNU/GPLv2
8
8
# @see LICENSE.txt
9
9
#
10
-
# This file: German language data (last modified: 2022.07.28).
10
+
# This file: German language data (last modified: 2022.09.22).
11
11
#
12
12
# Regarding translations: My native language is English. Because this is a free
13
13
# 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
39
39
config_phpmailer_smtp_auth: "Diese Direktive bestimmt, ob SMTP-Sitzungen authentifiziert werden sollen (sollte normalerweise in Ruhe gelassen werden)."
40
40
config_phpmailer_smtp_secure: "Das Protokoll zum Senden von E-Mails über SMTP (TLS oder SSL)."
41
41
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."
Copy file name to clipboardExpand all lines: l10n/uk.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
# License: GNU/GPLv2
8
8
# @see LICENSE.txt
9
9
#
10
-
# This file: Ukrainian language data (last modified: 2022.09.01).
10
+
# This file: Ukrainian language data (last modified: 2022.09.16).
11
11
#
12
12
# Regarding translations: My native language is English. Because this is a free
13
13
# and open-source hobby project which generates zero income, and translatable
@@ -29,7 +29,7 @@ config_phpmailer_add_reply_to_address: "Адреса відповіді для
29
29
config_phpmailer_add_reply_to_name: "Ім'я відповіді під час надсилання електронної пошти через SMTP."
30
30
config_phpmailer_enable_notifications: "Якщо ви хочете отримувати сповіщення електронною поштою, коли завантаження заблоковано, вкажіть тут адресу електронної пошти одержувача."
31
31
config_phpmailer_enable_two_factor: "Ця директива активує/деактивує використання 2FA."
32
-
config_phpmailer_event_log: "Файл для реєстрації всіх подій пов'язаних із PHPMailer. Вкажіть назву файлу, або залиште поле порожнім щоб вимкнути його."
32
+
config_phpmailer_event_log: "Файл для журналізації всіх подій пов'язаних із PHPMailer. Вкажіть назву файлу, або залиште поле порожнім щоб вимкнути його."
33
33
config_phpmailer_host: "Хост SMTP для вихідної електронної пошти."
34
34
config_phpmailer_password: "Пароль для надсилання електронної пошти через SMTP."
35
35
config_phpmailer_port: "Номер порту для вихідної електронної пошти. Стандарт = 587."
0 commit comments