OpenSlides/openslides/locale/de/LC_MESSAGES/djangojs.po
Emanuel Schuetze 0587c2019a Integrated DataTables function for participants table (for client side sorting/filtering/pagination). Removed old server side sorting/filtering code.
Fixed csv import (added success url).

Added large csv file for testing import of >1000 participants.

Removed lage csv example file for paticipants (will be sustitute by a test script in future).
2013-03-14 22:34:40 +01:00

63 lines
1.7 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: OpenSlides 1.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-03-12 21:29+0100\n"
"PO-Revision-Date: 2012-07-28 11:07+0200\n"
"Last-Translator: Oskar Hahn <mail@oshahn.de>\n"
"Language: de\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"
#: agenda/static/javascript/agenda.js:27
#, c-format
msgid ", of which %s are hidden."
msgstr ", davon %s verborgen."
#: static/javascript/dataTables.bootstrap.js:19
msgid "_MENU_ participants per page"
msgstr "_MENU_ Teilnehmer/innen pro Seite"
#: static/javascript/dataTables.bootstrap.js:20
msgid "Search:"
msgstr "Suche:"
#: static/javascript/dataTables.bootstrap.js:21
msgid "Showing _START_ to _END_ of _TOTAL_ participants"
msgstr "_START_ bis _END_ von _TOTAL_ Teilnehmer/innen"
#: static/javascript/dataTables.bootstrap.js:22
msgid "Showing 0 participants"
msgstr "0 Teilnehmer/innen"
#: static/javascript/dataTables.bootstrap.js:23
msgid "(filtered from _MAX_ total entries)"
msgstr "(gefiltert von _MAX_ Einträgen)"
#: static/javascript/dataTables.bootstrap.js:24
msgid "No matching records found"
msgstr "Keine passenden Einträge gefunden"
#: static/javascript/dataTables.bootstrap.js:25
msgid "First"
msgstr "Erster"
#: static/javascript/dataTables.bootstrap.js:26
msgid "Last"
msgstr "Letzter"
#: static/javascript/dataTables.bootstrap.js:27
msgid "Next"
msgstr "Weiter"
#: static/javascript/dataTables.bootstrap.js:28
msgid "Previous"
msgstr "Zurück"