Skip to content

Commit da5d4f2

Browse files
Update locale files (#929)
Co-authored-by: Andrew-Chen-Wang <[email protected]>
1 parent cf740f6 commit da5d4f2

File tree

23 files changed

+276
-276
lines changed

23 files changed

+276
-276
lines changed

rest_framework_simplejwt/locale/ar/LC_MESSAGES/django.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,30 +13,30 @@ msgstr ""
1313
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
1414
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
1515

16-
#: authentication.py:89
16+
#: authentication.py:37 serializers.py:110 serializers.py:180
17+
msgid "The user's password has been changed."
18+
msgstr ""
19+
20+
#: authentication.py:93
1721
msgid "Authorization header must contain two space-delimited values"
1822
msgstr "يجب أن يحتوي رأس التفويض على قيمتين مفصولتين بمسافات"
1923

20-
#: authentication.py:115
24+
#: authentication.py:119
2125
msgid "Given token not valid for any token type"
2226
msgstr "تأشيرة المرور غير صالحة لأي نوع من أنواع التأشيرات"
2327

24-
#: authentication.py:128 authentication.py:166
28+
#: authentication.py:132 authentication.py:171
2529
msgid "Token contained no recognizable user identification"
2630
msgstr "لا تحتوي تأشيرة المرور على هوية مستخدم يمكن التعرف عليها"
2731

28-
#: authentication.py:135
32+
#: authentication.py:139
2933
msgid "User not found"
3034
msgstr "لم يتم العثور على المستخدم"
3135

32-
#: authentication.py:139
36+
#: authentication.py:143
3337
msgid "User is inactive"
3438
msgstr "الحساب غير مفعل"
3539

36-
#: authentication.py:146
37-
msgid "The user's password has been changed."
38-
msgstr ""
39-
4040
#: backends.py:90
4141
msgid "Unrecognized algorithm type '{}'"
4242
msgstr "نوع الخوارزمية غير معروف '{}'"
@@ -71,17 +71,17 @@ msgstr "تأشيرة المرور غير صالحة أو منتهية الصلا
7171
msgid "Token is invalid or expired"
7272
msgstr "تأشيرة المرور غير صالحة أو منتهية الصلاحية"
7373

74-
#: serializers.py:35
74+
#: serializers.py:36
7575
msgid "No active account found with the given credentials"
7676
msgstr "لم يتم العثور على حساب نشط للبيانات المقدمة"
7777

78-
#: serializers.py:108
78+
#: serializers.py:109 serializers.py:179
7979
#, fuzzy
8080
#| msgid "No active account found with the given credentials"
8181
msgid "No active account found for the given token."
8282
msgstr "لم يتم العثور على حساب نشط للبيانات المقدمة"
8383

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

rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,30 +11,30 @@ msgstr ""
1111
"Content-Type: text/plain; charset=UTF-8\n"
1212
"Content-Transfer-Encoding: 8bit\n"
1313

14-
#: authentication.py:89
14+
#: authentication.py:37 serializers.py:110 serializers.py:180
15+
msgid "The user's password has been changed."
16+
msgstr ""
17+
18+
#: authentication.py:93
1519
msgid "Authorization header must contain two space-delimited values"
1620
msgstr "Autorizační hlavička musí obsahovat dvě hodnoty oddělené mezerou"
1721

18-
#: authentication.py:115
22+
#: authentication.py:119
1923
msgid "Given token not valid for any token type"
2024
msgstr "Daný token není validní pro žádný typ tokenu"
2125

22-
#: authentication.py:128 authentication.py:166
26+
#: authentication.py:132 authentication.py:171
2327
msgid "Token contained no recognizable user identification"
2428
msgstr "Token neobsahoval žádnou rozpoznatelnou identifikaci uživatele"
2529

26-
#: authentication.py:135
30+
#: authentication.py:139
2731
msgid "User not found"
2832
msgstr "Uživatel nenalezen"
2933

30-
#: authentication.py:139
34+
#: authentication.py:143
3135
msgid "User is inactive"
3236
msgstr "Uživatel není aktivní"
3337

34-
#: authentication.py:146
35-
msgid "The user's password has been changed."
36-
msgstr ""
37-
3838
#: backends.py:90
3939
msgid "Unrecognized algorithm type '{}'"
4040
msgstr "Nerozpoznaný typ algoritmu '{}'"
@@ -68,17 +68,17 @@ msgstr "Token není validní nebo vypršela jeho platnost"
6868
msgid "Token is invalid or expired"
6969
msgstr "Token není validní nebo vypršela jeho platnost"
7070

71-
#: serializers.py:35
71+
#: serializers.py:36
7272
msgid "No active account found with the given credentials"
7373
msgstr "Žádný aktivní účet s danými údaji nebyl nalezen"
7474

75-
#: serializers.py:108
75+
#: serializers.py:109 serializers.py:179
7676
#, fuzzy
7777
#| msgid "No active account found with the given credentials"
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:280
81+
#: serializers.py:245 tokens.py:280
8282
msgid "Token is blacklisted"
8383
msgstr "Token je na černé listině"
8484

rest_framework_simplejwt/locale/de/LC_MESSAGES/django.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,31 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
1414

15-
#: authentication.py:89
15+
#: authentication.py:37 serializers.py:110 serializers.py:180
16+
msgid "The user's password has been changed."
17+
msgstr ""
18+
19+
#: authentication.py:93
1620
msgid "Authorization header must contain two space-delimited values"
1721
msgstr ""
1822
"Der Authorizationheader muss zwei leerzeichen-getrennte Werte enthalten"
1923

20-
#: authentication.py:115
24+
#: authentication.py:119
2125
msgid "Given token not valid for any token type"
2226
msgstr "Der Token ist für keinen Tokentyp gültig"
2327

24-
#: authentication.py:128 authentication.py:166
28+
#: authentication.py:132 authentication.py:171
2529
msgid "Token contained no recognizable user identification"
2630
msgstr "Token enthält keine erkennbare Benutzeridentifikation"
2731

28-
#: authentication.py:135
32+
#: authentication.py:139
2933
msgid "User not found"
3034
msgstr "Benutzer nicht gefunden"
3135

32-
#: authentication.py:139
36+
#: authentication.py:143
3337
msgid "User is inactive"
3438
msgstr "Inaktiver Benutzer"
3539

36-
#: authentication.py:146
37-
msgid "The user's password has been changed."
38-
msgstr ""
39-
4040
#: backends.py:90
4141
msgid "Unrecognized algorithm type '{}'"
4242
msgstr "Unerkannter Algorithmustyp '{}'"
@@ -70,17 +70,17 @@ msgstr "Ungültiger oder abgelaufener Token"
7070
msgid "Token is invalid or expired"
7171
msgstr "Ungültiger oder abgelaufener Token"
7272

73-
#: serializers.py:35
73+
#: serializers.py:36
7474
msgid "No active account found with the given credentials"
7575
msgstr "Kein aktiver Account mit diesen Zugangsdaten gefunden"
7676

77-
#: serializers.py:108
77+
#: serializers.py:109 serializers.py:179
7878
#, fuzzy
7979
#| msgid "No active account found with the given credentials"
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:280
83+
#: serializers.py:245 tokens.py:280
8484
msgid "Token is blacklisted"
8585
msgstr "Token steht auf der Blacklist"
8686

rest_framework_simplejwt/locale/es/LC_MESSAGES/django.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,31 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1414

15-
#: authentication.py:89
15+
#: authentication.py:37 serializers.py:110 serializers.py:180
16+
msgid "The user's password has been changed."
17+
msgstr ""
18+
19+
#: authentication.py:93
1620
msgid "Authorization header must contain two space-delimited values"
1721
msgstr ""
1822
"El encabezado 'Authorization' debe contener valores delimitados por espacios"
1923

20-
#: authentication.py:115
24+
#: authentication.py:119
2125
msgid "Given token not valid for any token type"
2226
msgstr "El token dado no es valido para ningun tipo de token"
2327

24-
#: authentication.py:128 authentication.py:166
28+
#: authentication.py:132 authentication.py:171
2529
msgid "Token contained no recognizable user identification"
2630
msgstr "El token no contenía identificación de usuario reconocible"
2731

28-
#: authentication.py:135
32+
#: authentication.py:139
2933
msgid "User not found"
3034
msgstr "Usuario no encontrado"
3135

32-
#: authentication.py:139
36+
#: authentication.py:143
3337
msgid "User is inactive"
3438
msgstr "El usuario está inactivo"
3539

36-
#: authentication.py:146
37-
msgid "The user's password has been changed."
38-
msgstr ""
39-
4040
#: backends.py:90
4141
msgid "Unrecognized algorithm type '{}'"
4242
msgstr "Tipo de algoritmo no reconocido '{}'"
@@ -70,17 +70,17 @@ msgstr "El token es inválido o ha expirado"
7070
msgid "Token is invalid or expired"
7171
msgstr "El token es inválido o ha expirado"
7272

73-
#: serializers.py:35
73+
#: serializers.py:36
7474
msgid "No active account found with the given credentials"
7575
msgstr "La combinación de credenciales no tiene una cuenta activa"
7676

77-
#: serializers.py:108
77+
#: serializers.py:109 serializers.py:179
7878
#, fuzzy
7979
#| msgid "No active account found with the given credentials"
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:280
83+
#: serializers.py:245 tokens.py:280
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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,31 +17,31 @@ msgstr ""
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919

20-
#: authentication.py:89
20+
#: authentication.py:37 serializers.py:110 serializers.py:180
21+
msgid "The user's password has been changed."
22+
msgstr "La contraseña del usuario ha sido cambiada."
23+
24+
#: authentication.py:93
2125
msgid "Authorization header must contain two space-delimited values"
2226
msgstr ""
2327
"El header de autorización debe contener dos valores delimitados por espacio"
2428

25-
#: authentication.py:115
29+
#: authentication.py:119
2630
msgid "Given token not valid for any token type"
2731
msgstr "El token proporcionado no es válido para ningún tipo."
2832

29-
#: authentication.py:128 authentication.py:166
33+
#: authentication.py:132 authentication.py:171
3034
msgid "Token contained no recognizable user identification"
3135
msgstr "El token no contiene ninguna identificación de usuario válida."
3236

33-
#: authentication.py:135
37+
#: authentication.py:139
3438
msgid "User not found"
3539
msgstr "No se encontró el usuario."
3640

37-
#: authentication.py:139
41+
#: authentication.py:143
3842
msgid "User is inactive"
3943
msgstr "El usuario está inactivo"
4044

41-
#: authentication.py:146
42-
msgid "The user's password has been changed."
43-
msgstr "La contraseña del usuario ha sido cambiada."
44-
4545
#: backends.py:90
4646
msgid "Unrecognized algorithm type '{}'"
4747
msgstr "Tipo de algoritmo no reconocido '{}'"
@@ -75,17 +75,17 @@ msgstr "El token es inválido o ha expirado"
7575
msgid "Token is invalid or expired"
7676
msgstr "El token es inválido o ha expirado"
7777

78-
#: serializers.py:35
78+
#: serializers.py:36
7979
msgid "No active account found with the given credentials"
8080
msgstr "No se encontró una cuenta activa con las credenciales proporcionadas."
8181

82-
#: serializers.py:108
82+
#: serializers.py:109 serializers.py:179
8383
#, fuzzy
8484
#| msgid "No active account found with the given credentials"
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:280
88+
#: serializers.py:245 tokens.py:280
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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,31 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
1414

15-
#: authentication.py:89
15+
#: authentication.py:37 serializers.py:110 serializers.py:180
16+
msgid "The user's password has been changed."
17+
msgstr ""
18+
19+
#: authentication.py:93
1620
msgid "Authorization header must contain two space-delimited values"
1721
msgstr ""
1822
"El header de autorización debe contener dos valores delimitados por espacio"
1923

20-
#: authentication.py:115
24+
#: authentication.py:119
2125
msgid "Given token not valid for any token type"
2226
msgstr "El token provisto no es válido para ningún tipo de token"
2327

24-
#: authentication.py:128 authentication.py:166
28+
#: authentication.py:132 authentication.py:171
2529
msgid "Token contained no recognizable user identification"
2630
msgstr "El token no contiene identificación de usuario reconocible"
2731

28-
#: authentication.py:135
32+
#: authentication.py:139
2933
msgid "User not found"
3034
msgstr "Usuario no encontrado"
3135

32-
#: authentication.py:139
36+
#: authentication.py:143
3337
msgid "User is inactive"
3438
msgstr "El usuario está inactivo"
3539

36-
#: authentication.py:146
37-
msgid "The user's password has been changed."
38-
msgstr ""
39-
4040
#: backends.py:90
4141
msgid "Unrecognized algorithm type '{}'"
4242
msgstr "Tipo de algoritmo no reconocido '{}'"
@@ -70,19 +70,19 @@ msgstr "Token inválido o expirado"
7070
msgid "Token is invalid or expired"
7171
msgstr "Token inválido o expirado"
7272

73-
#: serializers.py:35
73+
#: serializers.py:36
7474
msgid "No active account found with the given credentials"
7575
msgstr ""
7676
"No se encontró una cuenta de usuario activa para las credenciales provistas"
7777

78-
#: serializers.py:108
78+
#: serializers.py:109 serializers.py:179
7979
#, fuzzy
8080
#| msgid "No active account found with the given credentials"
8181
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:280
85+
#: serializers.py:245 tokens.py:280
8686
msgid "Token is blacklisted"
8787
msgstr "Token está en la blacklist"
8888

0 commit comments

Comments
 (0)