Migrates consent prompt component strings to gettext for internationalization: - Updated Policies modal title - Policy review message - Policy acceptance checkbox labels (Privacy Policy, Terms of Service) - Consent disclaimer text - Accept button text All strings now use gettext() for translation support.
133 lines
3.5 KiB
Text
133 lines
3.5 KiB
Text
## This file is a PO Template file.
|
|
##
|
|
## "msgid"s here are often extracted from source code.
|
|
## Add new messages manually only if they're dynamic
|
|
## messages 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/towerops_web/helpers/time_helpers.ex:123
|
|
#, elixir-autogen, elixir-format
|
|
msgid "%{count}d ago"
|
|
msgid_plural "%{count}d ago"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: lib/towerops_web/helpers/time_helpers.ex:119
|
|
#, elixir-autogen, elixir-format
|
|
msgid "%{count}h ago"
|
|
msgid_plural "%{count}h ago"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: lib/towerops_web/helpers/time_helpers.ex:115
|
|
#, elixir-autogen, elixir-format
|
|
msgid "%{count}m ago"
|
|
msgid_plural "%{count}m ago"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: lib/towerops_web/helpers/time_helpers.ex:127
|
|
#, elixir-autogen, elixir-format
|
|
msgid "%{count}mo ago"
|
|
msgid_plural "%{count}mo ago"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: lib/towerops_web/helpers/time_helpers.ex:111
|
|
#, elixir-autogen, elixir-format
|
|
msgid "%{count}s ago"
|
|
msgid_plural "%{count}s ago"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: lib/towerops_web/helpers/time_helpers.ex:131
|
|
#, elixir-autogen, elixir-format
|
|
msgid "%{count}y ago"
|
|
msgid_plural "%{count}y ago"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: lib/towerops_web/components/core_components.ex:487
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Actions"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/layouts.ex:552
|
|
#: lib/towerops_web/components/layouts.ex:564
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Attempting to reconnect"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/helpers/time_helpers.ex:103
|
|
#: lib/towerops_web/helpers/time_helpers.ex:156
|
|
#: lib/towerops_web/helpers/time_helpers.ex:199
|
|
#: lib/towerops_web/helpers/time_helpers.ex:235
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Never"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/layouts.ex:559
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Something went wrong!"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/layouts.ex:547
|
|
#, elixir-autogen, elixir-format
|
|
msgid "We can't find the internet"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/core_components.ex:94
|
|
#, elixir-autogen, elixir-format
|
|
msgid "close"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/controllers/user_session_html/new.html.heex:88
|
|
#, elixir-autogen, elixir-format
|
|
msgid "or"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/consent_prompt.ex:105
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Accept and Continue"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/consent_prompt.ex:89
|
|
#, elixir-autogen, elixir-format
|
|
msgid "By accepting, you acknowledge that you have read and agree to the updated policies. You can review your consent history at any time from your account settings."
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/consent_prompt.ex:72
|
|
#, elixir-autogen, elixir-format
|
|
msgid "I agree to the updated"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/consent_prompt.ex:117
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Policy"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/consent_prompt.ex:115
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Privacy Policy"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/consent_prompt.ex:116
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Terms of Service"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/consent_prompt.ex:44
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Updated Policies - Action Required"
|
|
msgstr ""
|
|
|
|
#: lib/towerops_web/components/consent_prompt.ex:48
|
|
#, elixir-autogen, elixir-format
|
|
msgid "We've updated our policies. Please review and accept the changes to continue using Towerops."
|
|
msgstr ""
|