diff --git a/rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.po index 820694192..5f827c050 100644 --- a/rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.po @@ -44,14 +44,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Token není validní nebo vypršela jeho platnost" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Žádný aktivní účet s danými údaji nebyl nalezen" diff --git a/rest_framework_simplejwt/locale/de_CH/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/de_CH/LC_MESSAGES/django.po index 467b1737e..39954f752 100644 --- a/rest_framework_simplejwt/locale/de_CH/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/de_CH/LC_MESSAGES/django.po @@ -46,14 +46,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Ungültiger oder abgelaufener Token" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Kein aktiver Account mit diesen Zugangsdaten gefunden" diff --git a/rest_framework_simplejwt/locale/es/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/es/LC_MESSAGES/django.po index e582b9387..f0b787506 100644 --- a/rest_framework_simplejwt/locale/es/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/es/LC_MESSAGES/django.po @@ -46,14 +46,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "Algoritmo especificado no válido" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "El token es inválido o ha expirado" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "Algoritmo especificado no válido" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "La combinación de credenciales no tiene una cuenta activa" diff --git a/rest_framework_simplejwt/locale/es_AR/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/es_AR/LC_MESSAGES/django.po index a121209ca..7a290a5d2 100644 --- a/rest_framework_simplejwt/locale/es_AR/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/es_AR/LC_MESSAGES/django.po @@ -51,14 +51,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "El token es inválido o ha expirado" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "" diff --git a/rest_framework_simplejwt/locale/es_CL/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/es_CL/LC_MESSAGES/django.po index c833109b0..bf67fed49 100644 --- a/rest_framework_simplejwt/locale/es_CL/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/es_CL/LC_MESSAGES/django.po @@ -46,14 +46,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Token inválido o expirado" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "" diff --git a/rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES/django.po index 324990d52..f03fd4235 100644 --- a/rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES/django.po @@ -44,14 +44,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "توکن نامعتبر است یا منقضی شده است" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "هیچ اکانت فعالی برای اطلاعات داده شده یافت نشد" diff --git a/rest_framework_simplejwt/locale/fr/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/fr/LC_MESSAGES/django.po index 0318e19bf..021b39f57 100644 --- a/rest_framework_simplejwt/locale/fr/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/fr/LC_MESSAGES/django.po @@ -46,14 +46,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "L'algorithme spécifié est invalide" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Le jeton est invalide ou expiré" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "L'algorithme spécifié est invalide" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Aucun compte actif n'a été trouvé avec les identifiants fournis" diff --git a/rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.po index a470b1556..4cc7f58b9 100644 --- a/rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.po @@ -45,14 +45,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "Algoritma yang ditentukan tidak valid" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Token tidak valid atau kedaluwarsa" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "Algoritma yang ditentukan tidak valid" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Tidak ada akun aktif yang ditemukan dengan kredensial yang diberikan" diff --git a/rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.po index 3ac1418b1..48837431c 100644 --- a/rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.po @@ -49,14 +49,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "L'algoritmo specificato non è valido" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Il token non è valido o è scaduto" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "L'algoritmo specificato non è valido" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Nessun account attivo trovato con queste credenziali" diff --git a/rest_framework_simplejwt/locale/ko_KR/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/ko_KR/LC_MESSAGES/django.po index 49704c66a..0b6df170c 100644 --- a/rest_framework_simplejwt/locale/ko_KR/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/ko_KR/LC_MESSAGES/django.po @@ -47,14 +47,14 @@ msgstr "" "알 수 없는 타입 '{}', 'leeway' 값은 반드시 int, float 또는 timedelta 타입이어" "야 합니다." -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "잘못된 알고리즘이 지정되었습니다" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "유효하지 않거나 만료된 토큰" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "잘못된 알고리즘이 지정되었습니다" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "지정된 자격 증명에 해당하는 활성화된 사용자를 찾을 수 없습니다" diff --git a/rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES/django.po index 1d0598b14..f24fc31e7 100644 --- a/rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES/django.po @@ -45,14 +45,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Token is niet geldig of verlopen" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Geen actief account gevonden voor deze gegevens" diff --git a/rest_framework_simplejwt/locale/pl_PL/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/pl_PL/LC_MESSAGES/django.po index 84b499a79..89212095c 100644 --- a/rest_framework_simplejwt/locale/pl_PL/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/pl_PL/LC_MESSAGES/django.po @@ -44,14 +44,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Token jest niepoprawny lub wygasł" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Nie znaleziono aktywnego konta dla podanych danych uwierzytelniających" diff --git a/rest_framework_simplejwt/locale/pt_BR/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/pt_BR/LC_MESSAGES/django.po index 88d1a71d3..36e2e1da3 100644 --- a/rest_framework_simplejwt/locale/pt_BR/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/pt_BR/LC_MESSAGES/django.po @@ -46,14 +46,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "Algoritmo inválido especificado" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "O token é inválido ou expirado" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "Algoritmo inválido especificado" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Usuário e/ou senha incorreto(s)" diff --git a/rest_framework_simplejwt/locale/ro/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/ro/LC_MESSAGES/django.po index 4b6a1bf6b..3a8d5d036 100644 --- a/rest_framework_simplejwt/locale/ro/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/ro/LC_MESSAGES/django.po @@ -14,7 +14,9 @@ msgstr "" #: authentication.py:78 msgid "Authorization header must contain two space-delimited values" -msgstr "Header-ul(antetul) de autorizare trebuie să conțină două valori separate prin spațiu" +msgstr "" +"Header-ul(antetul) de autorizare trebuie să conțină două valori separate " +"prin spațiu" #: authentication.py:104 msgid "Given token not valid for any token type" @@ -44,16 +46,17 @@ msgstr "Trebuie să aveți instalată criptografia pentru a utiliza {}." msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -"Tipul '{}' nu este recunoscut, 'leeway' trebuie să fie de tip int, float sau timedelta." - -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "Algoritm nevalid specificat" +"Tipul '{}' nu este recunoscut, 'leeway' trebuie să fie de tip int, float sau " +"timedelta." -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Token nu este valid sau a expirat" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "Algoritm nevalid specificat" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Nu a fost găsit cont activ cu aceste date de autentificare" @@ -62,7 +65,8 @@ msgstr "Nu a fost găsit cont activ cu aceste date de autentificare" msgid "" "The '{}' setting has been removed. Please refer to '{}' for available " "settings." -msgstr "Setarea '{}' a fost ștearsă. Referați la '{}' pentru setări disponibile." +msgstr "" +"Setarea '{}' a fost ștearsă. Referați la '{}' pentru setări disponibile." #: token_blacklist/admin.py:68 msgid "jti" diff --git a/rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES/django.po index 18f60a8b2..02da98bfd 100644 --- a/rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES/django.po @@ -50,14 +50,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Токен недействителен или просрочен" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Не найдено активной учетной записи с указанными данными" diff --git a/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.mo b/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.mo index 5370a8829..5c75a354d 100644 Binary files a/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.mo and b/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.mo differ diff --git a/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.po index d9e754e92..6e12ed405 100644 --- a/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.po @@ -14,8 +14,7 @@ msgstr "" #: authentication.py:78 msgid "Authorization header must contain two space-delimited values" -msgstr "" -"Auktoriseringshuvudet måste innehålla två mellanslagsavgränsade värden" +msgstr "Auktoriseringshuvudet måste innehålla två mellanslagsavgränsade värden" #: authentication.py:104 msgid "Given token not valid for any token type" @@ -46,14 +45,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "Ogiltig algoritm har angetts" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Token är ogiltig eller har löpt ut" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "Ogiltig algoritm har angetts" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Inget aktivt konto hittades med de angivna användaruppgifterna" @@ -63,8 +62,7 @@ msgid "" "The '{}' setting has been removed. Please refer to '{}' for available " "settings." msgstr "" -"Inställningen '{}' har tagits bort. Se '{}' för tillgängliga " -"inställningar" +"Inställningen '{}' har tagits bort. Se '{}' för tillgängliga inställningar" #: token_blacklist/admin.py:68 msgid "jti" diff --git a/rest_framework_simplejwt/locale/tr/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/tr/LC_MESSAGES/django.po index 4407447d4..751e0312b 100644 --- a/rest_framework_simplejwt/locale/tr/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/tr/LC_MESSAGES/django.po @@ -47,14 +47,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "Geçersiz algoritma belirtildi" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Token geçersiz veya süresi geçmiş" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "Geçersiz algoritma belirtildi" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Verilen kimlik bilgileriyle aktif bir hesap bulunamadı" diff --git a/rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES/django.po index f23d49e79..838654c06 100644 --- a/rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES/django.po @@ -48,14 +48,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "Вказаний невірний алгоритм" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "Токен некоректний або термін його дії вичерпаний" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "Вказаний невірний алгоритм" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "Не знайдено жодного облікового запису по наданих облікових даних" diff --git a/rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES/django.po b/rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES/django.po index fbfa3b842..443106e1d 100644 --- a/rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES/django.po +++ b/rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES/django.po @@ -48,14 +48,14 @@ msgid "" "Unrecognized type '{}', 'leeway' must be of type int, float or timedelta." msgstr "" -#: backends.py:147 -msgid "Invalid algorithm specified" -msgstr "指定的算法无效" - -#: backends.py:149 exceptions.py:38 tokens.py:44 +#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44 msgid "Token is invalid or expired" msgstr "令牌无效或已过期" +#: backends.py:150 +msgid "Invalid algorithm specified" +msgstr "指定的算法无效" + #: serializers.py:30 msgid "No active account found with the given credentials" msgstr "找不到指定凭据对应的有效用户"