@@ -4,52 +4,62 @@ msgid ""
4
4
msgstr ""
5
5
"Project-Id-Version : djangorestframework_simplejwt\n "
6
6
"Report-Msgid-Bugs-To : \n "
7
- "POT-Creation-Date : 2020-01 -04 10:30-0300 \n "
7
+ "POT-Creation-Date : 2020-09 -04 15:19-0600 \n "
8
8
"
Last-Translator :
rene <[email protected] >\n "
9
- "Language : es_CL \n "
9
+ "Language : de_CH \n "
10
10
"MIME-Version : 1.0\n "
11
11
"Content-Type : text/plain; charset=UTF-8\n "
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
"Plural-Forms : nplurals=2; plural=(n > 1);\n "
14
14
15
- #: authentication.py:76
15
+ #: authentication.py:75
16
16
msgid "Authorization header must contain two space-delimited values"
17
- msgstr "Der Authorizationheader muss zwei leerzeichen-getrennte Werte enthalten"
17
+ msgstr ""
18
+ "Der Authorizationheader muss zwei leerzeichen-getrennte Werte enthalten"
18
19
19
- #: authentication.py:97
20
+ #: authentication.py:96
20
21
msgid "Given token not valid for any token type"
21
22
msgstr "Der Token ist für keinen Tokentyp gültig"
22
23
23
- #: authentication.py:108 authentication.py:130
24
+ #: authentication.py:107 authentication.py:129
24
25
msgid "Token contained no recognizable user identification"
25
26
msgstr "Token enthält keine erkennbare Benutzeridentifikation"
26
27
27
- #: authentication.py:113
28
+ #: authentication.py:112
28
29
msgid "User not found"
29
30
msgstr "Benutzer nicht gefunden"
30
31
31
- #: authentication.py:116
32
+ #: authentication.py:115
32
33
msgid "User is inactive"
33
34
msgstr "Inaktiver Benutzer"
34
35
35
- #: backends.py:21
36
+ #: backends.py:37
36
37
msgid "Unrecognized algorithm type '{}'"
37
38
msgstr "Unerkannter Algorithmustyp '{}'"
38
39
39
- #: backends.py:48 exceptions.py:38 tokens.py:44
40
+ #: backends.py:40
41
+ msgid "You must have cryptography installed to use {}."
42
+ msgstr ""
43
+
44
+ #: backends.py:68
45
+ msgid "Invalid algorithm specified"
46
+ msgstr ""
47
+
48
+ #: backends.py:70 exceptions.py:38 tokens.py:44
40
49
msgid "Token is invalid or expired"
41
50
msgstr "Ungültiger oder abgelaufener Token"
42
51
43
- #: serializers.py:44
52
+ #: serializers.py:29
44
53
msgid "No active account found with the given credentials"
45
54
msgstr "Kein aktiver Account mit diesen Zugangsdaten gefunden"
46
55
47
- #: settings.py:53
56
+ #: settings.py:60
48
57
msgid ""
49
58
"The '{}' setting has been removed. Please refer to '{}' for available "
50
59
"settings."
51
60
msgstr ""
52
- "Die Einstellung '{}' wurde gelöscht. Bitte beachte '{}' für verfügbare Einstellungen."
61
+ "Die Einstellung '{}' wurde gelöscht. Bitte beachte '{}' für verfügbare "
62
+ "Einstellungen."
53
63
54
64
#: token_blacklist/admin.py:72
55
65
msgid "jti"
0 commit comments