-
-
Notifications
You must be signed in to change notification settings - Fork 366
Expand file tree
/
Copy pathI18n_en.properties
More file actions
133 lines (109 loc) · 9.51 KB
/
Copy pathI18n_en.properties
File metadata and controls
133 lines (109 loc) · 9.51 KB
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
# Message displayed when the user tries to use a command that requires a connected Slack account
slack.common.text.button.connect = Connect Tolgee account
slack.common.text.button.connect-workspace = Connect Slack workspace account
slack.common.message.not-connected = :wave: Hello! It seems your Slack account isn't connected to our service yet. For full access to features, please connect :rocket:
slack.common.message.connect-account-instruction = *Connect account*: Click the button below to get started.
slack.common.message.command-not-recognized = :thinking_face: It looks like we couldn't recognize that command.
slack.common.message.check-command-solutions = *Possible solutions*: Check the command for accuracy or use our help guide: Type `/tolgee help` or click the button bellow.
slack.common.message.unknown-error-occurred = :grey_question: Oops, we've encountered an unknown error. But don't worry, we're already working on fixing it!
slack.common.text.button.view-help = View Help
slack.common.message.new-key = has created a new key
slack.common.message.new-translation = has changed a %s %s
slack.common.message.imported = has imported
slack.common.message.too-many-translations = has updated %d translations
slack.common.message.already_logged_in = You are already logged in.
slack.common.message.not-subscribed-yet = It seems like you haven't subscribed yet, but we're here to `help`!
slack.common.message.not-subscribed-solution = To start receiving notifications, simply type `/tolgee subscribe $projectId`. If you want to see more information about commands, type `/tolgee help` or click the button below.
slack.common.message.subscribed-successfully = Subscribed to %s.
slack.common.message.subscribed-successfully-global-subscription = This channel will receive notifications for all languages on `%s` events
slack.common.message.also-subscribed-to = Also you will receive notifications for:
slack.common.message.subscribed-successfully-not-global-subscription = This channel will receive notifications for:
slack.common.message.unsubscribed-successfully = Unsubscribed.
slack.common.text.button.tolgee_redirect=Open in Tolgee
slack.common.message.success_login = Success! :tada: The operation was completed successfully.
slack.common.context.success_login = Now you can use other commands.
slack.common.message.unsubscribe_bad-request = It seems like you haven't subscribed to that language yet or you misspelled the language tag. Please check the language tag and try again.
slack.common.message.list-subscriptions-global-subscription-meaning = Global subscription means that you will receive notifications for all languages in the project.
# Strings for help command
slack.help.message.intro=Hi there :wave: here are some tips for you:
slack.help.message.subscribe-to-project=*Subscribe to project*
slack.help.message.subscribe= Subscribe
slack.help.message.subscribe-command=`/tolgee subscribe $project_id`
slack.help.text.button.advanced-subscribe=:rocket:Advanced subscriptions
slack.help.message.default-subscription=By default, you will receive notifications for all events and languages.
slack.help.text.button.contact-support=:speech_balloon: Contact Support
slack.common.message.wrong-parameter=Invalid parameter `%s`. Please check the parameter and try again.
slack.help.message.unsubscribe=Unsubscribe
slack.help.message.unsubscribe-command=`/tolgee unsubscribe $project_id $language_tag(optional)`
slack.common.message.slack-project-not-found-error = Project with id `%s` not found. Please check the project id and try again.
slack.help.message.show-subscriptions=Show subscriptions
slack.help.message.show-subscriptions-command=`/tolgee subscriptions`
slack.help.message.account=*Account*
slack.help.message.connect-tolgee=Connect Tolgee to Slack
slack.help.message.connect-tolgee-command=`/tolgee login`
slack.help.message.disconnect-tolgee=Logout
slack.help.message.disconnect-tolgee-command=`/tolgee logout`
slack.help.message.more=*More*
slack.common.message.list-subscriptions-all-events = new key, base changed, translation changed
slack.help.text.button.docs=:page_facing_up: Documentation
slack.common.message.slack-workspace-not-connected-to-any-organization=Your Slack workspace is not connected to any organization. Please connect slack in Tolgee Platform.
slack.help.message.advanced-subscribe-intro=Here are some advanced subscription options
slack.help.message.advanced-subscribe-language=*Language subscription*
slack.help.message.advanced-subscribe-language-info=Subscribe to a specific language in a project. Note that if you are already \
subscribed globally (to all languages), the notifications will be merged, so you will not receive the same\
\ notifications. If you want to receive notifications only for a specific language, you need to unsubscribe from the global subscription.
slack.help.message.advanced-subscribe-language-example=`/tolgee subscribe 1 fr` - subscribe to French translations in project 1
slack.help.message.advanced-subscribe-events=*Event subscription*
slack.help.message.advanced-subscribe-events-info=Subscribe to specific events in a project.
slack.help.message.advanced-subscribe-events-usage=`/tolgee subscribe $project_id --on [event]` \n event can be one of the following: \
\n `new_key` - receive notifications only when a new key is created, \
\n `base_changed` - receive notifications when the base text is changed, \
\n `translation_changed` - receive notifications when a translation is changed. \
\n `all` - receive notifications for all events.
slack.common.message.invalid-lang-tag=Invalid language tag. Please check the language tag and try again.
slack.common.message.global-subscription-error=You can't set global subscription on false while you aren't subscribed to any language. Please subscribe to a language or set global subscription to true.
slack.common.message.modification-info=*%s* has changed the %s at %s
slack.common.message.feature-not-available=This feature is not available for your plan. Please upgrade your plan to use this feature.
slack.common.message.bot-not-in-channel=Bot is not in the channel. Please invite the bot to the channel using `/invite @Tolgee` and try again.
slack.help.message.advanced-subscribe-events-example=`/tolgee subscribe 1 fr --on new_key` - subscribe to new key events in project 1 for French translations
notifications.email.template={0}\
<br/><br/>\
If you want to unsubscribe from these emails, please check the <a href="{1}">notifications settings page</a>.
notifications.email.view-in-tolgee-link=View in Tolgee
notifications.email.subject.TASK_ASSIGNED=Task has been assigned to you
notifications.email.subject.TASK_FINISHED=Task has been finished
notifications.email.subject.TASK_CANCELED=Task has been canceled
notifications.email.subject.MFA_ENABLED=Multi-factor authentication has been enabled for your account
notifications.email.subject.MFA_DISABLED=Multi-factor authentication has been disabled for your account
notifications.email.subject.PASSWORD_CHANGED=Password has been changed for your account
notifications.email.task-type.TRANSLATE=translate
notifications.email.task-type.REVIEW=review
notifications.email.task-header.TASK_ASSIGNED=You''ve been assigned to a task {0} of type {1}.
notifications.email.task-header.TASK_FINISHED=Task {0} of type {1} you''ve created has been finished.
notifications.email.task-header.TASK_CANCELED=Task {0} of type {1} you''ve created has been canceled.
notifications.email.my-tasks-link=Check your tasks <a href="{0}">here</a>.
notifications.email.security-settings-link=Check your security settings <a href="{0}"}">here</a>.
notifications.email.mfa.MFA_ENABLED=Multi-factor authentication has been enabled for your account.
notifications.email.mfa.MFA_DISABLED=Multi-factor authentication has been disabled for your account.
notifications.email.password-changed=Password has been changed for your account.
notifications.email.plan-migration-subject=Upcoming update to your Tolgee subscription plan
notifications.email.plan-migration-body=Earlier this year, we introduced a new pricing structure for new Tolgee customers while keeping existing users on their current plans. We’re now moving all subscriptions to the new plans to make things simpler and fair for everyone.<br/>\
<br/>\
In the new structure, translation strings have been replaced with keys and seats to better reflect how Tolgee is used. You can view the updated pricing here <a href="https://tolgee.io/pricing">https://tolgee.io/pricing</a>.<br/>\
<br/>\
Your current {1} plan will automatically switch to the new {2} plan on {3}. If you’d like to explore other subscriptions options, you can do so anytime in the <a href="{4}">Subscriptions</a> section within the Tolgee platform.<br/>\
<br/>\
Thank you for your continued trust and support!<br/>\
<br/>\
P.S. I understand these changes may cause discomfort and not accommodate everyone’s circumstances. If this materially impacts your business, I warmly invite you to contact me directly for a personal dialogue regarding your concerns. You can reach me at:<br/>\
<ul>\
<li>Email: jan@tolgee.io</li>\
<li><a href="https://tolg.ee/slack">Tolgee Slack</a></li>\
<li>Schedule a meeting via Calendly <a href="https://calendly.com/jancizmar/quick-chat-with-jan?month={5}">https://calendly.com/jancizmar/quick-chat-with-jan?month={5}</a></li>\
</ul>
email-placeholder-recipient-name = Recipient name
email-placeholder-current-plan-name = Current plan name
email-placeholder-target-plan-name = Target plan name
email-placeholder-transfer-date = Transfer date
email-placeholder-subscriptions-page-url = Subscriptions page URL
email-placeholder-current-date = Current month (yyyy-MM)