Skip to content

Commit a45f34d

Browse files
[5.2] Translation Update (#44949)
1 parent 9d40471 commit a45f34d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+61
-53
lines changed

installation/language/af-ZA/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Afrikaans (Suid-Afrika)</name>
4-
<version>5.2.4</version>
4+
<version>5.2.5</version>
55
<creationDate>2025-02</creationDate>
66
<author>Afrikaans Translation Team</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/ar-AA/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Arabic (اللغة العربية)</name>
4-
<version>5.2.4</version>
4+
<version>5.2.5</version>
55
<creationDate>2025-02</creationDate>
66
<author>Dr. Ashraf Damra</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/be-BY/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Belarusian (Belarus)</name>
4-
<version>5.2.4</version>
4+
<version>5.2.5</version>
55
<creationDate>2025-02</creationDate>
66
<author>Joomla Belarus Community</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/bg-BG/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Bulgarian (bg-BG)</name>
4-
<version>5.2.4</version>
4+
<version>5.2.5</version>
55
<creationDate>2025-02</creationDate>
66
<author>Joomla! Bulgaria</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/ca-ES/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Catalan (ca-ES)</name>
4-
<version>5.2.4</version>
4+
<version>5.2.5</version>
55
<creationDate>2025-02</creationDate>
66
<author>Catalan [ca-ES] Translation Team</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/cs-CZ/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Czech (Čeština)</name>
4-
<version>5.2.4</version>
4+
<version>5.2.5</version>
55
<creationDate>2025-02</creationDate>
66
<author>Czech Translation Team</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/cy-GB/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Welsh (United Kingdom)</name>
4-
<version>5.2.4</version>
4+
<version>5.2.5</version>
55
<creationDate>2025-02</creationDate>
66
<author>Joomla! Project - Welsh Translation Team</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/da-DK/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Danish (Danmark)</name>
4-
<version>5.2.4</version>
4+
<version>5.2.5</version>
55
<creationDate>2025-02</creationDate>
66
<author>Danish Translation Team (Transl.: Ronny Buelund)</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/el-GR/langmetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<metafile client="installation">
33
<name>Greek (el-GR)</name>
4-
<version>5.2.4</version>
4+
<version>5.2.5</version>
55
<creationDate>2025-02</creationDate>
66
<author>Ομάδα Μετάφρασης: joomla. gr</author>
77
<copyright>(C) 2005 Open Source Matters, Inc.</copyright>

installation/language/en-AU/joomla.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,13 @@ INSTL_DATABASE_NAME_LABEL="Database Name"
8181
INSTL_DATABASE_NAME_MSG_MYSQL="The database name is invalid. It must not contain the following characters: \ /"
8282
INSTL_DATABASE_NAME_MSG_POSTGRES="The database name is invalid. It must start with a letter, followed by alphanumeric characters."
8383
INSTL_DATABASE_NO_SCHEMA="No database schema exists for this database type."
84+
INSTL_DATABASE_PASSWORD_DESC="Enter the database password you created or a password provided by your host."
8485
INSTL_DATABASE_PREFIX_DESC="Enter a table prefix or use the randomly generated one."
8586
INSTL_DATABASE_PREFIX_DUPLICATE_DESC="If you are using an existing database with tables with the same prefix, Joomla will rename those existing tables by adding the prefix \"bak_\"."
8687
INSTL_DATABASE_PREFIX_MSG="The table prefix must start with a letter, optionally be followed by alphanumeric characters and by an underscore"
8788
INSTL_DATABASE_RESPONSE_ERROR="The installation process failed."
8889
INSTL_DATABASE_TYPE_DESC="Select the database type."
90+
INSTL_DATABASE_USER_DESC="Enter the database username you created or a username provided by your host."
8991
INSTL_DATABASE_VALIDATION_ERROR="Check your database credentials, database type, database name or hostname. If you have MySQL 8 installed then please read this <a href=\"https://docs.joomla.org/Special:MyLanguage/Joomla_and_MySQL_8#Workaround_to_get_Joomla_working_with_MySQL_8\" target=\"_blank\" rel=\"noopener noreferrer\">wiki</a> for more information."
9092

9193
INSTL_CONNECT_DB="Setup Database Connection"

0 commit comments

Comments
 (0)