68 lines
1.4 KiB
Plaintext
68 lines
1.4 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2020-07-30 15:42+0200\n"
|
|
"PO-Revision-Date: 2020-05-27 16:25+0200\n"
|
|
"Last-Translator: Joshua Rubingh <j.g.rubingh@rug.nl>\n"
|
|
"Language-Team: \n"
|
|
"Language: nl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Generator: Poedit 2.0.6\n"
|
|
|
|
#: apps/api/apps.py:9
|
|
msgid "API"
|
|
msgstr "API"
|
|
|
|
#: apps/api/apps.py:10
|
|
msgid "APIs"
|
|
msgstr "APIs"
|
|
|
|
#: apps/api/models.py:28
|
|
msgid "token"
|
|
msgstr ""
|
|
|
|
#: apps/api/models.py:29
|
|
msgid "tokens"
|
|
msgstr ""
|
|
|
|
#: apps/api/models.py:31
|
|
msgid "Select the user for this token"
|
|
msgstr ""
|
|
|
|
#: apps/api/models.py:32
|
|
msgid "Key"
|
|
msgstr ""
|
|
|
|
#: apps/api/models.py:32
|
|
msgid "The key for this token. This is used for Hawk verification."
|
|
msgstr ""
|
|
|
|
#: apps/api/models.py:33
|
|
msgid "Secret"
|
|
msgstr ""
|
|
|
|
#: apps/api/models.py:33
|
|
msgid "The secret for this token. This is used for Hawk signing."
|
|
msgstr ""
|
|
|
|
#: apps/api/models.py:34
|
|
msgid "Last access"
|
|
msgstr ""
|
|
|
|
#: apps/api/models.py:34
|
|
msgid "The date and time when this token is last used."
|
|
msgstr ""
|
|
|
|
#: apps/api/models.py:44
|
|
msgid "Super token"
|
|
msgstr ""
|