diff --git a/allianceauth/locale/de/LC_MESSAGES/django.po b/allianceauth/locale/de/LC_MESSAGES/django.po index 286cf11d..2c32c449 100644 --- a/allianceauth/locale/de/LC_MESSAGES/django.po +++ b/allianceauth/locale/de/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: Peter Pfeufer, 2025\n" "Language-Team: German (https://app.transifex.com/alliance-auth/teams/107430/de/)\n" @@ -70,7 +70,7 @@ msgstr "" "Du kannst diese eingeschränkten Gruppen nicht hinzufügen oder entfernen: %s" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "Englisch" @@ -79,57 +79,57 @@ msgid "Czech" msgstr "Tschechisch" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "Deutsch" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "Spanisch" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "Italienisch" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "Japanisch" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "Koreanisch" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "Französisch" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "Russisch" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "Niederländisch" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "Polnisch" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "Ukrainisch" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" @@ -138,22 +138,30 @@ msgstr "Vereinfachtes Chinesisch" msgid "Language" msgstr "Sprache" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "Nachtmodus" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "Theme" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "Status geändert zu %s" -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "Dein Nutzerstatus ist nun %(state)s" @@ -213,8 +221,8 @@ msgstr "Status:" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "Token-Verwaltung" @@ -774,11 +782,9 @@ msgstr "FAT-Link ist abgelaufen." #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." msgstr "" -"Die Flottenteilnahme für {character.character_name} kann nicht registriert " -"werden. Der Charakter muss hierzu online sein." #: allianceauth/framework/apps.py:16 msgid "Framework" @@ -1549,37 +1555,45 @@ msgid "Notifications" msgstr "Benachrichtigungen" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "Super User" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "Alliance Auth Dokumentation" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "Alliance Auth Discord" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "Alliance Auth Git" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "Admin" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "Ausloggen" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1840,10 +1854,10 @@ msgstr "Status" msgid "That service account already exists" msgstr "Dieses Dienstkonto existiert bereits" -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" -msgstr "Dein {self.service_name} Passwort wurde erfolgreich gesetzt" +msgid "Successfully set your {service_name} password" +msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 msgid "Services" @@ -2397,11 +2411,11 @@ msgstr "Killboard Link (zkillboard.com oder kb.evetools.org)" msgid "Invalid Link. Please use zkillboard.com or kb.evetools.org" msgstr "Ungültiger Link. Bitte nutze zkillboard.com oder kb.evetools.org" -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "Ungültiger Link. Bitte poste einen direkten Link zu einer Killmail." -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "Flottenbericht Link" @@ -2682,7 +2696,7 @@ msgstr "Unfähig SRP Anfrage mit der ID %(requestid)s zu finden." msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "Änderungen der SRP Flotte %(fleetname)s gespeichert" -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "Der Server hat einen ESI-Fehlerantwortcode erhalten" @@ -3090,11 +3104,11 @@ msgstr "Neuen Timer hinzugefügt in %(system)s um %(time)s." msgid "Saved changes to the timer." msgstr "Änderungen am Timer gespeichert" -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "Ungültige Anfrage" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." @@ -3103,11 +3117,11 @@ msgstr "" "versuche es erneut. Sollte der Fehler weiterhin bestehen, wende Dich sich " "bitte an die Administratoren." -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "Zugriff verweigert" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." @@ -3116,11 +3130,11 @@ msgstr "" "glaubst, dass dies ein Fehler ist, wende Dich sich bitte an die " "Administratoren." -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "Seite nicht gefunden" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " @@ -3128,6 +3142,6 @@ msgstr "" "Seite existiert nicht. Wenn Du glaubst, dass dies ein Fehler ist, wende Dich" " sich bitte an die Administratoren." -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr "Interner Server Fehler" diff --git a/allianceauth/locale/es/LC_MESSAGES/django.po b/allianceauth/locale/es/LC_MESSAGES/django.po index 4795b0cf..bc19ff2f 100644 --- a/allianceauth/locale/es/LC_MESSAGES/django.po +++ b/allianceauth/locale/es/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: Joel Falknau , 2025\n" "Language-Team: Spanish (https://app.transifex.com/alliance-auth/teams/107430/es/)\n" @@ -66,7 +66,7 @@ msgid "You are not allowed to add or remove these restricted groups: %s" msgstr "No puedes añadir o eliminar estos grupos restringidos: %s" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "Inglés" @@ -75,57 +75,57 @@ msgid "Czech" msgstr "Checo" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "Alemán" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "Español" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "Italiano" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "Japonés" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "Coreano" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "Francés" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "Ruso" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "Holandés" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "Polaco" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "Ucraniano" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "Chino Simplificado" @@ -134,22 +134,30 @@ msgstr "Chino Simplificado" msgid "Language" msgstr "Idioma" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "Modo Nocturno" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "Tema" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "Estado cambiado a: %s" -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "El estado de su usuario es ahora: %(state)s" @@ -209,8 +217,8 @@ msgstr "Estado:" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "Gestión de Tokens" @@ -768,11 +776,9 @@ msgstr "Enlace de participacion expirado." #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." msgstr "" -"No se puede registrar la participación en la flota para " -"{character.character_name}. El personaje debe estar en línea." #: allianceauth/framework/apps.py:16 msgid "Framework" @@ -1539,37 +1545,45 @@ msgid "Notifications" msgstr "Notificaciones" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "Administrador" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1830,10 +1844,10 @@ msgstr "Estados" msgid "That service account already exists" msgstr "Esa cuenta de servicio ya existe" -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" -msgstr "Ha establecido correctamente su contraseña {self.service_name}." +msgid "Successfully set your {service_name} password" +msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 msgid "Services" @@ -2383,12 +2397,12 @@ msgstr "Enlace Killboard (zkillboard.com o kb.evetools.org)" msgid "Invalid Link. Please use zkillboard.com or kb.evetools.org" msgstr "Enlace no válido. Por favor, utilice zkillboard.com o kb.evetools.org" -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "" "Enlace no válido. Por favor, proporcione un enlace directo a un killmail." -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "Enlaace de AAR" @@ -2665,7 +2679,7 @@ msgstr "Imposible localizar la solicitud de SRP con ID %(requestid)s" msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "Se guardaron los cambios en el SRP de la flota %(fleetname)s" -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "" @@ -3069,11 +3083,11 @@ msgstr "Se agrego un nuevo timer en %(system)s a las %(time)s." msgid "Saved changes to the timer." msgstr "Se guardaron los cambios en el timer." -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "Mala solicitud" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." @@ -3081,21 +3095,21 @@ msgstr "" "Auth ha encontrado un error al procesar su solicitud, por favor inténtelo de" " nuevo. Si el error persiste, póngase en contacto con los administradores." -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "Permiso Denegado" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." msgstr "" -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "Página No Encontrada" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " @@ -3103,6 +3117,6 @@ msgstr "" "La página no existe. Si cree que se trata de un error, póngase en contacto " "con los administradores. " -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr "Error Interno del Servidor" diff --git a/allianceauth/locale/fr_FR/LC_MESSAGES/django.po b/allianceauth/locale/fr_FR/LC_MESSAGES/django.po index e84fddfd..c3fc0f07 100644 --- a/allianceauth/locale/fr_FR/LC_MESSAGES/django.po +++ b/allianceauth/locale/fr_FR/LC_MESSAGES/django.po @@ -11,7 +11,6 @@ # draktanar KarazGrong , 2023 # Geoffrey Fabbro, 2023 # Idea, 2024 -# Joel Falknau , 2024 # T'rahk Rokym, 2024 # Philippe Querin-Laporte , 2025 # @@ -20,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: Philippe Querin-Laporte , 2025\n" "Language-Team: French (France) (https://app.transifex.com/alliance-auth/teams/107430/fr_FR/)\n" @@ -79,7 +78,7 @@ msgstr "" "restreints: %s" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "Anglais" @@ -88,57 +87,57 @@ msgid "Czech" msgstr "" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "Allemand" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "Espagnol" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "Italien" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "Japonais" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "Coréen" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "Français" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "Russe" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "Polonais" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "Ukrainien" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "" @@ -147,22 +146,30 @@ msgstr "" msgid "Language" msgstr "Langue" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "Mode Nuit" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "Thème" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "État changé à: %s" -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "L'état de votre personnage est maintenant: %(state)s" @@ -222,8 +229,8 @@ msgstr "État:" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "Gestion des jetons" @@ -781,11 +788,9 @@ msgstr "le lien a expiré" #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." msgstr "" -"Impossible d'enregistrer la participation pour {character.character_name}. " -"Le personnage doit être en ligne." #: allianceauth/framework/apps.py:16 msgid "Framework" @@ -1556,37 +1561,45 @@ msgid "Notifications" msgstr "Alertes" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "Super Utilisateur" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "Administrateur" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "Se Déconnecter" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1847,10 +1860,10 @@ msgstr "États" msgid "That service account already exists" msgstr "Ce compte de service existe déjà." -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" -msgstr "Mot de passe {self.service_name} créé avec succès." +msgid "Successfully set your {service_name} password" +msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 msgid "Services" @@ -2402,11 +2415,11 @@ msgstr "Lien ZkillBoard ()" msgid "Invalid Link. Please use zkillboard.com or kb.evetools.org" msgstr "Lien non valide. Veuillez utiliser zkillboard.com ou kb.evetools.org" -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "Lien non valide. Veuillez poster un lien direct vers un Killmail." -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "Lien vers le rapport après action" @@ -2686,7 +2699,7 @@ msgstr "Impossible de localiser la demande SRP avec l'ID %(requestid)s" msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "Modifications enregistrées de la flotte SRP%(fleetname)s" -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "Votre serveur a reçu une erreur ESI avec pour code" @@ -3090,11 +3103,11 @@ msgstr "Nouveau minuteur ajouté dans %(system)s à %(time)s" msgid "Saved changes to the timer." msgstr "Changements du minuteur sauvegardés." -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "Mauvaise Requête" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." @@ -3102,11 +3115,11 @@ msgstr "" "Auth a rencontré une erreur dans le traitement de votre demande, veuillez " "réessayer. Si l'erreur persiste, veuillez contacter les administrateurs." -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "Permission refusé" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." @@ -3114,11 +3127,11 @@ msgstr "" "Vous n'avez pas l'autorisation d'accéder à la page demandée. Si vous pensez " "qu'il s'agit d'une erreur, veuillez contacter les administrateurs." -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "Page non trouvée" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " @@ -3126,6 +3139,6 @@ msgstr "" "La page n'existe pas. Si vous pensez qu'il s'agit d'une erreur, veuillez " "contacter les administrateurs. " -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr "Erreur de serveur interne" diff --git a/allianceauth/locale/it_IT/LC_MESSAGES/django.po b/allianceauth/locale/it_IT/LC_MESSAGES/django.po index 61291e8a..57bb117a 100644 --- a/allianceauth/locale/it_IT/LC_MESSAGES/django.po +++ b/allianceauth/locale/it_IT/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: Linus Hope, 2025\n" "Language-Team: Italian (Italy) (https://app.transifex.com/alliance-auth/teams/107430/it_IT/)\n" @@ -70,7 +70,7 @@ msgid "You are not allowed to add or remove these restricted groups: %s" msgstr "Non ti è consentito aggiungere o rimuovere questi gruppi ristretti:%s" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "Inglese" @@ -79,57 +79,57 @@ msgid "Czech" msgstr "" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "Tedesco" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "Spagnolo" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "Italiano" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "Giapponese" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "Coreano" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "Francese" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "Russo" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "Ucraino" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "" @@ -138,22 +138,30 @@ msgstr "" msgid "Language" msgstr "Lingua" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "Modalità scura" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "Tema" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "Stato modificato a: %s" -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "Il tuo stato utente è ora: %(state)s" @@ -213,8 +221,8 @@ msgstr "Stato:" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "Gestione dei Token" @@ -775,11 +783,9 @@ msgstr "Il FAT link è scaduto." #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." msgstr "" -"Impossibile registrare la partecipazione alla flotta per " -"{character.character_name}. Il personaggio deve essere online." #: allianceauth/framework/apps.py:16 msgid "Framework" @@ -1553,37 +1559,45 @@ msgid "Notifications" msgstr "Notifiche" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "Super User" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "Amministratore" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "Sign Out" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1844,10 +1858,10 @@ msgstr "Stati" msgid "That service account already exists" msgstr "Un account per questo servizio già esiste" -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" -msgstr "La password del {self.service_name} è stata impostata con sucesso" +msgid "Successfully set your {service_name} password" +msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 msgid "Services" @@ -2400,13 +2414,13 @@ msgstr "Killboard link (zkillboard.com o kb.evetools.org) " msgid "Invalid Link. Please use zkillboard.com or kb.evetools.org" msgstr "Link non valido. Per favore utilizza zkillboard.com o kb.evetools.org" -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "" "Link non valido. Per favore utilizza un link direttamente collegato alla " "killmail." -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "Link di resoconto della flotta" @@ -2686,7 +2700,7 @@ msgstr "Impossibile trovare la richiesta di SRP con ID %(requestid)s" msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "Salvati i cambiamenti al SRP della flotta %(fleetname)s" -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "Il server ha ricevuto un codice di risposta di errore ESI pari a " @@ -3090,11 +3104,11 @@ msgstr "Aggiunto un nuovo timer in %(system)salle %(time)s." msgid "Saved changes to the timer." msgstr "Salvati i cambiamenti al timer." -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "Bad Request" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." @@ -3102,11 +3116,11 @@ msgstr "" "Auth ha riscontrato un errore nell'elaborazione della richiesta, si prega di" " riprovare. Se l'errore persiste, contattare gli amministratori." -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "Accesso Negato" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." @@ -3114,11 +3128,11 @@ msgstr "" "L'utente non ha i permessi per accedere alla pagina richiesta. Se si ritiene" " che questo sia un errore, si prega di contattare gli amministratori." -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "Pagina Non Trovata" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " @@ -3126,6 +3140,6 @@ msgstr "" "La pagina non esiste. Se si ritiene che questo sia un errore, si prega di " "contattare gli amministratori. " -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr "Errore Interno" diff --git a/allianceauth/locale/ja/LC_MESSAGES/django.po b/allianceauth/locale/ja/LC_MESSAGES/django.po index 4a31006a..47a974e5 100644 --- a/allianceauth/locale/ja/LC_MESSAGES/django.po +++ b/allianceauth/locale/ja/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: Joel Falknau , 2025\n" "Language-Team: Japanese (https://app.transifex.com/alliance-auth/teams/107430/ja/)\n" @@ -65,7 +65,7 @@ msgid "You are not allowed to add or remove these restricted groups: %s" msgstr "これらの制限付きグループを追加または削除することはできません。%s" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "英語" @@ -74,57 +74,57 @@ msgid "Czech" msgstr "" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "ドイツ語" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "スペイン語" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "イタリア語" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "日本語" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "韓国語" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "フランス語" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "ロシア語" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "ウクライナ語" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "" @@ -133,22 +133,30 @@ msgstr "" msgid "Language" msgstr "言語" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "ナイトモード" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "テーマ" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "分類が%sに変更されました。" -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "あなたの分類は%(state)sになりました。" @@ -208,8 +216,8 @@ msgstr "状態:" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "トークン管理" @@ -753,9 +761,9 @@ msgstr "Fat-Linkの有効期間が終了してます。" #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." -msgstr "{character.character_name} のフリート参加を登録できません。キャラクターがオンラインである必要があります。" +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." +msgstr "" #: allianceauth/framework/apps.py:16 msgid "Framework" @@ -1502,37 +1510,45 @@ msgid "Notifications" msgstr "通知" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "スーパーユーザ" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "管理者" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "サインアウト" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1793,10 +1809,10 @@ msgstr "States" msgid "That service account already exists" msgstr "そのアカウントは既に存在してます。" -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" -msgstr "{self.service_name} のパスワードが正常に設定されました" +msgid "Successfully set your {service_name} password" +msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 msgid "Services" @@ -2337,11 +2353,11 @@ msgstr "キルボードのリンク (zkillboard.com または kb.evetools.org)" msgid "Invalid Link. Please use zkillboard.com or kb.evetools.org" msgstr "リンクが無効です。zkillboard.com または kb.evetools.org をご利用ください" -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "リンクが無効です。キルメールへの直接リンクを投稿してください。" -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "After Action Report リンク" @@ -2619,7 +2635,7 @@ msgstr "ID 付きのSRP リクエストが見つかりません %(requestid)s" msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "SRP フリートへの変更を保存 %(fleetname)s" -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "サーバーが ESI エラー応答コードを受信しました " @@ -3023,36 +3039,36 @@ msgstr "%(system)sのタイマーを%(time)sに追加しました。" msgid "Saved changes to the timer." msgstr "タイマーの変更を保存しました。" -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "不正なリクエスト" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." msgstr "Authのリクエスト処理中にエラーが発生しました。もう一度試してください。エラーが続く場合は、管理者に連絡してください。" -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "申請は拒否されました" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." msgstr "要求されたページにアクセスする権限がありません。これが誤りだと思われる場合は、管理者に連絡してください。" -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "ページが見つかりません" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " msgstr "ページは存在しません。これが誤りだと思われる場合は、管理者に連絡してください。 " -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr "内部サーバーエラー" diff --git a/allianceauth/locale/ko_KR/LC_MESSAGES/django.po b/allianceauth/locale/ko_KR/LC_MESSAGES/django.po index e9ec80e9..6d161dae 100644 --- a/allianceauth/locale/ko_KR/LC_MESSAGES/django.po +++ b/allianceauth/locale/ko_KR/LC_MESSAGES/django.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: Seowon Jung , 2025\n" "Language-Team: Korean (Korea) (https://app.transifex.com/alliance-auth/teams/107430/ko_KR/)\n" @@ -71,7 +71,7 @@ msgid "You are not allowed to add or remove these restricted groups: %s" msgstr "해당 제한된 그룹을 추가하거나 제거할 수 있는 권한이 존재하지 않습니다: %s" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "영어" @@ -80,57 +80,57 @@ msgid "Czech" msgstr "" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "독일어" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "스페인어" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "이탈리아어" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "일본어" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "한국어" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "프랑스어" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "러시아어" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "우크라이나어" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "" @@ -139,22 +139,30 @@ msgstr "" msgid "Language" msgstr "언어" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "야간 모드" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "테마" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "상태가 %s로 변경됐습니다." -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "사용자의 상태는 %(state)s입니다." @@ -214,8 +222,8 @@ msgstr "상태:" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "토큰 관리" @@ -759,11 +767,9 @@ msgstr "FAT 링크 기한만료" #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." msgstr "" -"{character.character_name}의 함대 참여를 등록할 수 없습니다. 등록되기 위해서는 해당 캐릭터가 온라인 상태여야 " -"합니다." #: allianceauth/framework/apps.py:16 msgid "Framework" @@ -1511,37 +1517,45 @@ msgid "Notifications" msgstr "알림" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "Super User" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "어드민" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "탈퇴" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1802,10 +1816,10 @@ msgstr "상태" msgid "That service account already exists" msgstr "해당 서비스 계정이 이미 존재함" -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" -msgstr "{self.service_name} 비밀번호 설정 완료" +msgid "Successfully set your {service_name} password" +msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 msgid "Services" @@ -2345,11 +2359,11 @@ msgstr "전적 링크 (zkillboard.com 또는 kb.evetools.org)" msgid "Invalid Link. Please use zkillboard.com or kb.evetools.org" msgstr "올바르지 않은 링크입니다. zkillboard.com 또는 kb.evetools.org 를 사용하시기 바랍니다." -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "올바르지 않은 링크입니다. zkillboard 링크를 게시하십시오. " -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "사후조치 보고서 링크" @@ -2624,7 +2638,7 @@ msgstr "SRP 보상 요청 %(requestid)s을 찾을 수 없습니다. " msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "SRP 보상 요청 함대 %(fleetname)s의 변경 사항이 저장되었습니다." -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "당신의 서버에 ESI 에러가 발생하였습니다. 응답코드 :" @@ -3028,37 +3042,37 @@ msgstr "%(time)s 에 있을 %(system)s 타이머를 추가했습니다." msgid "Saved changes to the timer." msgstr "타이머 변경사항이 저장되었습니다." -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "잘못된 요청" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." msgstr "" "해당 요청을 처리함에 있어 에러가 발생하였습니다. 다시 시도하여 주십시오. 해당 에러가 계속 발생한다면, 관리자에게 문의하여 주십시오." -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "승인 거부됨" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." msgstr "해당 페이지에 접속하기 위한 권한이 없습니다. 에러라고 생각되신다면 관리자에게 문의하여 주시기 바랍니다." -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "페이지를 찾을 수 없음" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " msgstr "존재하지 않는 페이지 입니다. 에러라고 생각되신다면 관리자에게 문의하여 주시기 바랍니다." -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr "내부 서버 에러" diff --git a/allianceauth/locale/pl_PL/LC_MESSAGES/django.po b/allianceauth/locale/pl_PL/LC_MESSAGES/django.po index 6ca7f2b5..b806c73f 100644 --- a/allianceauth/locale/pl_PL/LC_MESSAGES/django.po +++ b/allianceauth/locale/pl_PL/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: MisBimbrownik, 2024\n" "Language-Team: Polish (Poland) (https://app.transifex.com/alliance-auth/teams/107430/pl_PL/)\n" @@ -71,7 +71,7 @@ msgstr "" "%s" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "Angielski" @@ -80,57 +80,57 @@ msgid "Czech" msgstr "" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "Niemiecki" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "Hiszpański" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "Włoski" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "Japoński" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "Koreański" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "Francuski" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "Rosyjski" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "Ukraiński" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "" @@ -139,22 +139,30 @@ msgstr "" msgid "Language" msgstr "Język" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "Tryb nocny" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "Styl" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "Stan został zmieniony na: %s" -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "Stan twojego użytkownika to: %(state)s" @@ -214,8 +222,8 @@ msgstr "Stan:" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "Zarządzanie Tokenem" @@ -776,11 +784,9 @@ msgstr "Link FAT wygasł." #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." msgstr "" -"Nie można zapisać udziału we flocie dla {character.character_name}. Postać " -"nie jest online." #: allianceauth/framework/apps.py:16 msgid "Framework" @@ -1547,37 +1553,45 @@ msgid "Notifications" msgstr "Powiadomienia" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "Super-Użytkownik" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "Administrator" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "Wyloguj" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1838,10 +1852,10 @@ msgstr "Stan" msgid "That service account already exists" msgstr "Istnieje już takie konto serwisowe" -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" -msgstr "Pomyślnie zmieniono hasło {self.service_name}" +msgid "Successfully set your {service_name} password" +msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 msgid "Services" @@ -2390,11 +2404,11 @@ msgstr "Adres do raportu Killboard (zkillboard.com albo kb.evetools.org)" msgid "Invalid Link. Please use zkillboard.com or kb.evetools.org" msgstr "Niewłaściwy adres. Użyj proszę zkillboard.com albo kb.evetools.org" -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "Niewłaściwy adres. Użyj proszę bezpośredniego odnośnika do raportu." -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "Raport bitewny" @@ -2675,7 +2689,7 @@ msgstr "" msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "Zapisano zmiany we Flocie z SRP %(fleetname)s" -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "Twój Serwer otrzymał błąd ESI o kodzie" @@ -3079,11 +3093,11 @@ msgstr "Dodano nowe Zdarzenie w %(system)s o czasie %(time)s." msgid "Saved changes to the timer." msgstr "Zapisano zmiany dla Zdarzenia." -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "Błąd zapytania" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." @@ -3092,11 +3106,11 @@ msgstr "" "ponownie. Jeżeli błąd będzie nadal występował - zgłoś się do administratora" " serwisu." -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "Brak uprawnień" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." @@ -3104,11 +3118,11 @@ msgstr "" "Nie masz wystarczających uprawnień do wejścia na tę stronę. Jeżeli uważasz, " "że to błąd - zgłoś się do administratora serwisu." -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "Nie znaleziono strony" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " @@ -3116,6 +3130,6 @@ msgstr "" "Strona nie istnieje. Jeżeli uważasz, że to błąd - zgłoś się do " "administratora serwisu." -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr "Wewnętrzny błąd Serwera" diff --git a/allianceauth/locale/ru/LC_MESSAGES/django.po b/allianceauth/locale/ru/LC_MESSAGES/django.po index fd6f27d4..546b8945 100644 --- a/allianceauth/locale/ru/LC_MESSAGES/django.po +++ b/allianceauth/locale/ru/LC_MESSAGES/django.po @@ -7,7 +7,6 @@ # Yuriy K , 2023 # Filipp Chertiev , 2023 # Ruslan Virchich, 2024 -# Joel Falknau , 2024 # Gnevich , 2025 # Alexander Gess , 2025 # @@ -16,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: Alexander Gess , 2025\n" "Language-Team: Russian (https://app.transifex.com/alliance-auth/teams/107430/ru/)\n" @@ -66,7 +65,7 @@ msgid "You are not allowed to add or remove these restricted groups: %s" msgstr "Вам не разрешено добавлять или удалять эти ограниченные группы: %s" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "Английский" @@ -75,57 +74,57 @@ msgid "Czech" msgstr "Чешский" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "Немецкий" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "Испанский" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "Итальянский" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "Японский" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "Корейский" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "Французский" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "Русский" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "Голландский" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "Польский" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "Украинский" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "Упрощенный китайский" @@ -134,22 +133,30 @@ msgstr "Упрощенный китайский" msgid "Language" msgstr "Язык" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "Ночной режим" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "Тема" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "Статус изменен: %s" -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "Статус пилота: %(state)s" @@ -209,8 +216,8 @@ msgstr "" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "Управление токенами" @@ -764,11 +771,9 @@ msgstr "ФлАк ссылка устарела" #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." msgstr "" -"Не могу зарегистрировать ФлАк для {character.character_name}. Персонаж " -"должен быть онлайн." #: allianceauth/framework/apps.py:16 msgid "Framework" @@ -1536,37 +1541,45 @@ msgid "Notifications" msgstr "Уведомления" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "Администратор" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1827,10 +1840,10 @@ msgstr "Статусы" msgid "That service account already exists" msgstr "Этот сервис уже активирован" -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" -msgstr "Успешно установлен пароль для вашего {self.service_name}" +msgid "Successfully set your {service_name} password" +msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 msgid "Services" @@ -2383,11 +2396,11 @@ msgid "Invalid Link. Please use zkillboard.com or kb.evetools.org" msgstr "" "Неверная ссылка. Пожалуйста используйте zkillboard.com или kb.evetools.org" -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "Неверная ссылка. Пожалуйста предоставьте прямую ссылку на киллмейл." -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "Ссылка после боевых дейсвий" @@ -2665,7 +2678,7 @@ msgstr "Невозможно найти SRP запрос с ID %(requestid)s." msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "Сохранены изменения в SRP флот %(fleetname)s" -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "" @@ -3069,36 +3082,36 @@ msgstr "Добавлен таймер в %(system)s на %(time)s." msgid "Saved changes to the timer." msgstr "Изменения таймера сохранены." -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "Bad Request" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." msgstr "" -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "Доступ запрещен" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." msgstr "" -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "Страница не найдена" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " msgstr "" -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr "" diff --git a/allianceauth/locale/uk/LC_MESSAGES/django.po b/allianceauth/locale/uk/LC_MESSAGES/django.po index fafffae1..3ed985f8 100644 --- a/allianceauth/locale/uk/LC_MESSAGES/django.po +++ b/allianceauth/locale/uk/LC_MESSAGES/django.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: Kristof Swensen, 2025\n" "Language-Team: Ukrainian (https://app.transifex.com/alliance-auth/teams/107430/uk/)\n" @@ -70,7 +70,7 @@ msgid "You are not allowed to add or remove these restricted groups: %s" msgstr "Вам заборонено додавати або видаляти ці обмежені групи: %s" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "Англійська" @@ -79,57 +79,57 @@ msgid "Czech" msgstr "Чеська" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "Німецька" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "Іспанська" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "Італійська" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "Японська" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "Корейська" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "Французька" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "Російська" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "Нідерландська" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "Польська" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "Українська" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "Cпрощена китайська" @@ -138,22 +138,30 @@ msgstr "Cпрощена китайська" msgid "Language" msgstr "Мова" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "Нічний режим" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "Тема" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "Стан змінено на: %s" -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "Стан вашого користувача зараз: %(state)s" @@ -213,8 +221,8 @@ msgstr "Стан:" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "Керування токенами" @@ -780,11 +788,9 @@ msgstr "FAT посилання прострочено." #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." msgstr "" -"Не вдалося зареєструвати участь в флоті для {character.character_name}. " -"Персонаж повинен бути в мережі." #: allianceauth/framework/apps.py:16 msgid "Framework" @@ -1554,37 +1560,45 @@ msgid "Notifications" msgstr "Повідомлення" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "Супер користувач" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "Адміністратор" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "Вийти" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1845,10 +1859,10 @@ msgstr "Стани" msgid "That service account already exists" msgstr "Такий сервісний обліковий запис вже існує" -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" -msgstr "Пароль для {self.service_name} успішно встановлено" +msgid "Successfully set your {service_name} password" +msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 msgid "Services" @@ -2401,12 +2415,12 @@ msgstr "" "Невірне посилання. Будь ласка, використовуйте zkillboard.com або " "kb.evetools.org" -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "" "Невірне посилання. Будь ласка, використовуйте пряме посилання на кілмейл." -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "Посилання на звіт після бою" @@ -2686,7 +2700,7 @@ msgstr "Не вдалося знайти запит на SRP з ідентифі msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "Збережено зміни до флоту SRP %(fleetname)s" -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "Ваш сервер отримав код відповіді на помилку ESI " @@ -3090,11 +3104,11 @@ msgstr "Додано новий таймер в %(system)s о %(time)s." msgid "Saved changes to the timer." msgstr "Збережено зміни в таймері." -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "Неправильний запит" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." @@ -3102,11 +3116,11 @@ msgstr "" "Auth зіткнувся з помилкою під час обробки запиту, будь ласка, спробуйте ще " "раз. Якщо помилка не зникла, будь ласка, зв'яжіться з адміністраторами." -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "Дозвіл відхилено" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." @@ -3114,11 +3128,11 @@ msgstr "" "У вас немає дозволу на доступ до запитуваної сторінки. Якщо ви вважаєте, що " "це помилково, будь ласка, зв'яжіться з адміністраторами." -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "Сторінка не знайдена" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " @@ -3126,6 +3140,6 @@ msgstr "" "Сторінки не існує. Якщо ви вважаєте, що це помилково, будь ласка, зв'яжіться" " з адміністраторами. " -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr "Помилка сервера" diff --git a/allianceauth/locale/zh_Hans/LC_MESSAGES/django.po b/allianceauth/locale/zh_Hans/LC_MESSAGES/django.po index ec5918f5..15e5a306 100644 --- a/allianceauth/locale/zh_Hans/LC_MESSAGES/django.po +++ b/allianceauth/locale/zh_Hans/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-21 13:44+1000\n" +"POT-Creation-Date: 2025-11-13 10:19+1000\n" "PO-Revision-Date: 2023-11-08 13:50+0000\n" "Last-Translator: Joel Falknau , 2025\n" "Language-Team: Chinese Simplified (https://app.transifex.com/alliance-auth/teams/107430/zh-Hans/)\n" @@ -64,7 +64,7 @@ msgid "You are not allowed to add or remove these restricted groups: %s" msgstr "" #: allianceauth/authentication/models.py:72 -#: allianceauth/project_template/project_name/settings/base.py:104 +#: allianceauth/project_template/project_name/settings/base.py:105 msgid "English" msgstr "英语" @@ -73,57 +73,57 @@ msgid "Czech" msgstr "捷克语" #: allianceauth/authentication/models.py:74 -#: allianceauth/project_template/project_name/settings/base.py:106 +#: allianceauth/project_template/project_name/settings/base.py:107 msgid "German" msgstr "德语" #: allianceauth/authentication/models.py:75 -#: allianceauth/project_template/project_name/settings/base.py:107 +#: allianceauth/project_template/project_name/settings/base.py:108 msgid "Spanish" msgstr "西班牙语" #: allianceauth/authentication/models.py:76 -#: allianceauth/project_template/project_name/settings/base.py:108 +#: allianceauth/project_template/project_name/settings/base.py:109 msgid "Italian" msgstr "意大利语" #: allianceauth/authentication/models.py:77 -#: allianceauth/project_template/project_name/settings/base.py:109 +#: allianceauth/project_template/project_name/settings/base.py:110 msgid "Japanese" msgstr "日语" #: allianceauth/authentication/models.py:78 -#: allianceauth/project_template/project_name/settings/base.py:110 +#: allianceauth/project_template/project_name/settings/base.py:111 msgid "Korean" msgstr "韩语" #: allianceauth/authentication/models.py:79 -#: allianceauth/project_template/project_name/settings/base.py:111 +#: allianceauth/project_template/project_name/settings/base.py:112 msgid "French" msgstr "法语" #: allianceauth/authentication/models.py:80 -#: allianceauth/project_template/project_name/settings/base.py:114 +#: allianceauth/project_template/project_name/settings/base.py:115 msgid "Russian" msgstr "俄语" #: allianceauth/authentication/models.py:81 -#: allianceauth/project_template/project_name/settings/base.py:112 +#: allianceauth/project_template/project_name/settings/base.py:113 msgid "Dutch" msgstr "荷兰语" #: allianceauth/authentication/models.py:82 -#: allianceauth/project_template/project_name/settings/base.py:113 +#: allianceauth/project_template/project_name/settings/base.py:114 msgid "Polish" msgstr "波兰语" #: allianceauth/authentication/models.py:83 -#: allianceauth/project_template/project_name/settings/base.py:115 +#: allianceauth/project_template/project_name/settings/base.py:116 msgid "Ukrainian" msgstr "乌克兰语" #: allianceauth/authentication/models.py:84 -#: allianceauth/project_template/project_name/settings/base.py:116 +#: allianceauth/project_template/project_name/settings/base.py:117 msgid "Simplified Chinese" msgstr "简体中文" @@ -132,22 +132,30 @@ msgstr "简体中文" msgid "Language" msgstr "语言" -#: allianceauth/authentication/models.py:105 +#: allianceauth/authentication/models.py:106 #: allianceauth/templates/allianceauth/night-toggle.html:6 msgid "Night Mode" msgstr "夜间模式" -#: allianceauth/authentication/models.py:109 +#: allianceauth/authentication/models.py:110 #: allianceauth/theme/templates/theme/theme_select.html:4 msgid "Theme" msgstr "" -#: allianceauth/authentication/models.py:126 +#: allianceauth/authentication/models.py:117 +msgid "Minimize Sidebar Menu" +msgstr "" + +#: allianceauth/authentication/models.py:119 +msgid "Keep the sidebar menu minimized" +msgstr "" + +#: allianceauth/authentication/models.py:133 #, python-format msgid "State changed to: %s" msgstr "" -#: allianceauth/authentication/models.py:127 +#: allianceauth/authentication/models.py:134 #, python-format msgid "Your user's state is now: %(state)s" msgstr "" @@ -207,8 +215,8 @@ msgstr "" #: allianceauth/authentication/templates/authentication/tokens.html:7 #: allianceauth/authentication/templates/authentication/tokens.html:11 -#: allianceauth/menu/templates/menu/menu-user.html:133 -#: allianceauth/menu/templates/menu/menu-user.html:136 +#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:161 #: allianceauth/templates/allianceauth/top-menu-user-dropdown.html:62 msgid "Token Management" msgstr "" @@ -752,8 +760,8 @@ msgstr "PAP链接已过期" #: allianceauth/fleetactivitytracking/views.py:323 #, python-brace-format msgid "" -"Cannot register the fleet participation for {character.character_name}. The " -"character needs to be online." +"Cannot register the fleet participation for {character_name}. The character " +"needs to be online." msgstr "" #: allianceauth/framework/apps.py:16 @@ -1492,37 +1500,45 @@ msgid "Notifications" msgstr "通知" #: allianceauth/menu/templates/menu/menu-user.html:77 +msgid "Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:93 +msgid "Minimize Sidebar" +msgstr "" + +#: allianceauth/menu/templates/menu/menu-user.html:102 msgid "Super User" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:83 -#: allianceauth/menu/templates/menu/menu-user.html:86 +#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:111 msgid "Alliance Auth Documentation" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:94 -#: allianceauth/menu/templates/menu/menu-user.html:97 +#: allianceauth/menu/templates/menu/menu-user.html:119 +#: allianceauth/menu/templates/menu/menu-user.html:122 msgid "Alliance Auth Discord" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:105 -#: allianceauth/menu/templates/menu/menu-user.html:108 +#: allianceauth/menu/templates/menu/menu-user.html:130 +#: allianceauth/menu/templates/menu/menu-user.html:133 msgid "Alliance Auth Git" msgstr "" -#: allianceauth/menu/templates/menu/menu-user.html:118 -#: allianceauth/menu/templates/menu/menu-user.html:121 +#: allianceauth/menu/templates/menu/menu-user.html:143 +#: allianceauth/menu/templates/menu/menu-user.html:146 #: allianceauth/templates/allianceauth/top-menu-admin.html:9 msgid "Admin" msgstr "管理员" -#: allianceauth/menu/templates/menu/menu-user.html:144 -#: allianceauth/menu/templates/menu/menu-user.html:147 +#: allianceauth/menu/templates/menu/menu-user.html:169 +#: allianceauth/menu/templates/menu/menu-user.html:172 msgid "Sign Out" msgstr "登出" -#: allianceauth/menu/templates/menu/menu-user.html:155 -#: allianceauth/menu/templates/menu/menu-user.html:158 +#: allianceauth/menu/templates/menu/menu-user.html:180 +#: allianceauth/menu/templates/menu/menu-user.html:183 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:13 #: allianceauth/templates/allianceauth/top-menu-rh-default.html:14 msgid "Sign In" @@ -1783,9 +1799,9 @@ msgstr "声望" msgid "That service account already exists" msgstr "该服务账户仍然存在" -#: allianceauth/services/abstract.py:103 +#: allianceauth/services/abstract.py:105 #, python-brace-format -msgid "Successfully set your {self.service_name} password" +msgid "Successfully set your {service_name} password" msgstr "" #: allianceauth/services/apps.py:8 allianceauth/services/auth_hooks.py:12 @@ -2326,11 +2342,11 @@ msgstr "" msgid "Invalid Link. Please use zkillboard.com or kb.evetools.org" msgstr "" -#: allianceauth/srp/form.py:46 +#: allianceauth/srp/form.py:49 msgid "Invalid Link. Please post a direct link to a killmail." msgstr "" -#: allianceauth/srp/form.py:53 +#: allianceauth/srp/form.py:56 msgid "After Action Report Link" msgstr "战报链接" @@ -2604,7 +2620,7 @@ msgstr "找不到ID是%(requestid)s的补损申请呀,老哥眼花了?" msgid "Saved changes to SRP fleet %(fleetname)s" msgstr "你做的修改已经保存到%(fleetname)s这个补损舰队啦,尽情白给吧!" -#: allianceauth/templates/allianceauth/admin-status/esi_check.html:4 +#: allianceauth/templates/allianceauth/admin-status/esi_check.html:5 msgid "Your Server received an ESI error response code of " msgstr "" @@ -3008,36 +3024,36 @@ msgstr "已经把%(system)s星系里%(time)s的时间节点设置好了!CTA! msgid "Saved changes to the timer." msgstr "保存至新的计划表" -#: allianceauth/views.py:55 +#: allianceauth/views.py:78 msgid "Bad Request" msgstr "" -#: allianceauth/views.py:57 allianceauth/views.py:87 +#: allianceauth/views.py:80 allianceauth/views.py:110 msgid "" "Auth encountered an error processing your request, please try again. If the " "error persists, please contact the administrators." msgstr "" -#: allianceauth/views.py:65 +#: allianceauth/views.py:88 msgid "Permission Denied" msgstr "" -#: allianceauth/views.py:67 +#: allianceauth/views.py:90 msgid "" "You do not have permission to access the requested page. If you believe this" " is in error please contact the administrators." msgstr "" -#: allianceauth/views.py:75 +#: allianceauth/views.py:98 msgid "Page Not Found" msgstr "" -#: allianceauth/views.py:77 +#: allianceauth/views.py:100 msgid "" "Page does not exist. If you believe this is in error please contact the " "administrators. " msgstr "" -#: allianceauth/views.py:85 +#: allianceauth/views.py:108 msgid "Internal Server Error" msgstr ""