engelsystem/resources/lang/en_US/additional.po

180 lines
4.7 KiB
Plaintext
Raw Normal View History

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"
2020-11-24 17:27:21 +01:00
msgstr "Your new password is too short."
msgid "validation.new_password.min"
msgstr "Your new 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."
2020-11-21 20:54:04 +01:00
msgid "schedule.edit.success"
msgstr "The schedule was configured successfully."
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 "shifts.filter.toggle"
msgstr "collapse/show filters"
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."
2020-04-05 16:54:45 +02:00
msgid "news.comment.success"
msgstr "Comment saved."
2021-07-14 01:56:03 +02:00
msgid "news.comment-delete.success"
msgstr "Comment successfully deleted."
2020-04-05 16:54:45 +02:00
msgid "news.edit.success"
msgstr "News successfully updated."
msgid "news.delete.success"
msgstr "News successfully deleted."
2020-11-15 18:47:30 +01:00
msgid "oauth.invalid-state"
msgstr "Invalid OAuth state"
msgid "oauth.provider-error"
msgstr "OAuth provider error"
msgid "oauth.already-connected"
msgstr "This account is already connected to another account!"
msgid "oauth.connected"
msgstr "Connected login provider!"
msgid "oauth.disconnected"
msgstr "Disconnected login provider!"
msgid "oauth.not-found"
msgstr "Unable to find account"
msgid "oauth.provider-not-found"
msgstr "Unable to find OAuth provider"
2020-11-23 20:41:02 +01:00
msgid "settings.profile"
msgstr "Profile"
2020-12-06 00:16:15 +01:00
msgid "settings.profile.planned_arrival_date.invalid"
msgstr "Please enter your planned date of arrival. "
"It should be after the buildup start date and before teardown end date."
msgid "settings.profile.planned_departure_date.invalid"
msgstr "Please enter your planned date of departure. "
"It should be after your planned arrival date and after buildup start date and before teardown end date."
msgid "settings.profile.success"
msgstr "Settings saved."
2020-12-06 00:16:15 +01:00
msgid "faq.delete.success"
msgstr "FAQ entry successfully deleted."
msgid "faq.edit.success"
msgstr "FAQ entry successfully updated."
2020-12-18 18:27:10 +01:00
msgid "question.delete.success"
msgstr "Question deleted successfully."
msgid "question.add.success"
msgstr "Question added successfully."
msgid "question.edit.success"
msgstr "Question updated successfully."
2020-12-28 16:04:05 +01:00
msgid "notification.news.new"
msgstr "New news: %s"
msgid "notification.news.new.introduction"
msgstr "A new news is available: %1$s"
msgid "notification.news.new.text"
msgstr "You can watch it at %3$s"
2021-09-24 20:28:51 +02:00
msgid "notification.angeltype.confirmed"
msgstr "You have been confirmed as an %s"
msgid "notification.angeltype.confirmed.introduction"
msgstr "You have been confirmed as an %1$s by a supporter."
msgid "notification.angeltype.confirmed.text"
msgstr "You can find a description at %2$s"
msgid "notification.angeltype.added"
msgstr "You have been added as an %s"
msgid "notification.angeltype.added.introduction"
msgstr "You have been added as an %1$s by a supporter."
msgid "notification.angeltype.added.text"
msgstr "You can find a description at %2$s"
msgid "notification.shift.deleted"
msgstr "Your Shift was deleted"
msgid "notification.shift.deleted.introduction"
msgstr "A Shift you are registered on was deleted:"
msgid "notification.shift.deleted.worklog"
msgstr ""
"Since the deleted shift was already done, "
"we added a worklog entry instead, to keep your work hours correct."
2021-09-24 20:28:51 +02:00
msgid "user.edit.success"
msgstr "User edited successfully."
msgid "message.delete.success"
msgstr "Message successfully deleted."