Commit | Line | Data |
---|---|---|
5f23ec55 PH |
1 | # SOME DESCRIPTIVE TITLE. |
2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | # This file is distributed under the same license as the PACKAGE package. | |
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | # | |
6 | #, fuzzy | |
7 | msgid "" | |
8 | msgstr "" | |
9 | "Project-Id-Version: PACKAGE VERSION\n" | |
10 | "Report-Msgid-Bugs-To: \n" | |
11 | "POT-Creation-Date: 2014-07-24 16:57+0200\n" | |
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 | "Language-Team: LANGUAGE <LL@li.org>\n" | |
15 | "Language: \n" | |
16 | "MIME-Version: 1.0\n" | |
17 | "Content-Type: text/plain; charset=UTF-8\n" | |
18 | "Content-Transfer-Encoding: 8bit\n" | |
19 | ||
20 | #: cms_app.py:13 | |
21 | msgid "aldryn search" | |
22 | msgstr "Aldryn Suche" | |
23 | ||
24 | #: templates/aldryn_search/search_results.html:6 | |
25 | msgid "enter your search term" | |
26 | msgstr "Suchbegriffe eingeben" | |
27 | ||
28 | #: templates/aldryn_search/search_results.html:16 | |
29 | msgid "results" | |
30 | msgstr "Resultaten" | |
31 | ||
32 | #: templates/aldryn_search/includes/pagination.html:7 | |
33 | #, python-format | |
34 | msgid "%(from)s – %(until)s of %(count)s %(obj_string)s are displayed" | |
35 | msgstr "%(from)s – %(until)s von %(count)s %(obj_string)s werden angezeigt" | |
36 | ||
37 | #: templates/aldryn_search/includes/pagination.html:11 | |
38 | msgid "previous" | |
39 | msgstr "" | |
40 | ||
41 | #: templates/aldryn_search/includes/pagination.html:25 | |
42 | msgid "next" | |
43 | msgstr "" | |
44 | ||
45 | #: templates/aldryn_search/includes/search_items.html:12 | |
46 | msgid "No results found for" | |
47 | msgstr "" | |
48 | ||
49 | #~ msgid "Displaying all %(count)s %(obj_string)s" | |
50 | #~ msgstr "Alle %(count)s %(obj_string)s werden angezeigt" | |
51 | ||
52 | #~ msgid "Displaying all %(count)s objects" | |
53 | #~ msgstr "Alle %(count)s Objekte werden angezeigt" |