diff --git a/locales/en_GB.po b/locales/en_GB.po index 4afb9c9..3ce0760 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-02 02:23+0000\n" +"POT-Creation-Date: 2026-05-15 03:35+0000\n" "PO-Revision-Date: 2020-10-15 13:49+0000\n" "Last-Translator: Cédric Anne, 2021\n" "Language-Team: English (United Kingdom) (https://app.transifex.com/teclib/teams/28042/en_GB/)\n" @@ -25,12 +25,33 @@ msgstr "" msgid "Callback url" msgstr "Callback url" +#: ajax/dropdownAuthorization.php:48 +msgid "Create authorization for another user" +msgstr "Create authorization for another user" + #: setup.php:102 inc/application.class.php:45 msgid "OAuth IMAP" msgid_plural "OAuth IMAP" msgstr[0] "" msgstr[1] "" +#: front/authorization.process.php:43 +#, php-format +msgid "Authorization failed with error: %s" +msgstr "Authorization failed with error: %s" + +#: front/authorization.process.php:53 +msgid "Unable to verify authorization code" +msgstr "Unable to verify authorization code" + +#: front/authorization.process.php:55 +msgid "Unable to get authorization code" +msgstr "Unable to get authorization code" + +#: front/authorization.process.php:57 +msgid "Unable to save authorization code" +msgstr "Unable to save authorization code" + #: inc/application.class.php:88 inc/application.class.php:122 msgid "Oauth provider" msgstr "Oauth provider" @@ -51,11 +72,11 @@ msgstr "Tenant ID" msgid "Developer help for this provider" msgstr "Developer help for this provider" -#: inc/application.class.php:346 +#: inc/application.class.php:347 msgid "Name cannot be empty" msgstr "Name cannot be empty" -#: inc/application.class.php:355 +#: inc/application.class.php:356 msgid "Invalid provider" msgstr "Invalid provider" @@ -162,24 +183,3 @@ msgstr "" #, php-format msgid "Unexpected error: %s" msgstr "Unexpected error: %s" - -#: front/authorization.process.php:43 -#, php-format -msgid "Authorization failed with error: %s" -msgstr "Authorization failed with error: %s" - -#: front/authorization.process.php:53 -msgid "Unable to verify authorization code" -msgstr "Unable to verify authorization code" - -#: front/authorization.process.php:55 -msgid "Unable to get authorization code" -msgstr "Unable to get authorization code" - -#: front/authorization.process.php:57 -msgid "Unable to save authorization code" -msgstr "Unable to save authorization code" - -#: ajax/dropdownAuthorization.php:48 -msgid "Create authorization for another user" -msgstr "Create authorization for another user" diff --git a/locales/es_AR.po b/locales/es_AR.po index 6dd44b1..4cb9b51 100644 --- a/locales/es_AR.po +++ b/locales/es_AR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-01-26 02:00+0000\n" +"POT-Creation-Date: 2026-05-15 03:35+0000\n" "PO-Revision-Date: 2020-10-15 13:49+0000\n" "Last-Translator: Alan Lehoux, 2025\n" "Language-Team: Spanish (Argentina) (https://app.transifex.com/teclib/teams/28042/es_AR/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Callback url" msgstr "Url de callback" +#: ajax/dropdownAuthorization.php:48 +msgid "Create authorization for another user" +msgstr "Crear autorización para otro usuario" + #: setup.php:102 inc/application.class.php:45 msgid "OAuth IMAP" msgid_plural "OAuth IMAP" @@ -32,6 +36,23 @@ msgstr[0] "OAuth IMAP" msgstr[1] "OAuth IMAP" msgstr[2] "OAuth IMAP" +#: front/authorization.process.php:43 +#, php-format +msgid "Authorization failed with error: %s" +msgstr "La autorización falló con el error: %s" + +#: front/authorization.process.php:53 +msgid "Unable to verify authorization code" +msgstr "No se puede verificar el código de autorización" + +#: front/authorization.process.php:55 +msgid "Unable to get authorization code" +msgstr "No se puede obtener el código de autorización" + +#: front/authorization.process.php:57 +msgid "Unable to save authorization code" +msgstr "No se puede guardar el código de autorización" + #: inc/application.class.php:88 inc/application.class.php:122 msgid "Oauth provider" msgstr "Proveedor de Oauth" @@ -52,11 +73,11 @@ msgstr "ID de tenant" msgid "Developer help for this provider" msgstr "Ayuda para desarrolladores de este proveedor" -#: inc/application.class.php:346 +#: inc/application.class.php:347 msgid "Name cannot be empty" msgstr "El nombre no puede estar vacío" -#: inc/application.class.php:355 +#: inc/application.class.php:356 msgid "Invalid provider" msgstr "Proveedor inválido" @@ -165,24 +186,3 @@ msgstr "" #, php-format msgid "Unexpected error: %s" msgstr "Error inesperado: %s" - -#: front/authorization.process.php:43 -#, php-format -msgid "Authorization failed with error: %s" -msgstr "La autorización falló con el error: %s" - -#: front/authorization.process.php:53 -msgid "Unable to verify authorization code" -msgstr "No se puede verificar el código de autorización" - -#: front/authorization.process.php:55 -msgid "Unable to get authorization code" -msgstr "No se puede obtener el código de autorización" - -#: front/authorization.process.php:57 -msgid "Unable to save authorization code" -msgstr "No se puede guardar el código de autorización" - -#: ajax/dropdownAuthorization.php:48 -msgid "Create authorization for another user" -msgstr "Crear autorización para otro usuario" diff --git a/locales/es_EC.mo b/locales/es_EC.mo index 6c4f49c..13c9e47 100644 Binary files a/locales/es_EC.mo and b/locales/es_EC.mo differ diff --git a/locales/es_EC.po b/locales/es_EC.po index 8b4d116..258207b 100644 --- a/locales/es_EC.po +++ b/locales/es_EC.po @@ -4,16 +4,16 @@ # FIRST AUTHOR , YEAR. # # Translators: -# Jairo Cervantes, 2023 +# Soporte Infraestructura Standby, 2023 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-02 02:23+0000\n" +"POT-Creation-Date: 2026-05-15 03:35+0000\n" "PO-Revision-Date: 2020-10-15 13:49+0000\n" -"Last-Translator: Jairo Cervantes, 2023\n" +"Last-Translator: Soporte Infraestructura Standby, 2023\n" "Language-Team: Spanish (Ecuador) (https://app.transifex.com/teclib/teams/28042/es_EC/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Callback url" msgstr "URL de devolución de llamada" +#: ajax/dropdownAuthorization.php:48 +msgid "Create authorization for another user" +msgstr "Crear autorización para otro usuario" + #: setup.php:102 inc/application.class.php:45 msgid "OAuth IMAP" msgid_plural "OAuth IMAP" @@ -32,6 +36,23 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#: front/authorization.process.php:43 +#, php-format +msgid "Authorization failed with error: %s" +msgstr "Autorización fallida con error:%s" + +#: front/authorization.process.php:53 +msgid "Unable to verify authorization code" +msgstr "No se puede verificar el código de autorización" + +#: front/authorization.process.php:55 +msgid "Unable to get authorization code" +msgstr "No se puede obtener el código de autorización" + +#: front/authorization.process.php:57 +msgid "Unable to save authorization code" +msgstr "No se puede guardar el código de autorización" + #: inc/application.class.php:88 inc/application.class.php:122 msgid "Oauth provider" msgstr "Proveedor Oauth" @@ -52,11 +73,11 @@ msgstr "ID de inquilino" msgid "Developer help for this provider" msgstr "Ayuda para desarrolladores de este proveedor" -#: inc/application.class.php:346 +#: inc/application.class.php:347 msgid "Name cannot be empty" msgstr "El nombre no puede estar vacío" -#: inc/application.class.php:355 +#: inc/application.class.php:356 msgid "Invalid provider" msgstr "Proveedor no válido" @@ -165,24 +186,3 @@ msgstr "" #, php-format msgid "Unexpected error: %s" msgstr "Error inesperado:%s" - -#: front/authorization.process.php:43 -#, php-format -msgid "Authorization failed with error: %s" -msgstr "Autorización fallida con error:%s" - -#: front/authorization.process.php:53 -msgid "Unable to verify authorization code" -msgstr "No se puede verificar el código de autorización" - -#: front/authorization.process.php:55 -msgid "Unable to get authorization code" -msgstr "No se puede obtener el código de autorización" - -#: front/authorization.process.php:57 -msgid "Unable to save authorization code" -msgstr "No se puede guardar el código de autorización" - -#: ajax/dropdownAuthorization.php:48 -msgid "Create authorization for another user" -msgstr "Crear autorización para otro usuario" diff --git a/locales/es_MX.po b/locales/es_MX.po index b2e3b73..3bd4c35 100644 --- a/locales/es_MX.po +++ b/locales/es_MX.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-01-26 02:00+0000\n" +"POT-Creation-Date: 2026-05-15 03:35+0000\n" "PO-Revision-Date: 2020-10-15 13:49+0000\n" "Last-Translator: Edwin Elias Alvarez , 2026\n" "Language-Team: Spanish (Mexico) (https://app.transifex.com/teclib/teams/28042/es_MX/)\n" @@ -26,6 +26,10 @@ msgstr "" msgid "Callback url" msgstr "URL de redirección" +#: ajax/dropdownAuthorization.php:48 +msgid "Create authorization for another user" +msgstr "Crear autorización para otra cuenta" + #: setup.php:102 inc/application.class.php:45 msgid "OAuth IMAP" msgid_plural "OAuth IMAP" @@ -33,6 +37,23 @@ msgstr[0] "OAuth IMAP" msgstr[1] "OAuth IMAP" msgstr[2] "OAuth IMAP" +#: front/authorization.process.php:43 +#, php-format +msgid "Authorization failed with error: %s" +msgstr "La autorización falló con error: %s" + +#: front/authorization.process.php:53 +msgid "Unable to verify authorization code" +msgstr "No se puede verificar el código de autorización" + +#: front/authorization.process.php:55 +msgid "Unable to get authorization code" +msgstr "No se puede obtener el código de autorización" + +#: front/authorization.process.php:57 +msgid "Unable to save authorization code" +msgstr "No se puede guardar el código de autorización" + #: inc/application.class.php:88 inc/application.class.php:122 msgid "Oauth provider" msgstr "Proveedor" @@ -53,11 +74,11 @@ msgstr "Id. de directorio" msgid "Developer help for this provider" msgstr "Ayuda para desarrolladores de este proveedor" -#: inc/application.class.php:346 +#: inc/application.class.php:347 msgid "Name cannot be empty" msgstr "El campo nombre no puede estar vacío" -#: inc/application.class.php:355 +#: inc/application.class.php:356 msgid "Invalid provider" msgstr "Proveedor no válido" @@ -166,24 +187,3 @@ msgstr "" #, php-format msgid "Unexpected error: %s" msgstr "Error inesperado: %s" - -#: front/authorization.process.php:43 -#, php-format -msgid "Authorization failed with error: %s" -msgstr "La autorización falló con error: %s" - -#: front/authorization.process.php:53 -msgid "Unable to verify authorization code" -msgstr "No se puede verificar el código de autorización" - -#: front/authorization.process.php:55 -msgid "Unable to get authorization code" -msgstr "No se puede obtener el código de autorización" - -#: front/authorization.process.php:57 -msgid "Unable to save authorization code" -msgstr "No se puede guardar el código de autorización" - -#: ajax/dropdownAuthorization.php:48 -msgid "Create authorization for another user" -msgstr "Crear autorización para otra cuenta" diff --git a/locales/fr_FR.po b/locales/fr_FR.po index f3b96ab..74be5b4 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-02 02:23+0000\n" +"POT-Creation-Date: 2026-05-15 03:35+0000\n" "PO-Revision-Date: 2020-10-15 13:49+0000\n" "Last-Translator: Cédric Anne, 2021\n" "Language-Team: French (France) (https://app.transifex.com/teclib/teams/28042/fr_FR/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Callback url" msgstr "Url de retour" +#: ajax/dropdownAuthorization.php:48 +msgid "Create authorization for another user" +msgstr "Créer une autorisation pour un autre utilisateur" + #: setup.php:102 inc/application.class.php:45 msgid "OAuth IMAP" msgid_plural "OAuth IMAP" @@ -32,6 +36,23 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#: front/authorization.process.php:43 +#, php-format +msgid "Authorization failed with error: %s" +msgstr "L'autorisation a échouée avec l'erreur: %s" + +#: front/authorization.process.php:53 +msgid "Unable to verify authorization code" +msgstr "Impossible de vérifier le code d'autorisation" + +#: front/authorization.process.php:55 +msgid "Unable to get authorization code" +msgstr "Impossible d'obtenir le code d'autorisation" + +#: front/authorization.process.php:57 +msgid "Unable to save authorization code" +msgstr "Impossible de sauvegarder le code d'autorisation" + #: inc/application.class.php:88 inc/application.class.php:122 msgid "Oauth provider" msgstr "Fournisseur Oauth" @@ -52,11 +73,11 @@ msgstr "ID de l'annuaire (locataire)" msgid "Developer help for this provider" msgstr "Aide développeur pour ce fournisseur" -#: inc/application.class.php:346 +#: inc/application.class.php:347 msgid "Name cannot be empty" msgstr "Le nom ne peut être vide" -#: inc/application.class.php:355 +#: inc/application.class.php:356 msgid "Invalid provider" msgstr "Fournisseur invalide" @@ -165,24 +186,3 @@ msgstr "" #, php-format msgid "Unexpected error: %s" msgstr "Erreur inattendue : %s" - -#: front/authorization.process.php:43 -#, php-format -msgid "Authorization failed with error: %s" -msgstr "L'autorisation a échouée avec l'erreur: %s" - -#: front/authorization.process.php:53 -msgid "Unable to verify authorization code" -msgstr "Impossible de vérifier le code d'autorisation" - -#: front/authorization.process.php:55 -msgid "Unable to get authorization code" -msgstr "Impossible d'obtenir le code d'autorisation" - -#: front/authorization.process.php:57 -msgid "Unable to save authorization code" -msgstr "Impossible de sauvegarder le code d'autorisation" - -#: ajax/dropdownAuthorization.php:48 -msgid "Create authorization for another user" -msgstr "Créer une autorisation pour un autre utilisateur" diff --git a/locales/oauthimap.pot b/locales/oauthimap.pot index ba0d810..44d2c34 100644 --- a/locales/oauthimap.pot +++ b/locales/oauthimap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-02 02:23+0000\n" +"POT-Creation-Date: 2026-05-15 03:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,12 +22,33 @@ msgstr "" msgid "Callback url" msgstr "" +#: ajax/dropdownAuthorization.php:48 +msgid "Create authorization for another user" +msgstr "" + #: setup.php:102 inc/application.class.php:45 msgid "OAuth IMAP" msgid_plural "OAuth IMAP" msgstr[0] "" msgstr[1] "" +#: front/authorization.process.php:43 +#, php-format +msgid "Authorization failed with error: %s" +msgstr "" + +#: front/authorization.process.php:53 +msgid "Unable to verify authorization code" +msgstr "" + +#: front/authorization.process.php:55 +msgid "Unable to get authorization code" +msgstr "" + +#: front/authorization.process.php:57 +msgid "Unable to save authorization code" +msgstr "" + #: inc/application.class.php:88 inc/application.class.php:122 msgid "Oauth provider" msgstr "" @@ -48,11 +69,11 @@ msgstr "" msgid "Developer help for this provider" msgstr "" -#: inc/application.class.php:346 +#: inc/application.class.php:347 msgid "Name cannot be empty" msgstr "" -#: inc/application.class.php:355 +#: inc/application.class.php:356 msgid "Invalid provider" msgstr "" @@ -158,24 +179,3 @@ msgstr "" #, php-format msgid "Unexpected error: %s" msgstr "" - -#: front/authorization.process.php:43 -#, php-format -msgid "Authorization failed with error: %s" -msgstr "" - -#: front/authorization.process.php:53 -msgid "Unable to verify authorization code" -msgstr "" - -#: front/authorization.process.php:55 -msgid "Unable to get authorization code" -msgstr "" - -#: front/authorization.process.php:57 -msgid "Unable to save authorization code" -msgstr "" - -#: ajax/dropdownAuthorization.php:48 -msgid "Create authorization for another user" -msgstr "" diff --git a/locales/pt_BR.po b/locales/pt_BR.po index a0602a5..3038d66 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-02 02:23+0000\n" +"POT-Creation-Date: 2026-05-15 03:35+0000\n" "PO-Revision-Date: 2020-10-15 13:49+0000\n" "Last-Translator: Eduardo Mozart de Oliveira , 2024\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/teclib/teams/28042/pt_BR/)\n" @@ -29,6 +29,10 @@ msgstr "" msgid "Callback url" msgstr "URL de callback" +#: ajax/dropdownAuthorization.php:48 +msgid "Create authorization for another user" +msgstr "Criar autorização para outro usuário" + #: setup.php:102 inc/application.class.php:45 msgid "OAuth IMAP" msgid_plural "OAuth IMAP" @@ -36,6 +40,23 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" +#: front/authorization.process.php:43 +#, php-format +msgid "Authorization failed with error: %s" +msgstr "Falha na autorização com erro: %s" + +#: front/authorization.process.php:53 +msgid "Unable to verify authorization code" +msgstr "Não é possível verificar o código de autorização" + +#: front/authorization.process.php:55 +msgid "Unable to get authorization code" +msgstr "Incapaz de obter código de autorização" + +#: front/authorization.process.php:57 +msgid "Unable to save authorization code" +msgstr "Incapaz de salvar código de autorização" + #: inc/application.class.php:88 inc/application.class.php:122 msgid "Oauth provider" msgstr "Provedor OAuth" @@ -56,11 +77,11 @@ msgstr "ID do Cliente" msgid "Developer help for this provider" msgstr "Ajuda do desenvolvedor para este provedor" -#: inc/application.class.php:346 +#: inc/application.class.php:347 msgid "Name cannot be empty" msgstr "O nome não pode ser vazio" -#: inc/application.class.php:355 +#: inc/application.class.php:356 msgid "Invalid provider" msgstr "Provedor inválido" @@ -169,24 +190,3 @@ msgstr "" #, php-format msgid "Unexpected error: %s" msgstr "Erro inesperado: %s" - -#: front/authorization.process.php:43 -#, php-format -msgid "Authorization failed with error: %s" -msgstr "Falha na autorização com erro: %s" - -#: front/authorization.process.php:53 -msgid "Unable to verify authorization code" -msgstr "Não é possível verificar o código de autorização" - -#: front/authorization.process.php:55 -msgid "Unable to get authorization code" -msgstr "Incapaz de obter código de autorização" - -#: front/authorization.process.php:57 -msgid "Unable to save authorization code" -msgstr "Incapaz de salvar código de autorização" - -#: ajax/dropdownAuthorization.php:48 -msgid "Create authorization for another user" -msgstr "Criar autorização para outro usuário" diff --git a/locales/sk_SK.po b/locales/sk_SK.po index 43df053..23fb57a 100644 --- a/locales/sk_SK.po +++ b/locales/sk_SK.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-02 02:23+0000\n" +"POT-Creation-Date: 2026-05-15 03:35+0000\n" "PO-Revision-Date: 2020-10-15 13:49+0000\n" "Last-Translator: feonsu , 2023\n" "Language-Team: Slovak (Slovakia) (https://app.transifex.com/teclib/teams/28042/sk_SK/)\n" @@ -25,6 +25,10 @@ msgstr "" msgid "Callback url" msgstr "URL adresa spätného volania" +#: ajax/dropdownAuthorization.php:48 +msgid "Create authorization for another user" +msgstr "Vytvoriť autorizáciu pre iného používateľa" + #: setup.php:102 inc/application.class.php:45 msgid "OAuth IMAP" msgid_plural "OAuth IMAP" @@ -33,6 +37,23 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" +#: front/authorization.process.php:43 +#, php-format +msgid "Authorization failed with error: %s" +msgstr "Autorizácia zlyhala s chybou: %s" + +#: front/authorization.process.php:53 +msgid "Unable to verify authorization code" +msgstr "Nepodarilo sa overiť autorizačný kód" + +#: front/authorization.process.php:55 +msgid "Unable to get authorization code" +msgstr "Nepodarilo sa získať autorizačný kód" + +#: front/authorization.process.php:57 +msgid "Unable to save authorization code" +msgstr "Nepodarilo sa uložiť autorizačný kód" + #: inc/application.class.php:88 inc/application.class.php:122 msgid "Oauth provider" msgstr "Oauth poskytovateľ" @@ -53,11 +74,11 @@ msgstr "ID tenantu" msgid "Developer help for this provider" msgstr "Nápoveda vývojára pre tohto poskytovateľa" -#: inc/application.class.php:346 +#: inc/application.class.php:347 msgid "Name cannot be empty" msgstr "Názov nemôže byť prázdny" -#: inc/application.class.php:355 +#: inc/application.class.php:356 msgid "Invalid provider" msgstr "Neplatný poskytovateľ" @@ -167,24 +188,3 @@ msgstr "" #, php-format msgid "Unexpected error: %s" msgstr "Neočakávaná chyba: %s" - -#: front/authorization.process.php:43 -#, php-format -msgid "Authorization failed with error: %s" -msgstr "Autorizácia zlyhala s chybou: %s" - -#: front/authorization.process.php:53 -msgid "Unable to verify authorization code" -msgstr "Nepodarilo sa overiť autorizačný kód" - -#: front/authorization.process.php:55 -msgid "Unable to get authorization code" -msgstr "Nepodarilo sa získať autorizačný kód" - -#: front/authorization.process.php:57 -msgid "Unable to save authorization code" -msgstr "Nepodarilo sa uložiť autorizačný kód" - -#: ajax/dropdownAuthorization.php:48 -msgid "Create authorization for another user" -msgstr "Vytvoriť autorizáciu pre iného používateľa" diff --git a/locales/sv_SE.po b/locales/sv_SE.po index 38d5459..ccec28d 100644 --- a/locales/sv_SE.po +++ b/locales/sv_SE.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-02-02 02:23+0000\n" +"POT-Creation-Date: 2026-05-15 03:35+0000\n" "PO-Revision-Date: 2020-10-15 13:49+0000\n" "Last-Translator: Peter Rundqvist, 2025\n" "Language-Team: Swedish (Sweden) (https://app.transifex.com/teclib/teams/28042/sv_SE/)\n" @@ -25,12 +25,33 @@ msgstr "" msgid "Callback url" msgstr "Callback-URL" +#: ajax/dropdownAuthorization.php:48 +msgid "Create authorization for another user" +msgstr "Skapa auktorisering för en annan användare" + #: setup.php:102 inc/application.class.php:45 msgid "OAuth IMAP" msgid_plural "OAuth IMAP" msgstr[0] "OAuth IMAP" msgstr[1] "OAuth IMAP" +#: front/authorization.process.php:43 +#, php-format +msgid "Authorization failed with error: %s" +msgstr "Auktorisering misslyckades. Felbeskrivning: %s" + +#: front/authorization.process.php:53 +msgid "Unable to verify authorization code" +msgstr "Det gick inte att verifiera auktoriseringskoden" + +#: front/authorization.process.php:55 +msgid "Unable to get authorization code" +msgstr "Det gick inte att hämta auktoriseringskoden" + +#: front/authorization.process.php:57 +msgid "Unable to save authorization code" +msgstr "Det gick inte att spara auktoriseringskoden" + #: inc/application.class.php:88 inc/application.class.php:122 msgid "Oauth provider" msgstr "OAuth-leverantör" @@ -51,11 +72,11 @@ msgstr "Tenant-ID" msgid "Developer help for this provider" msgstr "Hjälp för utvecklare för denna leverantör" -#: inc/application.class.php:346 +#: inc/application.class.php:347 msgid "Name cannot be empty" msgstr "Namnet får inte vara tomt" -#: inc/application.class.php:355 +#: inc/application.class.php:356 msgid "Invalid provider" msgstr "Ogiltig leverantör" @@ -163,24 +184,3 @@ msgstr "" #, php-format msgid "Unexpected error: %s" msgstr "Oväntat fel: %s" - -#: front/authorization.process.php:43 -#, php-format -msgid "Authorization failed with error: %s" -msgstr "Auktorisering misslyckades. Felbeskrivning: %s" - -#: front/authorization.process.php:53 -msgid "Unable to verify authorization code" -msgstr "Det gick inte att verifiera auktoriseringskoden" - -#: front/authorization.process.php:55 -msgid "Unable to get authorization code" -msgstr "Det gick inte att hämta auktoriseringskoden" - -#: front/authorization.process.php:57 -msgid "Unable to save authorization code" -msgstr "Det gick inte att spara auktoriseringskoden" - -#: ajax/dropdownAuthorization.php:48 -msgid "Create authorization for another user" -msgstr "Skapa auktorisering för en annan användare"