Language and translation file updates

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-09 01:46:59 -04:00
parent ad84cf8cdb
commit fbf03788a2
1577 changed files with 2114 additions and 1407 deletions

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Yaman Sanobar <yman.snober@gmail.com>, 2019\n"
"Language-Team: Arabic (https://www.transifex.com/rosarior/teams/13584/ar/)\n"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Roberto Rosario, 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/rosarior/teams/13584/"

View File

@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Atdhe Tabaku <Atdhe617@gmail.com>, 2018\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Jiri Fait <fait@orkasolutions.cz>, 2019\n"
"Language-Team: Czech (https://www.transifex.com/rosarior/teams/13584/cs/)\n"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Rasmus Kierudsen <tebrasso@gmail.com>, 2018\n"
"Language-Team: Danish (Denmark) (https://www.transifex.com/rosarior/"

View File

@@ -5,17 +5,17 @@
#
# Translators:
# Roberto Rosario, 2017
# Mathias Behrle <mathiasb@m9s.biz>, 2017
# Felix <felix.com@gmx.com>, 2018
# Mathias Behrle <mathiasb@m9s.biz>, 2019
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Felix <felix.com@gmx.com>, 2018\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>, 2019\n"
"Language-Team: German (Germany) (https://www.transifex.com/rosarior/"
"teams/13584/de_DE/)\n"
"Language: de_DE\n"
@@ -26,7 +26,7 @@ msgstr ""
#: apps.py:24 links.py:12 permissions.py:7
msgid "Task manager"
msgstr ""
msgstr "Task-Manager"
#: apps.py:30
msgid "Label"
@@ -38,11 +38,11 @@ msgstr "Name"
#: apps.py:36
msgid "Default queue?"
msgstr ""
msgstr "Standardwarteschlange"
#: apps.py:42
msgid "Is transient?"
msgstr ""
msgstr "Vorübergehend"
#: apps.py:48
msgid "Type"
@@ -58,7 +58,7 @@ msgstr "Host"
#: apps.py:58
msgid "Acknowledged"
msgstr ""
msgstr "Bestätigt"
#: apps.py:64
msgid "Arguments"
@@ -66,52 +66,52 @@ msgstr "Argumente"
#: apps.py:68
msgid "Keyword arguments"
msgstr ""
msgstr "Schlüsselwortargumente"
#: apps.py:72
msgid "Worker process ID"
msgstr ""
msgstr "Worker Prozess-ID"
#: links.py:16 views.py:15
msgid "Background task queues"
msgstr ""
msgstr "Hintergrund-Warteschlangen"
#: links.py:20
msgid "Active tasks"
msgstr ""
msgstr "Aktive Tasks"
#: links.py:24
msgid "Reserved tasks"
msgstr ""
msgstr "Reservierte Tasks"
#: links.py:28
msgid "Scheduled tasks"
msgstr ""
msgstr "Geplante Tasks"
#: permissions.py:10
msgid "View tasks"
msgstr ""
msgstr "Tasks ansehen"
#: tests/literals.py:5
msgid "Test queue"
msgstr ""
msgstr "Warteschlange testen"
#: views.py:30
#, python-format
msgid "Active tasks in queue: %s"
msgstr ""
msgstr "Aktive Tasks in Warteschlange %s"
#: views.py:42
#, python-format
msgid "Unable to retrieve task list; %s"
msgstr ""
msgstr "Taskliste kann nicht erstellte werden; %s"
#: views.py:55
#, python-format
msgid "Scheduled tasks in queue: %s"
msgstr ""
msgstr "Geplante Tasks in Warteschlange %s"
#: views.py:67
#, python-format
msgid "Reserved tasks in queue: %s"
msgstr ""
msgstr "Resrvierte Tasks in Warteschlange %s"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Hmayag Antonian <hmayag@freemail.gr>, 2018\n"
"Language-Team: Greek (https://www.transifex.com/rosarior/teams/13584/el/)\n"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Roberto Rosario, 2018\n"
"Language-Team: Spanish (https://www.transifex.com/rosarior/teams/13584/es/)\n"

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Mehdi Amani <MehdiAmani@toorintan.com>, 2018\n"
"Language-Team: Persian (https://www.transifex.com/rosarior/teams/13584/fa/)\n"

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Yves Dubois <ydubois@gmail.com>, 2018\n"
"Language-Team: French (https://www.transifex.com/rosarior/teams/13584/fr/)\n"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: molnars <szabolcs.molnar@gmail.com>, 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/"
"id/)\n"

View File

@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Marco Camplese <marco.camplese.mc@gmail.com>, 2017\n"
"Language-Team: Italian (https://www.transifex.com/rosarior/teams/13584/it/)\n"

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>, 2017\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/rosarior/"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Wojciech Warczakowski <w.warczakowski@gmail.com>, 2018\n"
"Language-Team: Polish (https://www.transifex.com/rosarior/teams/13584/pl/)\n"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Manuela Silva <inactive+h_manuela_rodsilva@transifex.com>, "
"2017\n"

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Roberto Rosario, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/"

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Harald Ersch, 2019\n"
"Language-Team: Romanian (Romania) (https://www.transifex.com/rosarior/"

View File

@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: lilo.panic, 2017\n"
"Language-Team: Russian (https://www.transifex.com/rosarior/teams/13584/ru/)\n"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: kontrabant <kontrabant@gmail.com>, 2017\n"
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/rosarior/"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: serhatcan77 <serhat_can@yahoo.com>, 2017\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/rosarior/"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: Roberto Rosario, 2017\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/rosarior/"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-09 00:30-0400\n"
"POT-Creation-Date: 2019-04-09 02:09-0400\n"
"PO-Revision-Date: 2017-06-30 22:04+0000\n"
"Last-Translator: yulin Gong <540538248@qq.com>, 2019\n"
"Language-Team: Chinese (https://www.transifex.com/rosarior/teams/13584/zh/)\n"