Skip to content

Commit faf92e8

Browse files
authored
Sync .mo files (#737)
1 parent 16866f5 commit faf92e8

File tree

21 files changed

+583
-497
lines changed

21 files changed

+583
-497
lines changed

rest_framework_simplejwt/locale/ar/LC_MESSAGES/django.po

Lines changed: 33 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10,104 +10,110 @@ msgstr ""
1010
"MIME-Version: 1.0\n"
1111
"Content-Type: text/plain; charset=UTF-8\n"
1212
"Content-Transfer-Encoding: 8bit\n"
13-
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
13+
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
14+
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
1415

15-
16-
#: authentication.py:78
16+
#: authentication.py:89
1717
msgid "Authorization header must contain two space-delimited values"
1818
msgstr "يجب أن يحتوي رأس التفويض على قيمتين مفصولتين بمسافات"
1919

20-
#: authentication.py:104
20+
#: authentication.py:115
2121
msgid "Given token not valid for any token type"
2222
msgstr "تأشيرة المرور غير صالحة لأي نوع من أنواع التأشيرات"
2323

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

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

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

36-
#: backends.py:67
36+
#: authentication.py:142
37+
msgid "The user's password has been changed."
38+
msgstr ""
39+
40+
#: backends.py:69
3741
msgid "Unrecognized algorithm type '{}'"
3842
msgstr "نوع الخوارزمية غير معروف '{}'"
3943

40-
#: backends.py:73
44+
#: backends.py:75
4145
msgid "You must have cryptography installed to use {}."
4246
msgstr "يجب أن يكون لديك تشفير مثبت لاستخدام {}."
4347

44-
#: backends.py:88
48+
#: backends.py:90
4549
msgid ""
4650
"Unrecognized type '{}', 'leeway' must be of type int, float or timedelta."
47-
msgstr "نوع غير معروف '{}'. يجب أن تكون 'leeway' عددًا صحيحًا أو عددًا نسبيًا أو فرق وقت."
51+
msgstr ""
52+
"نوع غير معروف '{}'. يجب أن تكون 'leeway' عددًا صحيحًا أو عددًا نسبيًا أو فرق وقت."
4853

49-
#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44
54+
#: backends.py:104 backends.py:154 exceptions.py:47 tokens.py:58
5055
msgid "Token is invalid or expired"
5156
msgstr "تأشيرة المرور غير صالحة أو منتهية الصلاحية"
5257

53-
#: backends.py:150
58+
#: backends.py:152
5459
msgid "Invalid algorithm specified"
5560
msgstr "تم تحديد خوارزمية غير صالحة"
5661

57-
#: serializers.py:30
62+
#: serializers.py:35
5863
msgid "No active account found with the given credentials"
5964
msgstr "لم يتم العثور على حساب نشط للبيانات المقدمة"
6065

61-
#: settings.py:70
66+
#: settings.py:73
6267
msgid ""
6368
"The '{}' setting has been removed. Please refer to '{}' for available "
6469
"settings."
65-
msgstr "تمت إزالة الإعداد '{}'. يرجى الرجوع إلى '{}' للتعرف على الإعدادات المتاحة."
70+
msgstr ""
71+
"تمت إزالة الإعداد '{}'. يرجى الرجوع إلى '{}' للتعرف على الإعدادات المتاحة."
6672

67-
#: token_blacklist/admin.py:68
73+
#: token_blacklist/admin.py:79
6874
msgid "jti"
6975
msgstr "jti"
7076

71-
#: token_blacklist/admin.py:74
77+
#: token_blacklist/admin.py:85
7278
msgid "user"
7379
msgstr "المستخدم"
7480

75-
#: token_blacklist/admin.py:80
81+
#: token_blacklist/admin.py:91
7682
msgid "created at"
7783
msgstr "أنشئت في"
7884

79-
#: token_blacklist/admin.py:86
85+
#: token_blacklist/admin.py:97
8086
msgid "expires at"
8187
msgstr "تنتهي في"
8288

8389
#: token_blacklist/apps.py:7
8490
msgid "Token Blacklist"
8591
msgstr "قائمة تأشيرات المرور السوداء"
8692

87-
#: tokens.py:30
93+
#: tokens.py:44
8894
msgid "Cannot create token with no type or lifetime"
8995
msgstr "لا يمكن إنشاء تأشيرة مرور بدون نوع أو عمر"
9096

91-
#: tokens.py:102
97+
#: tokens.py:116
9298
msgid "Token has no id"
9399
msgstr "التأشيرة ليس لها معرف"
94100

95-
#: tokens.py:115
101+
#: tokens.py:128
96102
msgid "Token has no type"
97103
msgstr "التأشيرة ليس لها نوع"
98104

99-
#: tokens.py:118
105+
#: tokens.py:131
100106
msgid "Token has wrong type"
101107
msgstr "التأشيرة لها نوع خاطئ"
102108

103-
#: tokens.py:170
109+
#: tokens.py:190
104110
msgid "Token has no '{}' claim"
105111
msgstr "التأشيرة ليس لديها مطالبة '{}'"
106112

107-
#: tokens.py:175
113+
#: tokens.py:195
108114
msgid "Token '{}' claim has expired"
109115
msgstr "انتهى عمر المطالبة بالتأشيرة '{}'"
110116

111-
#: tokens.py:230
117+
#: tokens.py:257
112118
msgid "Token is blacklisted"
113119
msgstr "التأشيرة مدرجة في القائمة السوداء"

rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.po

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

14-
#: authentication.py:78
14+
#: authentication.py:89
1515
msgid "Authorization header must contain two space-delimited values"
1616
msgstr "Autorizační hlavička musí obsahovat dvě hodnoty oddělené mezerou"
1717

18-
#: authentication.py:104
18+
#: authentication.py:115
1919
msgid "Given token not valid for any token type"
2020
msgstr "Daný token není validní pro žádný typ tokenu"
2121

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

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

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

34-
#: backends.py:67
34+
#: authentication.py:142
35+
msgid "The user's password has been changed."
36+
msgstr ""
37+
38+
#: backends.py:69
3539
msgid "Unrecognized algorithm type '{}'"
3640
msgstr "Nerozpoznaný typ algoritmu '{}'"
3741

38-
#: backends.py:73
42+
#: backends.py:75
3943
msgid "You must have cryptography installed to use {}."
4044
msgstr ""
4145

42-
#: backends.py:88
46+
#: backends.py:90
4347
msgid ""
4448
"Unrecognized type '{}', 'leeway' must be of type int, float or timedelta."
4549
msgstr ""
4650

47-
#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44
51+
#: backends.py:104 backends.py:154 exceptions.py:47 tokens.py:58
4852
msgid "Token is invalid or expired"
4953
msgstr "Token není validní nebo vypršela jeho platnost"
5054

51-
#: backends.py:150
55+
#: backends.py:152
5256
msgid "Invalid algorithm specified"
5357
msgstr ""
5458

55-
#: serializers.py:30
59+
#: serializers.py:35
5660
msgid "No active account found with the given credentials"
5761
msgstr "Žádný aktivní účet s danými údaji nebyl nalezen"
5862

59-
#: settings.py:70
63+
#: settings.py:73
6064
msgid ""
6165
"The '{}' setting has been removed. Please refer to '{}' for available "
6266
"settings."
6367
msgstr "Nastavení '{}' bylo odstraněno. Dostupná nastavení jsou v '{}'"
6468

65-
#: token_blacklist/admin.py:68
69+
#: token_blacklist/admin.py:79
6670
msgid "jti"
6771
msgstr "jti"
6872

69-
#: token_blacklist/admin.py:74
73+
#: token_blacklist/admin.py:85
7074
msgid "user"
7175
msgstr "uživatel"
7276

73-
#: token_blacklist/admin.py:80
77+
#: token_blacklist/admin.py:91
7478
msgid "created at"
7579
msgstr "vytvořený v"
7680

77-
#: token_blacklist/admin.py:86
81+
#: token_blacklist/admin.py:97
7882
msgid "expires at"
7983
msgstr "platí do"
8084

8185
#: token_blacklist/apps.py:7
8286
msgid "Token Blacklist"
8387
msgstr "Token Blacklist"
8488

85-
#: tokens.py:30
89+
#: tokens.py:44
8690
msgid "Cannot create token with no type or lifetime"
8791
msgstr "Nelze vytvořit token bez zadaného typu nebo životnosti"
8892

89-
#: tokens.py:102
93+
#: tokens.py:116
9094
msgid "Token has no id"
9195
msgstr "Token nemá žádný identifikátor"
9296

93-
#: tokens.py:115
97+
#: tokens.py:128
9498
msgid "Token has no type"
9599
msgstr "Token nemá žádný typ"
96100

97-
#: tokens.py:118
101+
#: tokens.py:131
98102
msgid "Token has wrong type"
99103
msgstr "Token má špatný typ"
100104

101-
#: tokens.py:170
105+
#: tokens.py:190
102106
msgid "Token has no '{}' claim"
103107
msgstr "Token nemá žádnou hodnotu '{}'"
104108

105-
#: tokens.py:175
109+
#: tokens.py:195
106110
msgid "Token '{}' claim has expired"
107111
msgstr "Hodnota tokenu '{}' vypršela"
108112

109-
#: tokens.py:230
113+
#: tokens.py:257
110114
msgid "Token is blacklisted"
111115
msgstr "Token je na černé listině"

rest_framework_simplejwt/locale/de/LC_MESSAGES/django.po

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

15-
#: authentication.py:78
15+
#: authentication.py:89
1616
msgid "Authorization header must contain two space-delimited values"
1717
msgstr ""
1818
"Der Authorizationheader muss zwei leerzeichen-getrennte Werte enthalten"
1919

20-
#: authentication.py:104
20+
#: authentication.py:115
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:116 authentication.py:143
24+
#: authentication.py:127 authentication.py:162
2525
msgid "Token contained no recognizable user identification"
2626
msgstr "Token enthält keine erkennbare Benutzeridentifikation"
2727

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

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

36-
#: backends.py:67
36+
#: authentication.py:142
37+
msgid "The user's password has been changed."
38+
msgstr ""
39+
40+
#: backends.py:69
3741
msgid "Unrecognized algorithm type '{}'"
3842
msgstr "Unerkannter Algorithmustyp '{}'"
3943

40-
#: backends.py:73
44+
#: backends.py:75
4145
msgid "You must have cryptography installed to use {}."
4246
msgstr ""
4347

44-
#: backends.py:88
48+
#: backends.py:90
4549
msgid ""
4650
"Unrecognized type '{}', 'leeway' must be of type int, float or timedelta."
4751
msgstr ""
4852

49-
#: backends.py:102 backends.py:152 exceptions.py:38 tokens.py:44
53+
#: backends.py:104 backends.py:154 exceptions.py:47 tokens.py:58
5054
msgid "Token is invalid or expired"
5155
msgstr "Ungültiger oder abgelaufener Token"
5256

53-
#: backends.py:150
57+
#: backends.py:152
5458
msgid "Invalid algorithm specified"
5559
msgstr ""
5660

57-
#: serializers.py:30
61+
#: serializers.py:35
5862
msgid "No active account found with the given credentials"
5963
msgstr "Kein aktiver Account mit diesen Zugangsdaten gefunden"
6064

61-
#: settings.py:70
65+
#: settings.py:73
6266
msgid ""
6367
"The '{}' setting has been removed. Please refer to '{}' for available "
6468
"settings."
6569
msgstr ""
6670
"Die Einstellung '{}' wurde gelöscht. Bitte beachte '{}' für verfügbare "
6771
"Einstellungen."
6872

69-
#: token_blacklist/admin.py:68
73+
#: token_blacklist/admin.py:79
7074
msgid "jti"
7175
msgstr "jti"
7276

73-
#: token_blacklist/admin.py:74
77+
#: token_blacklist/admin.py:85
7478
msgid "user"
7579
msgstr "Benutzer"
7680

77-
#: token_blacklist/admin.py:80
81+
#: token_blacklist/admin.py:91
7882
msgid "created at"
7983
msgstr "erstellt am"
8084

81-
#: token_blacklist/admin.py:86
85+
#: token_blacklist/admin.py:97
8286
msgid "expires at"
8387
msgstr "läuft ab am"
8488

8589
#: token_blacklist/apps.py:7
8690
msgid "Token Blacklist"
8791
msgstr "Token Blacklist"
8892

89-
#: tokens.py:30
93+
#: tokens.py:44
9094
msgid "Cannot create token with no type or lifetime"
9195
msgstr "Ein Token ohne Typ oder Lebensdauer kann nicht erstellt werden"
9296

93-
#: tokens.py:102
97+
#: tokens.py:116
9498
msgid "Token has no id"
9599
msgstr "Token hat keine Id"
96100

97-
#: tokens.py:115
101+
#: tokens.py:128
98102
msgid "Token has no type"
99103
msgstr "Token hat keinen Typ"
100104

101-
#: tokens.py:118
105+
#: tokens.py:131
102106
msgid "Token has wrong type"
103107
msgstr "Token hat den falschen Typ"
104108

105-
#: tokens.py:170
109+
#: tokens.py:190
106110
msgid "Token has no '{}' claim"
107111
msgstr "Token hat kein '{}' Recht"
108112

109-
#: tokens.py:175
113+
#: tokens.py:195
110114
msgid "Token '{}' claim has expired"
111115
msgstr "Das Tokenrecht '{}' ist abgelaufen"
112116

113-
#: tokens.py:230
117+
#: tokens.py:257
114118
msgid "Token is blacklisted"
115119
msgstr "Token steht auf der Blacklist"

0 commit comments

Comments
 (0)