210 lines
6.1 KiB
Plaintext
210 lines
6.1 KiB
Plaintext
## This file is a PO Template file.
|
|
##
|
|
## "msgid"s here are often extracted from source code.
|
|
## Add new translations manually only if they're dynamic
|
|
## translations that can't be statically extracted.
|
|
##
|
|
## Run "mix gettext.extract" to bring this file up to
|
|
## date. Leave "msgstr"s empty as changing them here has no
|
|
## effect: edit them in PO (.po) files instead.
|
|
msgid ""
|
|
msgstr ""
|
|
|
|
#: lib/cannery/containers.ex:224
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Container must be empty before deleting"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/container_live/index.ex:86
|
|
#: lib/cannery_web/live/container_live/show.ex:67
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Could not delete %{name}: %{error}"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/container_live/index.ex:74
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Could not find that container"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_settings_controller.ex:84
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Email change link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/error_html/error.html.heex:8
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Error"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/error_html/error.html.heex:28
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Go back home"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_session_controller.ex:17
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Invalid email or password"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/error_html.ex:9
|
|
#: lib/cannery_web/controllers/error_json.ex:7
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Not found"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_registration_html/new.html.heex:13
|
|
#: lib/cannery_web/controllers/user_reset_password_html/edit.html.heex:13
|
|
#: lib/cannery_web/controllers/user_settings_html/edit.html.heex:22
|
|
#: lib/cannery_web/controllers/user_settings_html/edit.html.heex:64
|
|
#: lib/cannery_web/controllers/user_settings_html/edit.html.heex:118
|
|
#: lib/cannery_web/live/type_live/form_component.html.heex:18
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Oops, something went wrong! Please check the errors below."
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_reset_password_controller.ex:62
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Reset password link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:22
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:51
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Sorry, public registration is disabled"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:12
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:41
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:70
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Sorry, this invite was not found or expired"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_settings_controller.ex:99
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Unable to delete user"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/error_html.ex:10
|
|
#: lib/cannery_web/controllers/error_json.ex:8
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Unauthorized"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_confirmation_controller.ex:53
|
|
#, elixir-autogen, elixir-format
|
|
msgid "User confirmation link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_auth.ex:266
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You are not authorized to view this page."
|
|
msgstr ""
|
|
|
|
#: lib/cannery/accounts/user.ex:145
|
|
#, elixir-autogen, elixir-format
|
|
msgid "did not change"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/accounts/user.ex:166
|
|
#, elixir-autogen, elixir-format
|
|
msgid "does not match password"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/accounts/user.ex:203
|
|
#, elixir-autogen, elixir-format
|
|
msgid "is not valid"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/accounts/user.ex:100
|
|
#, elixir-autogen, elixir-format
|
|
msgid "must have the @ sign and no spaces"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/container_live/show.ex:45
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Tag not found"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/container_live/edit_tags_component.ex:46
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Tag could not be added"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_auth.ex:38
|
|
#: lib/cannery_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/cannery_web/live/container_live/edit_tags_component.ex:73
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Tag could not be removed"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/pack_live/form_component.ex:159
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Could not parse number of copies"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/pack_live/form_component.ex:149
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Invalid number of copies, must be between 1 and %{max}. Was %{multiplier}"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/ammo.ex:979
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Invalid multiplier"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/range_live/index.html.heex:71
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Your browser does not support the canvas element."
|
|
msgstr ""
|
|
|
|
#: lib/cannery/activity_log/shot_record.ex:74
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Please select a valid user and ammo pack"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/activity_log/shot_record.ex:88
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Ammo left can be at most %{count} rounds"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/activity_log/shot_record.ex:84
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Ammo left must be at least 0"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/activity_log/shot_record.ex:119
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Count can be at most %{count} shots"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/activity_log/shot_record.ex:80
|
|
#, elixir-autogen, elixir-format
|
|
msgid "can't be blank"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/ammo/pack.ex:100
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Please select a type and container"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/error_html.ex:11
|
|
#: lib/cannery_web/controllers/error_json.ex:9
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Internal server error"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_auth.ex:195
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You must log in as an administrator to access this page."
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_auth.ex:178
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You must log in to access this page."
|
|
msgstr ""
|