You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.4 KiB
67 lines
1.4 KiB
# 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: 2021-02-19 11:19+0100\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:43 |
|
msgid "token" |
|
msgstr "" |
|
|
|
#: apps/api/models.py:44 |
|
msgid "tokens" |
|
msgstr "" |
|
|
|
#: apps/api/models.py:46 |
|
msgid "Select the user for this token" |
|
msgstr "" |
|
|
|
#: apps/api/models.py:47 |
|
msgid "Key" |
|
msgstr "" |
|
|
|
#: apps/api/models.py:47 |
|
msgid "The key for this token. This is used for Hawk verification." |
|
msgstr "" |
|
|
|
#: apps/api/models.py:48 |
|
msgid "Secret" |
|
msgstr "" |
|
|
|
#: apps/api/models.py:48 |
|
msgid "The secret for this token. This is used for Hawk signing." |
|
msgstr "" |
|
|
|
#: apps/api/models.py:49 |
|
msgid "Last access" |
|
msgstr "" |
|
|
|
#: apps/api/models.py:49 |
|
msgid "The date and time when this token is last used." |
|
msgstr "" |
|
|
|
#: apps/api/models.py:64 |
|
msgid "Super token" |
|
msgstr ""
|
|
|