django.po
1.53 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# English translation of the common module.
# Copyright (C) 2015
# This file is distributed under the same license as the Lexeme Forge package.
# Jan Szejko <jan.szejko@ipipan.waw.pl>, 2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-15 14:24+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Jan Szejko <jan.szejko@ipipan.waw.pl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: forms.py:17
msgid ""
"Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
msgstr ""
#: util.py:141
msgid "%d.%m.%Y %H:%M"
msgstr "%Y/%m/%d %I:%M %p"
#: util.py:145
msgid "%d.%m.%Y %H:%M:%S.%f"
msgstr "%Y/%m/%d %I:%M:%S.%f %p"
#: templates/404.html:4
msgid "Błąd 404: nie znaleziono pliku"
msgstr "Error 404: File Not Found"
#: templates/404.html:7
msgid "Błąd: wybrano błędny adres."
msgstr "Error: wrong address entered"
#: templates/base.html:67
msgid "Ustawienia"
msgstr "Settings"
#: templates/base.html:68
msgid "Wyloguj się"
msgstr "Log out"
#: templates/base.html:71
msgid "Zaloguj się"
msgstr "Log in"
#: templates/main_menu.html:4 templates/main_menu.html.py:8
msgid "Leksemy"
msgstr "Lexemes"
#: templates/main_menu.html:5 templates/main_menu.html.py:11
msgid "Wzory"
msgstr "Patterns"
#: templates/main_menu.html:19
msgid "Historia"
msgstr "History"
#: templates/main_menu.html:28
msgid "Administracja"
msgstr "Administration"