summaryrefslogtreecommitdiff
path: root/resources/lang/en_US/additional.po
blob: fa49ffdf61fa0d9a0311b142d261a9d6f5bdc9cd (plain)
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
msgid ""
msgstr ""
"Project-Id-Version: Engelsystem 2.0\n"
"Language-Team: \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"
"Last-Translator: \n"
"Language: en_US\n"

msgid "auth.not-found"
msgstr "No user was found or password is wrong. Please try again. If you are still having problems, ask Heaven."

msgid "validation.password.required"
msgstr "The password is required."

msgid "validation.login.required"
msgstr "The login name is required."

msgid "validation.email.required"
msgstr "The email address is required."

msgid "validation.email.email"
msgstr "This email address is not valid."

msgid "validation.password.min"
msgstr "Your password is too short."

msgid "validation.password.confirmed"
msgstr "Your passwords are not equal."

msgid "validation.password_confirmation.required"
msgstr "You have to confirm your password."

msgid "schedule.import"
msgstr "Import schedule"

msgid "schedule.import.request-error"
msgstr "The schedule could not be requested."

msgid "schedule.import.read-error"
msgstr "Unable to parse schedule."

msgid "schedule.import.invalid-shift-type"
msgstr "The shift type can't not be found."

msgid "schedule.import.success"
msgstr "Schedule import successful."

msgid "validation.schedule-url.required"
msgstr "The schedule URL is required."

msgid "validation.schedule-url.url"
msgstr "The schedule URL needs to be of type URL."

msgid "validation.shift-type.required"
msgstr "The shift type is required."

msgid "validation.shift-type.int"
msgstr "The shift type has to ba a number."

msgid "validation.minutes-before.int"
msgstr "The minutes before the talk have to be an integer."

msgid "validation.minutes-after.int"
msgstr "The minutes after the talk have to be an integer."