Skip to content

Commit dd40442

Browse files
update .pot file and translate some strings
1 parent bad3e76 commit dd40442

8 files changed

+138
-11
lines changed

languages/wp-module-sso-de_DE.po

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ msgstr ""
99
"Content-Transfer-Encoding: 8bit\n"
1010
"POT-Creation-Date: 2025-02-13T09:55:55+00:00\n"
1111
"PO-Revision-Date: 2025-02-19 14:21\n"
12+
"Language: de_DE\n"
1213
"X-Generator: WP-CLI 2.11.0\n"
1314
"X-Domain: wp-module-sso\n"
1415
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -17,13 +18,24 @@ msgstr ""
1718
"X-Crowdin-Language: de\n"
1819
"X-Crowdin-File: wp-module-sso.pot\n"
1920
"X-Crowdin-File-ID: 22\n"
20-
"Language: de_DE\n"
2121

2222
#: bootstrap.php:19
2323
msgid "SSO"
2424
msgstr "SSO"
2525

26-
#: includes/SSO_REST_Controller.php:69
27-
msgid "Sorry, you are not allowed to access this endpoint."
28-
msgstr "Sie sind leider nicht berechtigt, auf diesen Endpunkt zuzugreifen."
26+
#. Translators: %d number
27+
#: includes/SSO_CLI.php:75
28+
msgid "Single-use login link valid for %d minutes"
29+
msgstr "Einmaliger Anmeldelink gültig für %d Minuten"
30+
31+
#: includes/SSO_CLI.php:197
32+
msgid "Success: "
33+
msgstr "Erfolg: "
34+
35+
#: includes/SSO_CLI.php:230
36+
msgid "Error: "
37+
msgstr "Fehler: "
2938

39+
#: includes/SSO_CLI.php:279
40+
msgid "Provided $data wasn't valid array or JSON string."
41+
msgstr "Die bereitgestellte $data war kein gültiges Array oder keine gültige JSON-Zeichenkette."

languages/wp-module-sso-en_AU.po

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ msgstr ""
99
"Content-Transfer-Encoding: 8bit\n"
1010
"POT-Creation-Date: 2025-02-13T10:59:28+00:00\n"
1111
"PO-Revision-Date: 2025-02-13 19:38+0530\n"
12+
"Language: en_AU\n"
1213
"X-Generator: WP-CLI 2.11.0\n"
1314
"X-Domain: wp-module-sso\n"
14-
"Language: en_AU\n"
1515
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1616

1717
#: bootstrap.php:19
@@ -21,3 +21,20 @@ msgstr "SSO"
2121
#: includes/SSO_REST_Controller.php:69
2222
msgid "Sorry, you are not allowed to access this endpoint."
2323
msgstr "Sorry, you are not allowed to access this endpoint."
24+
25+
#. Translators: %d number
26+
#: includes/SSO_CLI.php:75
27+
msgid "Single-use login link valid for %d minutes"
28+
msgstr "Single-use login link valid for %d minutes"
29+
30+
#: includes/SSO_CLI.php:197
31+
msgid "Success: "
32+
msgstr "Success: "
33+
34+
#: includes/SSO_CLI.php:230
35+
msgid "Error: "
36+
msgstr "Error: "
37+
38+
#: includes/SSO_CLI.php:279
39+
msgid "Provided $data wasn't valid array or JSON string."
40+
msgstr "Provided $data wasn't valid array or JSON string."

languages/wp-module-sso-en_GB.po

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ msgstr ""
99
"Content-Transfer-Encoding: 8bit\n"
1010
"POT-Creation-Date: 2025-02-13T10:59:28+00:00\n"
1111
"PO-Revision-Date: 2025-02-13 19:38+0530\n"
12+
"Language: en_GB\n"
1213
"X-Generator: WP-CLI 2.11.0\n"
1314
"X-Domain: wp-module-sso\n"
14-
"Language: en_GB\n"
1515
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1616

1717
#: bootstrap.php:19
@@ -21,3 +21,20 @@ msgstr "SSO"
2121
#: includes/SSO_REST_Controller.php:69
2222
msgid "Sorry, you are not allowed to access this endpoint."
2323
msgstr "Sorry, you are not allowed to access this endpoint."
24+
25+
#. Translators: %d number
26+
#: includes/SSO_CLI.php:75
27+
msgid "Single-use login link valid for %d minutes"
28+
msgstr "Single-use login link valid for %d minutes"
29+
30+
#: includes/SSO_CLI.php:197
31+
msgid "Success: "
32+
msgstr "Success: "
33+
34+
#: includes/SSO_CLI.php:230
35+
msgid "Error: "
36+
msgstr "Error: "
37+
38+
#: includes/SSO_CLI.php:279
39+
msgid "Provided $data wasn't valid array or JSON string."
40+
msgstr "Provided $data wasn't valid array or JSON string."

languages/wp-module-sso-es_ES.po

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ msgstr ""
99
"Content-Transfer-Encoding: 8bit\n"
1010
"POT-Creation-Date: 2025-02-13T09:55:55+00:00\n"
1111
"PO-Revision-Date: 2025-02-19 14:21\n"
12+
"Language: es_ES\n"
1213
"X-Generator: WP-CLI 2.11.0\n"
1314
"X-Domain: wp-module-sso\n"
1415
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -17,13 +18,28 @@ msgstr ""
1718
"X-Crowdin-Language: es-ES\n"
1819
"X-Crowdin-File: wp-module-sso.pot\n"
1920
"X-Crowdin-File-ID: 22\n"
20-
"Language: es_ES\n"
2121

2222
#: bootstrap.php:19
2323
msgid "SSO"
2424
msgstr "SO"
2525

2626
#: includes/SSO_REST_Controller.php:69
2727
msgid "Sorry, you are not allowed to access this endpoint."
28-
msgstr "Lo sentimos, no puedes acceder a este extremo."
28+
msgstr "Lo sentimos, no puedes acceder a este endpoint."
29+
30+
#. Translators: %d number
31+
#: includes/SSO_CLI.php:75
32+
msgid "Single-use login link valid for %d minutes"
33+
msgstr "Enlace de inicio de sesión de un solo uso válido durante %d minutos"
34+
35+
#: includes/SSO_CLI.php:197
36+
msgid "Success: "
37+
msgstr "Éxito: "
38+
39+
#: includes/SSO_CLI.php:230
40+
msgid "Error: "
41+
msgstr "Error: "
2942

43+
#: includes/SSO_CLI.php:279
44+
msgid "Provided $data wasn't valid array or JSON string."
45+
msgstr "Los datos proporcionados no eran un array válido ni una cadena JSON válida."

languages/wp-module-sso-fr_FR.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ msgstr ""
99
"Content-Transfer-Encoding: 8bit\n"
1010
"POT-Creation-Date: 2025-02-13T09:55:55+00:00\n"
1111
"PO-Revision-Date: 2025-02-19 14:21\n"
12+
"Language: fr_FR\n"
1213
"X-Generator: WP-CLI 2.11.0\n"
1314
"X-Domain: wp-module-sso\n"
1415
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
@@ -17,7 +18,6 @@ msgstr ""
1718
"X-Crowdin-Language: fr\n"
1819
"X-Crowdin-File: wp-module-sso.pot\n"
1920
"X-Crowdin-File-ID: 22\n"
20-
"Language: fr_FR\n"
2121

2222
#: bootstrap.php:19
2323
msgid "SSO"
@@ -27,3 +27,19 @@ msgstr "SSO"
2727
msgid "Sorry, you are not allowed to access this endpoint."
2828
msgstr "Désolé, vous n'êtes pas autorisé à accéder à ce terminal."
2929

30+
#. Translators: %d number
31+
#: includes/SSO_CLI.php:75
32+
msgid "Single-use login link valid for %d minutes"
33+
msgstr "Lien de connexion à usage unique valide pendant %d minutes"
34+
35+
#: includes/SSO_CLI.php:197
36+
msgid "Success: "
37+
msgstr "Succès : "
38+
39+
#: includes/SSO_CLI.php:230
40+
msgid "Error: "
41+
msgstr "Erreur : "
42+
43+
#: includes/SSO_CLI.php:279
44+
msgid "Provided $data wasn't valid array or JSON string."
45+
msgstr "Les données $data fournies n'étaient pas un tableau valide ou une chaîne JSON valide."

languages/wp-module-sso-it_IT.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ msgstr ""
99
"Content-Transfer-Encoding: 8bit\n"
1010
"POT-Creation-Date: 2025-02-13T09:55:55+00:00\n"
1111
"PO-Revision-Date: 2025-02-19 14:21\n"
12+
"Language: it_IT\n"
1213
"X-Generator: WP-CLI 2.11.0\n"
1314
"X-Domain: wp-module-sso\n"
1415
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -17,7 +18,6 @@ msgstr ""
1718
"X-Crowdin-Language: it\n"
1819
"X-Crowdin-File: wp-module-sso.pot\n"
1920
"X-Crowdin-File-ID: 22\n"
20-
"Language: it_IT\n"
2121

2222
#: bootstrap.php:19
2323
msgid "SSO"
@@ -27,3 +27,19 @@ msgstr "SSO"
2727
msgid "Sorry, you are not allowed to access this endpoint."
2828
msgstr "Siamo spiacenti, non sei autorizzato ad accedere a questo endpoint."
2929

30+
#. Translators: %d number
31+
#: includes/SSO_CLI.php:75
32+
msgid "Single-use login link valid for %d minutes"
33+
msgstr "Link di accesso monouso valido per %d minuti"
34+
35+
#: includes/SSO_CLI.php:197
36+
msgid "Success: "
37+
msgstr "Successo: "
38+
39+
#: includes/SSO_CLI.php:230
40+
msgid "Error: "
41+
msgstr "Errore: "
42+
43+
#: includes/SSO_CLI.php:279
44+
msgid "Provided $data wasn't valid array or JSON string."
45+
msgstr "I dati $data forniti non erano un array valido o una stringa JSON valida."

languages/wp-module-sso-nl_NL.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ msgstr ""
99
"Content-Transfer-Encoding: 8bit\n"
1010
"POT-Creation-Date: 2025-02-13T09:55:55+00:00\n"
1111
"PO-Revision-Date: 2025-02-19 14:21\n"
12+
"Language: nl_NL\n"
1213
"X-Generator: WP-CLI 2.11.0\n"
1314
"X-Domain: wp-module-sso\n"
1415
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -17,7 +18,6 @@ msgstr ""
1718
"X-Crowdin-Language: nl\n"
1819
"X-Crowdin-File: wp-module-sso.pot\n"
1920
"X-Crowdin-File-ID: 22\n"
20-
"Language: nl_NL\n"
2121

2222
#: bootstrap.php:19
2323
msgid "SSO"
@@ -27,3 +27,19 @@ msgstr "ZSO"
2727
msgid "Sorry, you are not allowed to access this endpoint."
2828
msgstr "Sorry, je hebt geen toegang tot dit eindpunt."
2929

30+
#. Translators: %d number
31+
#: includes/SSO_CLI.php:75
32+
msgid "Single-use login link valid for %d minutes"
33+
msgstr "Eenmalige inloglink geldig voor %d minuten"
34+
35+
#: includes/SSO_CLI.php:197
36+
msgid "Success: "
37+
msgstr "Succes: "
38+
39+
#: includes/SSO_CLI.php:230
40+
msgid "Error: "
41+
msgstr "Fout: "
42+
43+
#: includes/SSO_CLI.php:279
44+
msgid "Provided $data wasn't valid array or JSON string."
45+
msgstr "De opgegeven $data was geen geldige array of JSON-tekenreeks."

languages/wp-module-sso.pot

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,23 @@ msgstr ""
1616
msgid "SSO"
1717
msgstr ""
1818

19+
#. Translators: %d number
20+
#: includes/SSO_CLI.php:75
21+
msgid "Single-use login link valid for %d minutes"
22+
msgstr ""
23+
24+
#: includes/SSO_CLI.php:197
25+
msgid "Success: "
26+
msgstr ""
27+
28+
#: includes/SSO_CLI.php:230
29+
msgid "Error: "
30+
msgstr ""
31+
32+
#: includes/SSO_CLI.php:279
33+
msgid "Provided $data wasn't valid array or JSON string."
34+
msgstr ""
35+
1936
#: includes/SSO_REST_Controller.php:69
2037
msgid "Sorry, you are not allowed to access this endpoint."
2138
msgstr ""

0 commit comments

Comments
 (0)