153 lines
4.5 KiB
Plaintext
153 lines
4.5 KiB
Plaintext
## "msgid"s in this file come from POT (.pot) files.
|
|
##
|
|
## Do not add, change, or remove "msgid"s manually here as
|
|
## they're tied to the ones in the corresponding POT file
|
|
## (with the same domain).
|
|
##
|
|
## Use "mix gettext.extract --merge" or "mix gettext.merge"
|
|
## to merge POT files into PO files.
|
|
msgid ""
|
|
msgstr ""
|
|
"Language: de\n"
|
|
|
|
#: lib/memex_web/controllers/error_html/error.html.heex:8
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Error"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_session_controller.ex:17
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Invalid email or password"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_reset_password_controller.ex:63
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Reset password link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:21
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:50
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Sorry, public registration is disabled"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:11
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:40
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Sorry, this invite was not found or expired"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_confirmation_controller.ex:54
|
|
#, elixir-autogen, elixir-format
|
|
msgid "User confirmation link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_auth.ex:266
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You are not authorized to view this page."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_auth.ex:38
|
|
#: lib/memex_web/controllers/user_auth.ex:250
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You must confirm your account and log in to access this page."
|
|
msgstr ""
|
|
|
|
#: lib/memex/accounts/user.ex:144
|
|
#, elixir-autogen, elixir-format
|
|
msgid "did not change"
|
|
msgstr ""
|
|
|
|
#: lib/memex/accounts/user.ex:165
|
|
#, elixir-autogen, elixir-format
|
|
msgid "does not match password"
|
|
msgstr ""
|
|
|
|
#: lib/memex/accounts/user.ex:202
|
|
#, elixir-autogen, elixir-format
|
|
msgid "is not valid"
|
|
msgstr ""
|
|
|
|
#: lib/memex/accounts/user.ex:99
|
|
#, elixir-autogen, elixir-format
|
|
msgid "must have the @ sign and no spaces"
|
|
msgstr ""
|
|
|
|
#: lib/memex/contexts/context.ex:58
|
|
#: lib/memex/contexts/context.ex:71
|
|
#: lib/memex/notes/note.ex:57
|
|
#: lib/memex/notes/note.ex:70
|
|
#: lib/memex/pipelines/pipeline.ex:60
|
|
#: lib/memex/pipelines/pipeline.ex:73
|
|
#, elixir-autogen, elixir-format
|
|
msgid "invalid format: only numbers, letters and hyphen are accepted"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/error_html/error.html.heex:28
|
|
#, elixir-autogen, elixir-format
|
|
msgid "go back home"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/error_html.ex:11
|
|
#: lib/memex_web/controllers/error_json.ex:9
|
|
#, elixir-autogen, elixir-format
|
|
msgid "internal server error"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/error_html.ex:9
|
|
#: lib/memex_web/controllers/error_json.ex:7
|
|
#, elixir-autogen, elixir-format
|
|
msgid "not found"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/error_html.ex:10
|
|
#: lib/memex_web/controllers/error_json.ex:8
|
|
#, elixir-autogen, elixir-format
|
|
msgid "unauthorized"
|
|
msgstr ""
|
|
|
|
#: lib/memex/contexts/context.ex:84
|
|
#: lib/memex/notes/note.ex:83
|
|
#: lib/memex/pipelines/pipeline.ex:86
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "invalid format: only numbers, letters and hyphen are accepted. tags must be comma-delimited"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_registration_html/new.html.heex:13
|
|
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:13
|
|
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:64
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "oops, something went wrong! please check the errors below."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:69
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "sorry, this invite was not found or expired"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_settings_controller.ex:84
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "email change link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_settings_controller.ex:99
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "unable to delete user"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:22
|
|
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:118
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "oops, something went wrong! please check the errors below"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_auth.ex:195
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You must log in as an administrator to access this page."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_auth.ex:178
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You must log in to access this page."
|
|
msgstr ""
|