-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5344 from carltongibson/3.6.4-release
Release notes etc for 3.6.4
- Loading branch information
Showing
62 changed files
with
1,139 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,16 @@ | |
# This file is distributed under the same license as the PACKAGE package. | ||
# | ||
# Translators: | ||
# Bashar Al-Abdulhadi, 2016 | ||
# aymen chaieb <[email protected]>, 2017 | ||
# Bashar Al-Abdulhadi, 2016-2017 | ||
# Eyad Toma <[email protected]>, 2015 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Django REST framework\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-07-12 16:13+0100\n" | ||
"PO-Revision-Date: 2016-07-12 15:14+0000\n" | ||
"Last-Translator: Thomas Christie <tom@tomchristie.com>\n" | ||
"PO-Revision-Date: 2017-08-15 17:08+0000\n" | ||
"Last-Translator: aymen chaieb <chaieb.aymen1992@gmail.com>\n" | ||
"Language-Team: Arabic (http://www.transifex.com/django-rest-framework-1/django-rest-framework/language/ar/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -54,7 +55,7 @@ msgstr "" | |
|
||
#: authentication.py:195 | ||
msgid "Invalid token." | ||
msgstr "رمز غير صحيح" | ||
msgstr "رمز غير صحيح." | ||
|
||
#: authtoken/apps.py:7 | ||
msgid "Auth Token" | ||
|
@@ -316,15 +317,15 @@ msgstr "أرسل" | |
|
||
#: filters.py:336 | ||
msgid "ascending" | ||
msgstr "" | ||
msgstr "تصاعدي" | ||
|
||
#: filters.py:337 | ||
msgid "descending" | ||
msgstr "" | ||
msgstr "تنازلي" | ||
|
||
#: pagination.py:193 | ||
msgid "Invalid page." | ||
msgstr "صفحة غير صحيحة" | ||
msgstr "صفحة غير صحيحة." | ||
|
||
#: pagination.py:427 | ||
msgid "Invalid cursor" | ||
|
@@ -382,13 +383,13 @@ msgstr "الترتيب" | |
|
||
#: templates/rest_framework/filters/search.html:2 | ||
msgid "Search" | ||
msgstr "البحث" | ||
msgstr "بحث" | ||
|
||
#: templates/rest_framework/horizontal/radio.html:2 | ||
#: templates/rest_framework/inline/radio.html:2 | ||
#: templates/rest_framework/vertical/radio.html:2 | ||
msgid "None" | ||
msgstr "" | ||
msgstr "لا شيء" | ||
|
||
#: templates/rest_framework/horizontal/select_multiple.html:2 | ||
#: templates/rest_framework/inline/select_multiple.html:2 | ||
|
@@ -398,7 +399,7 @@ msgstr "" | |
|
||
#: validators.py:43 | ||
msgid "This field must be unique." | ||
msgstr "" | ||
msgstr "هذا الحقل يجب أن يكون وحيد" | ||
|
||
#: validators.py:97 | ||
msgid "The fields {field_names} must make a unique set." | ||
|
@@ -438,4 +439,4 @@ msgstr "" | |
|
||
#: views.py:88 | ||
msgid "Permission denied." | ||
msgstr "" | ||
msgstr "حق غير مصرح به" |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: Django REST framework\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-07-12 16:13+0100\n" | ||
"PO-Revision-Date: 2016-07-12 15:14+0000\n" | ||
"PO-Revision-Date: 2017-08-03 14:58+0000\n" | ||
"Last-Translator: Thomas Christie <[email protected]>\n" | ||
"Language-Team: Catalan (http://www.transifex.com/django-rest-framework-1/django-rest-framework/language/ca/)\n" | ||
"MIME-Version: 1.0\n" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ msgstr "" | |
"Project-Id-Version: Django REST framework\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-07-12 16:13+0100\n" | ||
"PO-Revision-Date: 2016-07-12 15:14+0000\n" | ||
"PO-Revision-Date: 2017-08-03 14:58+0000\n" | ||
"Last-Translator: Thomas Christie <[email protected]>\n" | ||
"Language-Team: Czech (http://www.transifex.com/django-rest-framework-1/django-rest-framework/language/cs/)\n" | ||
"MIME-Version: 1.0\n" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,15 @@ | |
# This file is distributed under the same license as the PACKAGE package. | ||
# | ||
# Translators: | ||
# Mads Jensen <[email protected]>, 2015-2016 | ||
# Mads Jensen <[email protected]>, 2015-2017 | ||
# Mikkel Munch Mortensen <[email protected]>, 2015 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Django REST framework\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-07-12 16:13+0100\n" | ||
"PO-Revision-Date: 2016-07-12 15:14+0000\n" | ||
"Last-Translator: Thomas Christie <[email protected]>\n" | ||
"PO-Revision-Date: 2017-08-03 14:58+0000\n" | ||
"Last-Translator: Mads Jensen <[email protected]>\n" | ||
"Language-Team: Danish (http://www.transifex.com/django-rest-framework-1/django-rest-framework/language/da/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -62,31 +62,31 @@ msgstr "" | |
|
||
#: authtoken/models.py:15 | ||
msgid "Key" | ||
msgstr "" | ||
msgstr "Nøgle" | ||
|
||
#: authtoken/models.py:18 | ||
msgid "User" | ||
msgstr "" | ||
msgstr "Bruger" | ||
|
||
#: authtoken/models.py:20 | ||
msgid "Created" | ||
msgstr "" | ||
msgstr "Oprettet" | ||
|
||
#: authtoken/models.py:29 | ||
msgid "Token" | ||
msgstr "" | ||
msgstr "Token" | ||
|
||
#: authtoken/models.py:30 | ||
msgid "Tokens" | ||
msgstr "" | ||
msgstr "Tokens" | ||
|
||
#: authtoken/serializers.py:8 | ||
msgid "Username" | ||
msgstr "" | ||
msgstr "Brugernavn" | ||
|
||
#: authtoken/serializers.py:9 | ||
msgid "Password" | ||
msgstr "" | ||
msgstr "Kodeord" | ||
|
||
#: authtoken/serializers.py:20 | ||
msgid "User account is disabled." | ||
|
@@ -316,15 +316,15 @@ msgstr "Indsend." | |
|
||
#: filters.py:336 | ||
msgid "ascending" | ||
msgstr "" | ||
msgstr "stigende" | ||
|
||
#: filters.py:337 | ||
msgid "descending" | ||
msgstr "" | ||
msgstr "faldende" | ||
|
||
#: pagination.py:193 | ||
msgid "Invalid page." | ||
msgstr "" | ||
msgstr "Ugyldig side" | ||
|
||
#: pagination.py:427 | ||
msgid "Invalid cursor" | ||
|
@@ -426,7 +426,7 @@ msgstr "Ugyldig version i URL-stien." | |
|
||
#: versioning.py:115 | ||
msgid "Invalid version in URL path. Does not match any version namespace." | ||
msgstr "" | ||
msgstr "Ugyldig version in URLen. Den stemmer ikke overens med nogen versionsnumre." | ||
|
||
#: versioning.py:147 | ||
msgid "Invalid version in hostname." | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,8 @@ | |
# | ||
# Translators: | ||
# Fabian Büchler <[email protected]>, 2015 | ||
# datKater <[email protected]>, 2017 | ||
# Lukas Bischofberger <[email protected]>, 2017 | ||
# Mads Jensen <[email protected]>, 2015 | ||
# Niklas P <[email protected]>, 2015-2016 | ||
# Thomas Tanner, 2015 | ||
|
@@ -14,8 +16,8 @@ msgstr "" | |
"Project-Id-Version: Django REST framework\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-07-12 16:13+0100\n" | ||
"PO-Revision-Date: 2016-07-12 15:14+0000\n" | ||
"Last-Translator: Thomas Christie <[email protected]>\n" | ||
"PO-Revision-Date: 2017-08-03 14:58+0000\n" | ||
"Last-Translator: Lukas Bischofberger <[email protected]>\n" | ||
"Language-Team: German (http://www.transifex.com/django-rest-framework-1/django-rest-framework/language/de/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -74,7 +76,7 @@ msgstr "Benutzer" | |
|
||
#: authtoken/models.py:20 | ||
msgid "Created" | ||
msgstr "" | ||
msgstr "Erzeugt" | ||
|
||
#: authtoken/models.py:29 | ||
msgid "Token" | ||
|
@@ -98,7 +100,7 @@ msgstr "Benutzerkonto ist gesperrt." | |
|
||
#: authtoken/serializers.py:23 | ||
msgid "Unable to log in with provided credentials." | ||
msgstr "Kann nicht mit den angegeben Zugangsdaten anmelden." | ||
msgstr "Die angegebenen Zugangsdaten stimmen nicht." | ||
|
||
#: authtoken/serializers.py:26 | ||
msgid "Must include \"username\" and \"password\"." | ||
|
@@ -122,7 +124,7 @@ msgstr "Anmeldedaten fehlen." | |
|
||
#: exceptions.py:99 | ||
msgid "You do not have permission to perform this action." | ||
msgstr "Sie sind nicht berechtigt, diese Aktion durchzuführen." | ||
msgstr "Sie sind nicht berechtigt diese Aktion durchzuführen." | ||
|
||
#: exceptions.py:104 views.py:81 | ||
msgid "Not found." | ||
|
@@ -151,7 +153,7 @@ msgstr "Dieses Feld ist erforderlich." | |
|
||
#: fields.py:270 | ||
msgid "This field may not be null." | ||
msgstr "Dieses Feld darf nicht Null sein." | ||
msgstr "Dieses Feld darf nicht null sein." | ||
|
||
#: fields.py:608 fields.py:639 | ||
msgid "\"{input}\" is not a valid boolean." | ||
|
@@ -193,7 +195,7 @@ msgstr "\"{value}\" ist keine gültige UUID." | |
|
||
#: fields.py:796 | ||
msgid "Enter a valid IPv4 or IPv6 address." | ||
msgstr "Geben Sie eine gültige UPv4 oder IPv6 Adresse an" | ||
msgstr "Geben Sie eine gültige IPv4 oder IPv6 Adresse an" | ||
|
||
#: fields.py:821 | ||
msgid "A valid integer is required." | ||
|
@@ -272,7 +274,7 @@ msgstr "Diese Auswahl darf nicht leer sein" | |
|
||
#: fields.py:1339 | ||
msgid "\"{input}\" is not a valid path choice." | ||
msgstr "\"{input}\" ist ein ungültiger Pfad Wahl." | ||
msgstr "\"{input}\" ist ein ungültiger Pfad." | ||
|
||
#: fields.py:1358 | ||
msgid "No file was submitted." | ||
|
@@ -308,7 +310,7 @@ msgstr "Diese Liste darf nicht leer sein." | |
|
||
#: fields.py:1502 | ||
msgid "Expected a dictionary of items but got type \"{input_type}\"." | ||
msgstr "Erwarte ein Dictionary mit Elementen, erhielt aber den Typ \"{input_type}\"." | ||
msgstr "Erwartete ein Dictionary mit Elementen, erhielt aber den Typ \"{input_type}\"." | ||
|
||
#: fields.py:1549 | ||
msgid "Value must be valid JSON." | ||
|
@@ -320,15 +322,15 @@ msgstr "Abschicken" | |
|
||
#: filters.py:336 | ||
msgid "ascending" | ||
msgstr "" | ||
msgstr "Aufsteigend" | ||
|
||
#: filters.py:337 | ||
msgid "descending" | ||
msgstr "" | ||
msgstr "Absteigend" | ||
|
||
#: pagination.py:193 | ||
msgid "Invalid page." | ||
msgstr "" | ||
msgstr "Ungültige Seite." | ||
|
||
#: pagination.py:427 | ||
msgid "Invalid cursor" | ||
|
@@ -430,7 +432,7 @@ msgstr "Ungültige Version im URL Pfad." | |
|
||
#: versioning.py:115 | ||
msgid "Invalid version in URL path. Does not match any version namespace." | ||
msgstr "" | ||
msgstr "Ungültige Version im URL-Pfad. Entspricht keinem Versions-Namensraum." | ||
|
||
#: versioning.py:147 | ||
msgid "Invalid version in hostname." | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ msgstr "" | |
"Project-Id-Version: Django REST framework\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-07-12 16:13+0100\n" | ||
"PO-Revision-Date: 2016-07-12 15:14+0000\n" | ||
"PO-Revision-Date: 2017-08-03 14:58+0000\n" | ||
"Last-Translator: Thomas Christie <[email protected]>\n" | ||
"Language-Team: Greek (http://www.transifex.com/django-rest-framework-1/django-rest-framework/language/el/)\n" | ||
"MIME-Version: 1.0\n" | ||
|
Binary file not shown.
Oops, something went wrong.