Skip to content

Commit 63b8fc2

Browse files
Update locale files
1 parent 54703bb commit 63b8fc2

File tree

24 files changed

+115
-115
lines changed

24 files changed

+115
-115
lines changed

rest_framework_simplejwt/locale/ar/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@ msgstr "يجب أن يحتوي رأس التفويض على قيمتين مفص
2121
msgid "Given token not valid for any token type"
2222
msgstr "تأشيرة المرور غير صالحة لأي نوع من أنواع التأشيرات"
2323

24-
#: authentication.py:127 authentication.py:162
24+
#: authentication.py:128 authentication.py:166
2525
msgid "Token contained no recognizable user identification"
2626
msgstr "لا تحتوي تأشيرة المرور على هوية مستخدم يمكن التعرف عليها"
2727

28-
#: authentication.py:132
28+
#: authentication.py:135
2929
msgid "User not found"
3030
msgstr "لم يتم العثور على المستخدم"
3131

32-
#: authentication.py:135
32+
#: authentication.py:139
3333
msgid "User is inactive"
3434
msgstr "الحساب غير مفعل"
3535

36-
#: authentication.py:142
36+
#: authentication.py:146
3737
msgid "The user's password has been changed."
3838
msgstr ""
3939

@@ -81,7 +81,7 @@ msgstr "لم يتم العثور على حساب نشط للبيانات الم
8181
msgid "No active account found for the given token."
8282
msgstr "لم يتم العثور على حساب نشط للبيانات المقدمة"
8383

84-
#: serializers.py:178 tokens.py:299
84+
#: serializers.py:178 tokens.py:281
8585
msgid "Token is blacklisted"
8686
msgstr "التأشيرة مدرجة في القائمة السوداء"
8787

rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ msgstr "Autorizační hlavička musí obsahovat dvě hodnoty oddělené mezerou"
1919
msgid "Given token not valid for any token type"
2020
msgstr "Daný token není validní pro žádný typ tokenu"
2121

22-
#: authentication.py:127 authentication.py:162
22+
#: authentication.py:128 authentication.py:166
2323
msgid "Token contained no recognizable user identification"
2424
msgstr "Token neobsahoval žádnou rozpoznatelnou identifikaci uživatele"
2525

26-
#: authentication.py:132
26+
#: authentication.py:135
2727
msgid "User not found"
2828
msgstr "Uživatel nenalezen"
2929

30-
#: authentication.py:135
30+
#: authentication.py:139
3131
msgid "User is inactive"
3232
msgstr "Uživatel není aktivní"
3333

34-
#: authentication.py:142
34+
#: authentication.py:146
3535
msgid "The user's password has been changed."
3636
msgstr ""
3737

@@ -78,7 +78,7 @@ msgstr "Žádný aktivní účet s danými údaji nebyl nalezen"
7878
msgid "No active account found for the given token."
7979
msgstr "Žádný aktivní účet s danými údaji nebyl nalezen"
8080

81-
#: serializers.py:178 tokens.py:299
81+
#: serializers.py:178 tokens.py:281
8282
msgid "Token is blacklisted"
8383
msgstr "Token je na černé listině"
8484

rest_framework_simplejwt/locale/de/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@ msgstr ""
2121
msgid "Given token not valid for any token type"
2222
msgstr "Der Token ist für keinen Tokentyp gültig"
2323

24-
#: authentication.py:127 authentication.py:162
24+
#: authentication.py:128 authentication.py:166
2525
msgid "Token contained no recognizable user identification"
2626
msgstr "Token enthält keine erkennbare Benutzeridentifikation"
2727

28-
#: authentication.py:132
28+
#: authentication.py:135
2929
msgid "User not found"
3030
msgstr "Benutzer nicht gefunden"
3131

32-
#: authentication.py:135
32+
#: authentication.py:139
3333
msgid "User is inactive"
3434
msgstr "Inaktiver Benutzer"
3535

36-
#: authentication.py:142
36+
#: authentication.py:146
3737
msgid "The user's password has been changed."
3838
msgstr ""
3939

@@ -80,7 +80,7 @@ msgstr "Kein aktiver Account mit diesen Zugangsdaten gefunden"
8080
msgid "No active account found for the given token."
8181
msgstr "Kein aktiver Account mit diesen Zugangsdaten gefunden"
8282

83-
#: serializers.py:178 tokens.py:299
83+
#: serializers.py:178 tokens.py:281
8484
msgid "Token is blacklisted"
8585
msgstr "Token steht auf der Blacklist"
8686

rest_framework_simplejwt/locale/es/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@ msgstr ""
2121
msgid "Given token not valid for any token type"
2222
msgstr "El token dado no es valido para ningun tipo de token"
2323

24-
#: authentication.py:127 authentication.py:162
24+
#: authentication.py:128 authentication.py:166
2525
msgid "Token contained no recognizable user identification"
2626
msgstr "El token no contenía identificación de usuario reconocible"
2727

28-
#: authentication.py:132
28+
#: authentication.py:135
2929
msgid "User not found"
3030
msgstr "Usuario no encontrado"
3131

32-
#: authentication.py:135
32+
#: authentication.py:139
3333
msgid "User is inactive"
3434
msgstr "El usuario está inactivo"
3535

36-
#: authentication.py:142
36+
#: authentication.py:146
3737
msgid "The user's password has been changed."
3838
msgstr ""
3939

@@ -80,7 +80,7 @@ msgstr "La combinación de credenciales no tiene una cuenta activa"
8080
msgid "No active account found for the given token."
8181
msgstr "La combinación de credenciales no tiene una cuenta activa"
8282

83-
#: serializers.py:178 tokens.py:299
83+
#: serializers.py:178 tokens.py:281
8484
msgid "Token is blacklisted"
8585
msgstr "El token está en lista negra"
8686

rest_framework_simplejwt/locale/es_AR/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ msgstr ""
2626
msgid "Given token not valid for any token type"
2727
msgstr "El token proporcionado no es válido para ningún tipo."
2828

29-
#: authentication.py:127 authentication.py:162
29+
#: authentication.py:128 authentication.py:166
3030
msgid "Token contained no recognizable user identification"
3131
msgstr "El token no contiene ninguna identificación de usuario válida."
3232

33-
#: authentication.py:132
33+
#: authentication.py:135
3434
msgid "User not found"
3535
msgstr "No se encontró el usuario."
3636

37-
#: authentication.py:135
37+
#: authentication.py:139
3838
msgid "User is inactive"
3939
msgstr "El usuario está inactivo"
4040

41-
#: authentication.py:142
41+
#: authentication.py:146
4242
msgid "The user's password has been changed."
4343
msgstr "La contraseña del usuario ha sido cambiada."
4444

@@ -85,7 +85,7 @@ msgstr "No se encontró una cuenta activa con las credenciales proporcionadas."
8585
msgid "No active account found for the given token."
8686
msgstr "No se encontró una cuenta activa para el token proporcionado"
8787

88-
#: serializers.py:178 tokens.py:299
88+
#: serializers.py:178 tokens.py:281
8989
msgid "Token is blacklisted"
9090
msgstr "El token ha sido revocado"
9191

rest_framework_simplejwt/locale/es_CL/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@ msgstr ""
2121
msgid "Given token not valid for any token type"
2222
msgstr "El token provisto no es válido para ningún tipo de token"
2323

24-
#: authentication.py:127 authentication.py:162
24+
#: authentication.py:128 authentication.py:166
2525
msgid "Token contained no recognizable user identification"
2626
msgstr "El token no contiene identificación de usuario reconocible"
2727

28-
#: authentication.py:132
28+
#: authentication.py:135
2929
msgid "User not found"
3030
msgstr "Usuario no encontrado"
3131

32-
#: authentication.py:135
32+
#: authentication.py:139
3333
msgid "User is inactive"
3434
msgstr "El usuario está inactivo"
3535

36-
#: authentication.py:142
36+
#: authentication.py:146
3737
msgid "The user's password has been changed."
3838
msgstr ""
3939

@@ -82,7 +82,7 @@ msgid "No active account found for the given token."
8282
msgstr ""
8383
"No se encontró una cuenta de usuario activa para las credenciales provistas"
8484

85-
#: serializers.py:178 tokens.py:299
85+
#: serializers.py:178 tokens.py:281
8686
msgid "Token is blacklisted"
8787
msgstr "Token está en la blacklist"
8888

rest_framework_simplejwt/locale/fa/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@ msgstr "هدر اعتبارسنجی باید شامل دو مقدار جدا ش
2525
msgid "Given token not valid for any token type"
2626
msgstr "توکن داده شده برای هیچ نوع توکنی معتبر نمی‌باشد"
2727

28-
#: authentication.py:127 authentication.py:162
28+
#: authentication.py:128 authentication.py:166
2929
msgid "Token contained no recognizable user identification"
3030
msgstr "توکن شامل هیچ شناسه قابل تشخیصی از کاربر نیست"
3131

32-
#: authentication.py:132
32+
#: authentication.py:135
3333
msgid "User not found"
3434
msgstr "کاربر یافت نشد"
3535

36-
#: authentication.py:135
36+
#: authentication.py:139
3737
msgid "User is inactive"
3838
msgstr "کاربر غیرفعال است"
3939

40-
#: authentication.py:142
40+
#: authentication.py:146
4141
msgid "The user's password has been changed."
4242
msgstr "رمز عبور کاربر تغییر کرده است"
4343

@@ -84,7 +84,7 @@ msgstr "هیچ اکانت فعالی برای اطلاعات داده شده ی
8484
msgid "No active account found for the given token."
8585
msgstr "هیچ اکانت فعالی برای اطلاعات داده شده یافت نشد"
8686

87-
#: serializers.py:178 tokens.py:299
87+
#: serializers.py:178 tokens.py:281
8888
msgid "Token is blacklisted"
8989
msgstr "توکن به لیست سیاه رفته است"
9090

rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ msgstr "هدر اعتبارسنجی باید شامل دو مقدار جدا ش
1919
msgid "Given token not valid for any token type"
2020
msgstr "توکن داده شده برای هیچ نوع توکنی معتبر نمی‌باشد"
2121

22-
#: authentication.py:127 authentication.py:162
22+
#: authentication.py:128 authentication.py:166
2323
msgid "Token contained no recognizable user identification"
2424
msgstr "توکن شامل هیچ شناسه قابل تشخیصی از کاربر نیست"
2525

26-
#: authentication.py:132
26+
#: authentication.py:135
2727
msgid "User not found"
2828
msgstr "کاربر یافت نشد"
2929

30-
#: authentication.py:135
30+
#: authentication.py:139
3131
msgid "User is inactive"
3232
msgstr "کاربر غیرفعال است"
3333

34-
#: authentication.py:142
34+
#: authentication.py:146
3535
msgid "The user's password has been changed."
3636
msgstr "رمز عبور کاربر تغییر کرده است"
3737

@@ -78,7 +78,7 @@ msgstr "هیچ اکانت فعالی برای اطلاعات داده شده ی
7878
msgid "No active account found for the given token."
7979
msgstr "هیچ اکانت فعالی برای اطلاعات داده شده یافت نشد"
8080

81-
#: serializers.py:178 tokens.py:299
81+
#: serializers.py:178 tokens.py:281
8282
msgid "Token is blacklisted"
8383
msgstr "توکن به لیست سیاه رفته است"
8484

rest_framework_simplejwt/locale/fr/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ msgstr ""
2020
msgid "Given token not valid for any token type"
2121
msgstr "Le type de jeton fourni n'est pas valide"
2222

23-
#: authentication.py:127 authentication.py:162
23+
#: authentication.py:128 authentication.py:166
2424
msgid "Token contained no recognizable user identification"
2525
msgstr ""
2626
"Le jeton ne contient aucune information permettant d'identifier l'utilisateur"
2727

28-
#: authentication.py:132
28+
#: authentication.py:135
2929
msgid "User not found"
3030
msgstr "L'utilisateur n'a pas été trouvé"
3131

32-
#: authentication.py:135
32+
#: authentication.py:139
3333
msgid "User is inactive"
3434
msgstr "L'utilisateur est désactivé"
3535

36-
#: authentication.py:142
36+
#: authentication.py:146
3737
msgid "The user's password has been changed."
3838
msgstr ""
3939

@@ -80,7 +80,7 @@ msgstr "Aucun compte actif n'a été trouvé avec les identifiants fournis"
8080
msgid "No active account found for the given token."
8181
msgstr "Aucun compte actif n'a été trouvé avec les identifiants fournis"
8282

83-
#: serializers.py:178 tokens.py:299
83+
#: serializers.py:178 tokens.py:281
8484
msgid "Token is blacklisted"
8585
msgstr "Le jeton a été banni"
8686

rest_framework_simplejwt/locale/he_IL/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@ msgstr "Authorization Header חייבת להכיל שני ערכים מופרד
2424
msgid "Given token not valid for any token type"
2525
msgstr "המזהה הנתון אינו תקף עבור אף סיווג"
2626

27-
#: authentication.py:127 authentication.py:162
27+
#: authentication.py:128 authentication.py:166
2828
msgid "Token contained no recognizable user identification"
2929
msgstr "המזהה לא הכיל זיהוי משתמש שניתן לזהות"
3030

31-
#: authentication.py:132
31+
#: authentication.py:135
3232
msgid "User not found"
3333
msgstr "משתמש לא נמצא"
3434

35-
#: authentication.py:135
35+
#: authentication.py:139
3636
msgid "User is inactive"
3737
msgstr "המשתמש אינו פעיל"
3838

39-
#: authentication.py:142
39+
#: authentication.py:146
4040
msgid "The user's password has been changed."
4141
msgstr ""
4242

@@ -83,7 +83,7 @@ msgstr "לא נמצא חשבון עם פרטי זיהוי אלו"
8383
msgid "No active account found for the given token."
8484
msgstr "לא נמצא חשבון עם פרטי זיהוי אלו"
8585

86-
#: serializers.py:178 tokens.py:299
86+
#: serializers.py:178 tokens.py:281
8787
msgid "Token is blacklisted"
8888
msgstr "המזהה ברשימה השחורה."
8989

rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@ msgstr "Header otorisasi harus berisi dua nilai yang dipisahkan spasi"
2424
msgid "Given token not valid for any token type"
2525
msgstr "Token yang diberikan tidak valid untuk semua jenis token"
2626

27-
#: authentication.py:127 authentication.py:162
27+
#: authentication.py:128 authentication.py:166
2828
msgid "Token contained no recognizable user identification"
2929
msgstr "Token tidak mengandung identifikasi pengguna yang dapat dikenali"
3030

31-
#: authentication.py:132
31+
#: authentication.py:135
3232
msgid "User not found"
3333
msgstr "Pengguna tidak ditemukan"
3434

35-
#: authentication.py:135
35+
#: authentication.py:139
3636
msgid "User is inactive"
3737
msgstr "Pengguna tidak aktif"
3838

39-
#: authentication.py:142
39+
#: authentication.py:146
4040
msgid "The user's password has been changed."
4141
msgstr ""
4242

@@ -84,7 +84,7 @@ msgstr "Tidak ada akun aktif yang ditemukan dengan kredensial yang diberikan"
8484
msgid "No active account found for the given token."
8585
msgstr "Tidak ada akun aktif yang ditemukan dengan kredensial yang diberikan"
8686

87-
#: serializers.py:178 tokens.py:299
87+
#: serializers.py:178 tokens.py:281
8888
msgid "Token is blacklisted"
8989
msgstr "Token masuk daftar hitam"
9090

rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@ msgstr ""
2424
msgid "Given token not valid for any token type"
2525
msgstr "Il token dato non è valido per qualsiasi tipo di token"
2626

27-
#: authentication.py:127 authentication.py:162
27+
#: authentication.py:128 authentication.py:166
2828
msgid "Token contained no recognizable user identification"
2929
msgstr "Il token non conteneva nessuna informazione riconoscibile dell'utente"
3030

31-
#: authentication.py:132
31+
#: authentication.py:135
3232
msgid "User not found"
3333
msgstr "Utente non trovato"
3434

35-
#: authentication.py:135
35+
#: authentication.py:139
3636
msgid "User is inactive"
3737
msgstr "Utente non attivo"
3838

39-
#: authentication.py:142
39+
#: authentication.py:146
4040
msgid "The user's password has been changed."
4141
msgstr ""
4242

@@ -83,7 +83,7 @@ msgstr "Nessun account attivo trovato con queste credenziali"
8383
msgid "No active account found for the given token."
8484
msgstr "Nessun account attivo trovato con queste credenziali"
8585

86-
#: serializers.py:178 tokens.py:299
86+
#: serializers.py:178 tokens.py:281
8787
msgid "Token is blacklisted"
8888
msgstr "Il token è stato inserito nella blacklist"
8989

0 commit comments

Comments
 (0)