Skip to content

Commit

Permalink
L10N update.
Browse files Browse the repository at this point in the history
Changelog excerpt:
- Added L10N for Bosnian, Catalan, Galician, Gujarati, Croatian, and
  Serbian.
  • Loading branch information
Maikuolan committed Mar 13, 2024
1 parent 096fca9 commit 097a17a
Show file tree
Hide file tree
Showing 7 changed files with 185 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,8 @@ __*Why "v3.0.0" instead of "v1.0.0?"*__ Because the linker is intended for use w

### 3.1.10

[2022.11.22; Maikuolan]: Maintenance release.
[2023.11.22; Maikuolan]: Maintenance release.

### v3.1.11

[2024.03.13; Maikuolan]: Added L10N for Bosnian, Catalan, Galician, Gujarati, Croatian, and Serbian.
30 changes: 30 additions & 0 deletions l10n/bs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
##\
# This file is a part of the phpMussel\Plugin-PHPMailer package.
# Homepage: https://phpmussel.github.io/
#
# PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
#
# License: GNU/GPLv2
# @see LICENSE.txt
#
# This file: Bosnian language data (last modified: 2024.03.13).
##/

config:
phpmailer: "Konfiguracija za PHPMailer (koristi se za dvofaktorsku autentifikaciju)."
phpmailer_add_reply_to_address: "Adresa za odgovor koju treba navesti prilikom slanja e-pošte putem SMTP-a."
phpmailer_add_reply_to_name: "Ime odgovora koje treba navesti prilikom slanja e-pošte putem SMTP-a."
phpmailer_enable_notifications: "Ako želite da budete obaviješteni putem e-pošte kada je prijenos blokiran, ovdje navedite adresu e-pošte primaoca."
phpmailer_enable_two_factor: "Ova direktiva određuje da li treba koristiti 2FA za front-end račune."
phpmailer_event_log: "Datoteka za evidentiranje svih događaja u vezi sa PHPMailerom. Navedite naziv datoteke ili ostavite prazno da biste onemogućili."
phpmailer_host: "SMTP host koji se koristi za odlaznu e-poštu."
phpmailer_password: "Lozinka za korištenje prilikom slanja e-pošte putem SMTP-a."
phpmailer_port: "Broj porta koji se koristi za odlaznu e-poštu. Zadano = 587."
phpmailer_set_from_address: "Adresa pošiljaoca koju treba navesti prilikom slanja e-pošte putem SMTP-a."
phpmailer_set_from_name: "Ime pošiljaoca koje treba navesti prilikom slanja e-pošte putem SMTP-a."
phpmailer_skip_auth_process: "Postavljanje ove direktive na <code>true</code> daje instrukcije PHPMaileru da preskoči normalan proces autentifikacije koji se obično dešava prilikom slanja e-pošte putem SMTP-a. Ovo treba izbegavati, jer preskakanje ovog procesa može izložiti odlaznu e-poštu MITM napadima, ali može biti neophodno u slučajevima kada ovaj proces sprečava PHPMailer da se poveže sa SMTP serverom."
phpmailer_smtp_auth: "Ova direktiva određuje da li će se autentifikovati SMTP sesije (obično treba ostaviti na miru)."
phpmailer_smtp_secure: "Protokol koji se koristi prilikom slanja e-pošte putem SMTP-a (TLS ili SSL)."
phpmailer_username: "Korisničko ime koje se koristi prilikom slanja e-pošte putem SMTP-a."
response:
Email successfully sent to %s: "E-pošta je uspješno poslana na "%s"."
30 changes: 30 additions & 0 deletions l10n/ca.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
##\
# This file is a part of the phpMussel\Plugin-PHPMailer package.
# Homepage: https://phpmussel.github.io/
#
# PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
#
# License: GNU/GPLv2
# @see LICENSE.txt
#
# This file: Catalan language data (last modified: 2024.03.13).
##/

config:
phpmailer: "Configuració per a PHPMailer (utilitzat per a l'autenticació de dos factors)."
phpmailer_add_reply_to_address: "L'adreça de resposta a citar quan s'envia un correu electrònic mitjançant SMTP."
phpmailer_add_reply_to_name: "El nom de resposta a citar quan s'envia un correu electrònic mitjançant SMTP."
phpmailer_enable_notifications: "Si voleu rebre una notificació per correu electrònic quan es bloqueja una càrrega, especifiqueu aquí l'adreça electrònica del destinatari."
phpmailer_enable_two_factor: "Aquesta directiva determina si s'ha d'utilitzar 2FA per als comptes de front-end."
phpmailer_event_log: "Un fitxer per registrar tots els esdeveniments relacionats amb PHPMailer. Especifiqueu un nom de fitxer o deixeu-lo en blanc per desactivar-lo."
phpmailer_host: "L'amfitrió SMTP que cal utilitzar per al correu electrònic de sortida."
phpmailer_password: "La contrasenya que s'ha d'utilitzar per enviar correu electrònic mitjançant SMTP."
phpmailer_port: "El número de port que cal utilitzar per al correu electrònic de sortida. Predeterminat = 587."
phpmailer_set_from_address: "L'adreça del remitent a citar quan s'envia un correu electrònic mitjançant SMTP."
phpmailer_set_from_name: "El nom del remitent que cal citar quan s'envia un correu electrònic mitjançant SMTP."
phpmailer_skip_auth_process: "Establir aquesta directiva a <code>true</code> indica a PHPMailer que omet el procés d'autenticació normal que es produeix normalment quan s'envia correu electrònic mitjançant SMTP. Això s'ha d'evitar, perquè ometre aquest procés pot exposar el correu electrònic de sortida a atacs MITM, però pot ser necessari en els casos en què aquest procés impedeix que PHPMailer es connecti a un servidor SMTP."
phpmailer_smtp_auth: "Aquesta directiva determina si s'han d'autenticar les sessions SMTP (normalment s'ha de deixar sol)."
phpmailer_smtp_secure: "El protocol que s'ha d'utilitzar per enviar correu electrònic mitjançant SMTP (TLS o SSL)."
phpmailer_username: "El nom d'usuari que s'ha d'utilitzar per enviar correu electrònic mitjançant SMTP."
response:
Email successfully sent to %s: "El correu electrònic s'ha enviat correctament a "%s"."
30 changes: 30 additions & 0 deletions l10n/gl.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
##\
# This file is a part of the phpMussel\Plugin-PHPMailer package.
# Homepage: https://phpmussel.github.io/
#
# PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
#
# License: GNU/GPLv2
# @see LICENSE.txt
#
# This file: Galician language data (last modified: 2024.03.13).
##/

config:
phpmailer: "Configuración para PHPMailer (usado para a autenticación de dous factores)."
phpmailer_add_reply_to_address: "O enderezo de resposta a citar ao enviar correo electrónico a través de SMTP."
phpmailer_add_reply_to_name: "O nome da resposta a citar ao enviar correo electrónico a través de SMTP."
phpmailer_enable_notifications: "Se queres recibir unha notificación por correo electrónico cando se bloquea unha carga, especifica aquí o enderezo de correo electrónico do destinatario."
phpmailer_enable_two_factor: "Esta directiva determina se se debe usar 2FA para as contas front-end."
phpmailer_event_log: "Un ficheiro para rexistrar todos os eventos relacionados con PHPMailer. Especifique un nome de ficheiro, ou déixeo en branco para desactivalo."
phpmailer_host: "O servidor SMTP que se utilizará para o correo electrónico de saída."
phpmailer_password: "O contrasinal a utilizar ao enviar correo electrónico a través de SMTP."
phpmailer_port: "O número de porto que se utilizará para o correo electrónico de saída. Predeterminado = 587."
phpmailer_set_from_address: "O enderezo do remitente a citar ao enviar correo electrónico a través de SMTP."
phpmailer_set_from_name: "O nome do remitente a citar ao enviar correo electrónico a través de SMTP."
phpmailer_skip_auth_process: "Ao establecer esta directiva en <code>true</code> indícase a PHPMailer que omita o proceso de autenticación normal que se produce normalmente cando se envía correo electrónico a través de SMTP. Isto debe evitarse, porque omitir este proceso pode expoñer o correo electrónico saínte a ataques MITM, pero pode ser necesario nos casos en que este proceso impide que PHPMailer se conecte a un servidor SMTP."
phpmailer_smtp_auth: "Esta directiva determina se autenticar sesións SMTP (normalmente debería deixarse só)."
phpmailer_smtp_secure: "O protocolo a utilizar ao enviar correo electrónico a través de SMTP (TLS ou SSL)."
phpmailer_username: "O nome de usuario que se utilizará ao enviar correo electrónico a través de SMTP."
response:
Email successfully sent to %s: "Correo electrónico enviado correctamente a "%s"."
30 changes: 30 additions & 0 deletions l10n/gu.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
##\
# This file is a part of the phpMussel\Plugin-PHPMailer package.
# Homepage: https://phpmussel.github.io/
#
# PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
#
# License: GNU/GPLv2
# @see LICENSE.txt
#
# This file: Gujarati language data (last modified: 2024.03.13).
##/

config:
phpmailer: "PHPMailer માટે રૂપરેખાંકન (દ્વિ-પરિબળ પ્રમાણીકરણ માટે વપરાય છે)."
phpmailer_add_reply_to_address: "SMTP દ્વારા ઈમેઈલ મોકલતી વખતે ટાંકવાનું જવાબ સરનામું."
phpmailer_add_reply_to_name: "SMTP દ્વારા ઈમેઈલ મોકલતી વખતે ટાંકવા માટેનું જવાબ નામ."
phpmailer_enable_notifications: "જો તમે અપલોડને અવરોધિત કરવામાં આવે ત્યારે ઇમેઇલ દ્વારા સૂચિત કરવા માંગતા હો, તો અહીં પ્રાપ્તકર્તાનું ઇમેઇલ સરનામું સ્પષ્ટ કરો."
phpmailer_enable_two_factor: "આ નિર્દેશ નક્કી કરે છે કે ફ્રન્ટ-એન્ડ એકાઉન્ટ્સ માટે 2FA નો ઉપયોગ કરવો કે નહીં."
phpmailer_event_log: "PHPMailer ના સંબંધમાં બધી ઇવેન્ટ્સને લૉગ કરવા માટેની ફાઇલ. ફાઇલનામનો ઉલ્લેખ કરો, અથવા અક્ષમ કરવા માટે ખાલી છોડી દો."
phpmailer_host: "આઉટબાઉન્ડ ઈમેલ માટે ઉપયોગ કરવા માટેનું SMTP હોસ્ટ."
phpmailer_password: "SMTP દ્વારા ઈમેલ મોકલતી વખતે વાપરવા માટેનો પાસવર્ડ."
phpmailer_port: "આઉટબાઉન્ડ ઈમેલ માટે વાપરવા માટેનો પોર્ટ નંબર. ડિફૉલ્ટ = 587."
phpmailer_set_from_address: "SMTP દ્વારા ઇમેઇલ મોકલતી વખતે પ્રેષકનું સરનામું ટાંકવાનું છે."
phpmailer_set_from_name: "SMTP દ્વારા ઈમેલ મોકલતી વખતે પ્રેષકનું નામ ટાંકવાનું છે."
phpmailer_skip_auth_process: "આ ડાયરેક્ટિવને <code>true</code> પર સેટ કરવાથી PHPMailer ને સામાન્ય પ્રમાણીકરણ પ્રક્રિયાને છોડી દેવાની સૂચના મળે છે જે સામાન્ય રીતે SMTP દ્વારા ઈમેલ મોકલતી વખતે થાય છે. આને ટાળવું જોઈએ, કારણ કે આ પ્રક્રિયાને અવગણવાથી આઉટબાઉન્ડ ઈમેઈલ MITM હુમલાઓ સામે આવી શકે છે, પરંતુ આ પ્રક્રિયા PHPMailer ને SMTP સર્વર સાથે કનેક્ટ થવાથી અટકાવે તેવા કિસ્સામાં જરૂરી હોઈ શકે છે."
phpmailer_smtp_auth: "આ નિર્દેશ નક્કી કરે છે કે શું SMTP સત્રોને પ્રમાણિત કરવા (સામાન્ય રીતે એકલા છોડી દેવા જોઈએ)."
phpmailer_smtp_secure: "SMTP દ્વારા ઈમેલ મોકલતી વખતે ઉપયોગમાં લેવાતો પ્રોટોકોલ (TLS અથવા SSL)."
phpmailer_username: "SMTP દ્વારા ઈમેલ મોકલતી વખતે વાપરવા માટેનું વપરાશકર્તા નામ."
response:
Email successfully sent to %s: "ઇમેઇલ સફળતાપૂર્વક "%s" પર મોકલવામાં આવ્યો."
30 changes: 30 additions & 0 deletions l10n/hr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
##\
# This file is a part of the phpMussel\Plugin-PHPMailer package.
# Homepage: https://phpmussel.github.io/
#
# PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
#
# License: GNU/GPLv2
# @see LICENSE.txt
#
# This file: Croatian language data (last modified: 2024.03.13).
##/

config:
phpmailer: "Konfiguracija za PHPMailer (koristi se za autentifikaciju u dva faktora)."
phpmailer_add_reply_to_address: "Adresa za odgovor koju treba navesti prilikom slanja e-pošte putem SMTP-a."
phpmailer_add_reply_to_name: "Ime odgovora koje treba navesti prilikom slanja e-pošte putem SMTP-a."
phpmailer_enable_notifications: "Ako želite biti obaviješteni e-poštom kada je prijenos blokiran, ovdje navedite adresu e-pošte primatelja."
phpmailer_enable_two_factor: "Ova direktiva određuje treba li koristiti 2FA za front-end račune."
phpmailer_event_log: "Datoteka za bilježenje svih događaja u vezi s PHPMailerom. Navedite naziv datoteke ili ostavite prazno za onemogućavanje."
phpmailer_host: "SMTP host koji se koristi za odlaznu e-poštu."
phpmailer_password: "Lozinka za korištenje pri slanju e-pošte putem SMTP-a."
phpmailer_port: "Broj priključka koji se koristi za odlaznu e-poštu. Zadano = 587."
phpmailer_set_from_address: "Adresa pošiljatelja koju treba navesti prilikom slanja e-pošte putem SMTP-a."
phpmailer_set_from_name: "Ime pošiljatelja koje treba navesti prilikom slanja e-pošte putem SMTP-a."
phpmailer_skip_auth_process: "Postavljanje ove direktive na <code>true</code> daje upute PHPMaileru da preskoči normalan proces provjere autentičnosti koji se inače događa prilikom slanja e-pošte putem SMTP-a. Ovo treba izbjegavati jer preskakanje ovog procesa može izložiti izlaznu e-poštu MITM napadima, ali može biti neophodno u slučajevima kada ovaj proces sprječava PHPMailer da se poveže sa SMTP poslužiteljem."
phpmailer_smtp_auth: "Ova direktiva određuje hoće li se autentificirati SMTP sesije (obično je treba ostaviti na miru)."
phpmailer_smtp_secure: "Protokol koji se koristi pri slanju e-pošte putem SMTP-a (TLS ili SSL)."
phpmailer_username: "Korisničko ime koje se koristi pri slanju e-pošte putem SMTP-a."
response:
Email successfully sent to %s: "E-pošta je uspješno poslana na "%s"."
30 changes: 30 additions & 0 deletions l10n/sr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
##\
# This file is a part of the phpMussel\Plugin-PHPMailer package.
# Homepage: https://phpmussel.github.io/
#
# PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
#
# License: GNU/GPLv2
# @see LICENSE.txt
#
# This file: Serbian language data (last modified: 2024.03.13).
##/

config:
phpmailer: "Конфигурација за ПХПМаилер (користи се за двофакторску аутентификацију)."
phpmailer_add_reply_to_address: "Адреса за одговор коју треба навести приликом слања е-поште путем СМТП-а."
phpmailer_add_reply_to_name: "Име одговора које треба навести приликом слања е-поште путем СМТП-а."
phpmailer_enable_notifications: "Ако желите да будете обавештени путем е-поште када је отпремање блокирано, овде наведите адресу е-поште примаоца."
phpmailer_enable_two_factor: "Ова директива одређује да ли ће се користити 2ФА за фронт-енд налоге."
phpmailer_event_log: "Датотека за евидентирање свих догађаја у вези са ПХПМаилер-ом. Наведите име датотеке или оставите празно да бисте онемогућили."
phpmailer_host: "СМТП хост који се користи за одлазну е-пошту."
phpmailer_password: "Лозинка која се користи приликом слања е-поште путем СМТП-а."
phpmailer_port: "Број порта који се користи за одлазну е-пошту. Подразумевано = 587."
phpmailer_set_from_address: "Адреса пошиљаоца коју треба навести приликом слања е-поште путем СМТП-а."
phpmailer_set_from_name: "Име пошиљаоца које треба навести приликом слања е-поште путем СМТП-а."
phpmailer_skip_auth_process: "Подешавање ове директиве на <code>true</code> наводи ПХПМаилер-у да прескочи нормалан процес аутентификације који се обично дешава приликом слања е-поште преко СМТП-а. Ово треба избегавати, јер прескакање овог процеса може изложити одлазну е-пошту МИТМ нападима, али може бити неопходно у случајевима када овај процес спречава ПХПМаилер да се повеже са СМТП сервером."
phpmailer_smtp_auth: "Ова директива одређује да ли ће се аутентификовати СМТП сесије (обично треба оставити на миру)."
phpmailer_smtp_secure: "Протокол који се користи приликом слања е-поште путем СМТП-а (ТЛС или ССЛ)."
phpmailer_username: "Корисничко име које се користи приликом слања е-поште путем СМТП-а."
response:
Email successfully sent to %s: "Е-пошта је успешно послата на „%s“."

0 comments on commit 097a17a

Please sign in to comment.