-
-
Notifications
You must be signed in to change notification settings - Fork 269
Expand file tree
/
Copy pathLocalizable.strings
More file actions
340 lines (304 loc) · 20.6 KB
/
Localizable.strings
File metadata and controls
340 lines (304 loc) · 20.6 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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
/*
Localizable.strings
MeetingBar
Copyright © 2021 Andrii Leitsius. All rights reserved.
*/
"general_ok" = "OK";
"general_cancel" = "Cancel";
"general_close" = "Close";
"general_add" = "Add";
"general_delete" = "Delete";
"general_save" = "Save";
"general_meeting" = "Meeting";
"general_when_event_starts" = "when event starts";
"general_one_minute_before" = "1 minute before";
"general_three_minute_before" = "3 minutes before";
"general_five_minute_before" = "5 minutes before";
"create_meeting_error_title" = "Cannot create new meeting";
"create_meeting_error_message" = "Custom URL \"%@\" missing or invalid. ";
"next_meeting_empty_title" = "There are no upcoming meetings today";
"next_meeting_empty_message" = "Woohoo! It's time to make cocoa";
// MARK: - Window titles
"window_title_preferences" = "MeetingBar Preferences";
"window_title_onboarding" = "Welcome to MeetingBar";
"windows_title_changelog" = "MeetingBar – What's New";
// MARK: - Preferences tabs
"preferences_tab_general" = "General";
"preferences_tab_appearance" = "Appearance";
"preferences_tab_bookmarks" = "Bookmarks";
"preferences_tab_links" = "Links";
"preferences_tab_calendars" = "Calendars";
"preferences_tab_advanced" = "Advanced";
// MARK: - Preferences General
"preferences_general_option_login_launch" = "Launch after login";
"preferences_general_option_preferred_language_title" = "Language:";
"preferences_general_option_preferred_language_system_value" = "System";
"preferences_general_option_shortcuts" = "Shortcuts";
"preferences_general_all_shortcut" = "All Shortcuts";
"preferences_general_shortcut_open_menu" = "Open menu:";
"preferences_general_shortcut_create_meeting" = "Create meeting:";
"preferences_general_shortcut_join_next" = "Join next meeting:";
"preferences_general_shortcut_join_from_clipboard" = "Join meeting from clipboard:";
"preferences_general_shortcut_toggle_meeting_name_visibility" = "Toggle title visibility in status bar:";
"preferences_general_meeting_bar_description" = "MeetingBar is an open-source app\ncreated by Andrii Leitsius 🇺🇦\nFor smoother and easier online meetings";
"preferences_general_external_patronage" = "Patronage";
"preferences_general_external_contact" = "Contact";
"preferences_general_patron_title" = "Become a Patron";
"preferences_general_patron_three_months" = "3 months – 2.99 USD";
"preferences_general_patron_six_months" = "6 months – 5.99 USD";
"preferences_general_patron_twelve_months" = "12 months – 11.99 USD";
"preferences_general_patron_description" = "These are one-off purchases, and will not auto-renew.";
"preferences_general_patron_thank_for_purchase" = "Thanks! You have supported MeetingBar for %d months 🎉";
"preferences_general_patron_restore_purchases" = "Restore Purchases";
"preferences_general_feedback_title" = "If you have any questions or feedback,\nfeel free to get in contact:";
"preferences_general_feedback_email" = "E-mail";
// MARK: - Preferences Appearance
"preferences_appearance_events_title" = "Events";
"preferences_appearance_events_show_events_for_title" = "Show events for";
"preferences_appearance_events_show_events_for_today_value" = "today";
"preferences_appearance_events_show_events_for_today_tomorrow_value" = "today and tomorrow";
"preferences_appearance_events_non_all_day_title" = "Other events:";
"preferences_appearance_events_value_inactive_without_meeting_link" = "show those without meeting links as inactive";
"preferences_appearance_events_value_hide_without_meeting_link" = "hide all without meeting links";
"preferences_appearance_events_all_day_title" = "All-day events:";
"preferences_appearance_events_without_guest_title" = "Events without guests:";
"preferences_appearance_events_past_title" = "Past events:";
"preferences_appearance_events_pending_title" = "Pending events";
"preferences_appearance_events_declined_title" = "Declined events:";
"preferences_appearance_events_tentative_title" = "Tentative events:";
"preferences_appearance_events_value_show" = "show";
"preferences_appearance_events_value_hide" = "hide";
"preferences_appearance_events_value_as_inactive" = "show as inactive";
"preferences_appearance_events_value_as_underlined" = "show as underlined";
"preferences_appearance_events_value_with_strikethrough" = "show with strikethrough";
"preferences_appearance_events_value_only_with_link" = "show only those with meeting links";
"preferences_appearance_status_bar_title" = "Status bar";
"preferences_appearance_status_bar_icon_title" = "Icon";
"preferences_appearance_status_bar_icon_app_icon_value" = "\U00A0MeetingBar";
"preferences_appearance_status_bar_icon_calendar_icon_value" = "\U00A0Calendar";
"preferences_appearance_status_bar_icon_specific_icon_value" = "\U00A0Event-specific icon (e.g. MS Teams)";
"preferences_appearance_status_bar_icon_no_icon_value" = "\U00A0No icon";
"preferences_appearance_status_bar_title_title" = "Title";
"preferences_appearance_status_bar_title_event_title_value" = "event title";
"preferences_appearance_status_bar_title_dot_value" = "dot (•)";
"preferences_appearance_status_bar_title_hide_value" = "hide";
"preferences_appearance_status_bar_title_shorten_stepper" = "shorten to %d characters";
"preferences_appearance_status_bar_time_title" = "Time";
"preferences_appearance_status_bar_time_show_value" = "show";
"preferences_appearance_status_bar_time_show_under_title_value" = "show under title";
"preferences_appearance_status_bar_time_hide_value" = "hide";
"preferences_appearance_status_bar_ongoing_title" = "Ongoing event visibility:";
"preferences_appearance_status_bar_ongoing_time_immediate_value" = "hide after start";
"preferences_appearance_status_bar_ongoing_time_ten_after_value" = "hide 10 min after start";
"preferences_appearance_status_bar_ongoing_time_ten_before_next_value" = "hide 10 min before next event";
"preferences_appearance_status_bar_next_event_toggle" = "Show only events starting within";
"preferences_appearance_status_bar_next_event_stepper" = "%d minutes";
"preferences_appearance_menu_title" = "Menu";
"preferences_appearance_menu_show_timeline_toggle" = "Show visual timeline of the day";
"preferences_appearance_menu_shorten_event_title_toggle" = "Shorten event title to";
"preferences_appearance_menu_shorten_event_title_stepper" = "%d characters";
"preferences_appearance_menu_time_format_title" = "Time format:";
"preferences_appearance_menu_time_format_12_hour_value" = "12-hour (AM/PM)";
"preferences_appearance_menu_time_format_24_hour_value" = "24-hour";
"preferences_appearance_menu_show_event_title" = "Show event:";
"preferences_appearance_menu_show_event_end_time_value" = "end time";
"preferences_appearance_menu_show_event_icon_value" = "icon";
"preferences_appearance_menu_show_event_details_value" = "details as submenu";
// MARK: - Preferences Services
"preferences_services_link_meeting_title" = "Open all meeting links in";
"preferences_services_link_service_title" = "Open %@ links in";
"preferences_services_meet_open_notes_on_join" = "Open attached Google Doc notes when joining";
"preferences_services_meet_open_notes_on_join_help" = "Requires the Google Calendar API provider (Preferences > Calendars).";
"preferences_services_link_default_browser_value" = "Default web browser";
"preferences_services_supported_links_list" = "Supported links for services:\n%@";
"preferences_services_supported_links_mailback" = "If the service you use isn't supported, you can send an e-mail to the developers";
"preferences_services_create_meeting_title" = "Create meetings via";
"preferences_services_create_meeting_custom_url_value" = "Custom URL";
"preferences_services_create_meeting_custom_url_placeholder" = "Please enter a valid URL (with http:// or https://)";
"preferences_services_google_meet_tip" = "Tip: Google Meet supports choosing account in the URL, e.g. https://meet.google.com/new?authuser=1";
"preferences_services_create_meeting_browser_title" = "Use web browser";
// MARK: - Preferences Services Browsers Configuration
"preferences_configure_browsers_button" = "Configure web browsers";
"preferences_configure_browsers_delete_alert_title" = "Delete web browser configuration?";
"preferences_configure_browsers_delete_alert_message" = "Delete the %@ browser configuration?";
"preferences_configure_browsers_add_button_browser_title" = "Web browser";
"preferences_configure_browsers_add_button_all_system_title" = "All system web browsers";
"preferences_configure_browsers_modal_add_browser_title" = "Add web browser";
"preferences_configure_browsers_modal_edit_browser_title" = "Edit web browser";
"preferences_configure_browsers_modal_add_browser_name" = "Name";
"preferences_configure_browsers_modal_add_browser_path" = "Path";
"preferences_configure_browsers_modal_add_browser_choose_browser_button_title" = "Choose web browser";
"preferences_configure_browsers_modal_alert_title" = "Can't add browser config";
"preferences_configure_browsers_choose_browser_panel_title" = "Select a web browser app";
"preferences_configure_browsers_choose_browser_panel_prompt" = "Choose web browser";
"preferences_configure_browsers_choose_browser_panel_message" = "Select where to run the web browser from.";
// MARK: - Preferences Bookmarks
"preferences_bookmarks_no_bookmarks_placeholder" = "You don't have any bookmarks yet";
"preferences_bookmarks_delete_bookmark_title" = "Delete bookmark?";
"preferences_bookmarks_delete_bookmark_message" = "Delete %@ bookmark?";
"preferences_bookmarks_add_bookmark_button" = "Add bookmark";
"preferences_bookmarks_new_bookmark_title" = "New bookmark";
"preferences_bookmarks_new_bookmark_name" = "Name";
"preferences_bookmarks_new_bookmark_link_phone" = "Link/phone number";
"preferences_bookmarks_new_bookmark_service" = "Service";
"preferences_bookmarks_new_bookmark_already_exist" = "%@ already has this link/phone number:\n%@";
"preferences_bookmarks_new_bookmark_error_title" = "Can't add bookmark";
// MARK: - Preferences Calendars
"preferences_calendars_select_calendars_title" = "Select calendars to show events in status bar";
"preferences_calendars_add_account_description" = "Can't find the calendar you need?";
"preferences_calendars_add_account_button" = "Add calendar account";
"preferences_calendars_add_account_modal" = "To add external calendars:\n1. Open the default calendar app\n2. Click 'Add Account' in the menu\n3. Choose and connect your account";
"preferences_calendars_provider_section_title" = "Calendars provider";
"preferences_calendars_provider_gcalendar_change_account" = "Change Google Account";
"preferences_calendars_provider_macos_switch" = "Switch to macOS Calendar";
"preferences_calendars_provider_gcalendar_switch" = "Switch to Google Calendar API";
// MARK: - Preferences Advanced
"preferences_advanced_setting_warning" = "⚠️ Only use these settings if you understand what they do";
"preferences_advanced_apple_script_checkmark" = "Run AppleScript when joining a meeting";
"preferences_advanced_apple_script_placeholder" = "# write your script here\ntell application \"Music\" to pause";
"preferences_advanced_run_script_on_event_start" = "Run AppleScript automatically";
"preferences_advanced_test_script_on_next_event" = "Test on next event";
"preferences_advanced_edit_script" = "Edit script";
"preferences_advanced_save_script_button" = "Save script";
"preferences_advanced_wrong_location_title" = "Wrong location";
"preferences_advanced_wrong_location_message" = "Please select the User → Library → Application Scripts → leits.MeetingBar folder";
"preferences_advanced_wrong_location_button" = "Got it!";
"preferences_advanced_event_regex_title" = "Custom regexes to filter out meetings";
"preferences_advanced_regex_title" = "Custom regexes for meeting link";
"preferences_advanced_regex_add_button" = "Add regex";
"preferences_advanced_regex_edit_button" = "edit";
"preferences_advanced_regex_new_title" = "Enter regex";
"preferences_advanced_regex_new_cant_save_title" = "Can't save regex";
// MARK: - Status bar
"status_bar_section_today" = "Today";
"status_bar_section_tomorrow" = "Tomorrow";
"status_bar_empty_calendar_message" = "Select your calendars in the preferences\nto see your meetings";
"status_bar_section_join_next_meeting" = "Join next event meeting";
"status_bar_section_join_current_meeting" = "Join current event meeting";
"status_bar_section_join_from_clipboard" = "Open meeting from clipboard";
"status_bar_section_refresh_sources" = "Refresh sources";
"status_bar_menu_dismiss_curent_meeting" = "Dismiss current meeting";
"status_bar_menu_dismiss_next_meeting" = "Dismiss next meeting";
"status_bar_menu_remove_all_dismissals" = "Remove all dismissals";
"status_bar_event_dismissed_mark" = "dismissed";
"notification_next_meeting_dismissed_title" = "Dismissed %@";
"notification_next_meeting_dismissed_message" = "You can remove dismissal from Quick Actions";
"notification_all_dismissals_removed_title" = "Removed all dismissals";
"notification_all_dismissals_removed_message" = "All dismissed meetings are back in action";
"status_bar_section_join_create_meeting" = "Create meeting";
"status_bar_section_bookmarks_title" = "Bookmarks";
"status_bar_section_bookmarks_menu" = "Bookmarks menu";
"status_bar_section_date_nothing" = "Nothing for %@";
"status_bar_event_start_time_all_day" = "All day";
"status_bar_submenu_calendar_title" = "Calendar: %@";
"status_bar_submenu_duration_all_day" = "%@ - %@ (%@ minutes)";
"status_bar_submenu_status_title" = "Status: %@";
"status_bar_submenu_status_accepted" = " 👍 Accepted";
"status_bar_submenu_status_declined" = " 👎 Declined";
"status_bar_submenu_status_tentative" = " ☝️ Tentative";
"status_bar_submenu_status_pending" = " ⏳ Pending";
"status_bar_submenu_status_unknown" = " ❔ Unknown";
"status_bar_submenu_status_default_extended" = " ❔ (%@)";
"status_bar_submenu_status_default_simple" = " ❔ (Unknown)";
"status_bar_submenu_location_title" = "Location:";
"status_bar_submenu_organizer_title" = "Organizer: %@";
"status_bar_submenu_notes_title" = "Notes:";
"status_bar_submenu_attendees_title" = "Attendees (%d)";
"status_bar_submenu_attendees_no_name" = "Anonymous attendee";
"status_bar_submenu_attendees_you" = "%@ (you)";
"status_bar_submenu_attendees_status_tentative" = " [tentative]";
"status_bar_submenu_attendees_status_unknown" = " [?]";
"status_bar_submenu_copy_meeting_link" = "Copy meeting link";
"status_bar_submenu_dismiss_meeting" = "Dismiss meeting";
"status_bar_submenu_undismiss_meeting" = "Remove dismissal";
"status_bar_submenu_email_attendees" = "Email attendees";
"status_bar_submenu_open_in_calendar" = "Open in Calendar App";
"status_bar_submenu_open_in_fantastical" = "Open in Fantastical";
"status_bar_quick_actions" = "Quick Actions";
"status_bar_show_meeting_names" = "Show meeting title";
"status_bar_hide_meeting_names" = "Hide meeting title";
"status_bar_whats_new" = "What's new?";
"status_bar_rate_app" = "Rate App";
"status_bar_preferences" = "Preferences";
"status_bar_quit" = "Quit MeetingBar";
"status_bar_no_title" = "No title";
"status_bar_event_status_now" = "now (%@ left)";
"status_bar_event_status_in" = "in %@";
"status_bar_error_apple_script_title" = "AppleScript error";
"status_bar_error_link_missed_title" = "Ouch! Can't join the %@";
"status_bar_error_link_missed_message" = "Link not found, or your meeting service is not yet supported";
"status_bar_error_app_link_title" = "Oops! Unable to open the link in the %@";
"status_bar_error_app_link_message" = "Ensure you have the %@ installed, or open such links in a web browser from the preferences instead.";
// MARK: - Welcome screen
"welcome_screen_greeting_main_title" = "Hi! MeetingBar is such a simple app that everything is almost ready.";
"welcome_screen_greeting_additional_title" = "Let’s make it 100% yours!";
"welcome_screen_login_launch_toggle_title" = "Launch MeetingBar at Login";
"welcome_screen_shortcut_next_meeting_title" = "Join next event meeting with your shortcut:";
"welcome_screen_ad_hoc_meeting_title" = "Create ad hoc meetings in ";
"welcome_screen_shortcut_ad_hoc_meeting_title" = "with your shortcut:";
"welcome_screen_setup_calendar_title" = "Set up calendars";
// MARK: - Calendars screen
"calendars_screen_select_calendar_title" = "Select at least one calendar";
"calendars_screen_start_button" = "Start using app";
// MARK: - Access screen
"access_screen_access_denied_title" = "Oops! It looks like you denied access to calendars.";
"access_screen_access_screen_access_denied_go_to_title" = "Go to";
"access_screen_access_denied_system_preferences_button" = "System Preferences";
"access_screen_access_denied_checkbox_title" = "and select a checkbox near MeetingBar.";
"access_screen_access_denied_relaunch_title" = "Then launch the app manually to continue the setup.";
"access_screen_access_granted_title" = "Requesting access to calendars…";
"access_screen_access_granted_click_ok_title" = "Click \"OK\" in the macOS popup.";
"access_screen_provider_picker_label" = "Select calendars provider";
"access_screen_provider_macos_title" = "MacOS Calendar app";
"access_screen_provider_macos_recommended" = "(recommended)";
"access_screen_provider_macos_data_source" = "Get data from MacOS Calendar app";
"access_screen_provider_macos_number_of_accounts" = "Any number of any connected accounts";
"access_screen_provider_gcalendar_data_source" = "Get data directly from Google Calendar";
"access_screen_provider_gcalendar_number_of_accounts" = "Only one Google account";
"access_screen_provider_gcalendar_sign_in_title" = "Google Sign In";
"access_screen_provider_gcalendar_sign_in_description" = "Allow MeetingBar access to your calendar in browser window";
"access_screen_try_again" = "Try again";
// MARK: - Shared
"shared_send_notification_toggle" = "Send a system notification";
"shared_fullscreen_notification_toggle" = "Show a fullscreen notification";
"shared_send_notification_no_alert_style_tip" = "Note: Notifications are set to Banners, so they appear briefly before disappearing. To keep them onscreen until you dismiss them, switch to Alerts in your macOS notification settings.";
"shared_send_notification_disabled_tip" = "⚠️ Your macOS notification settings for MeetingBar are off. Turn on notifications in the macOS system settings to keep track of meetings.";
"shared_automatic_event_join_toggle" = "Automatically join next event meeting";
"shared_automatic_event_join_tip" = "This setting will automatically open your next meeting in your configured app or browser";
// MARK: - Constants
"constants_create_meeting_service_url" = "Custom URL";
"constants_meeting_service_phone" = "Phone number";
"constants_meeting_service_zoom_native" = "Zoom native";
"constants_meeting_service_other" = "Other";
"constants_meeting_service_url" = "URL";
"constants_browser_defaultBrowser" = "Default web browser";
// MARK: - Store
"store_patronage_title" = "MeetingBar Patronage";
"store_patronage_restore_success_message" = "Restored";
"store_patronage_restore_nothing_message" = "Nothing to restore";
"store_patronage_purchase_success_message" = "Purchase made. Thanks for your support!";
"store_patronage_purchase_unknown_message" = "Unknown error. Please contact support.";
"store_patronage_purchase_client_invalid_message" = "Not allowed to make the payment";
"store_patronage_purchase_payment_invalid_message" = "Invalid purchase identifier";
"store_patronage_purchase_payment_not_allowed_message" = "The device is not allowed to carry out the payment";
"store_patronage_purchase_store_product_not_available_message" = "The product is not available in the current storefront";
"store_patronage_purchase_cloud_service_permission_denied_message" = "Access to cloud service info is not allowed";
"store_patronage_purchase_cloud_service_network_connection_failed" = "Could not connect to the network";
"store_patronage_purchase_cloud_service_revoked_message" = "User has revoked permission to use this cloud service";
// MARK: - Notifications
"notifications_event_start_soon_body" = "The event starts soon";
"notifications_event_started_body" = "The event has started";
"notifications_event_start_one_minute_body" = "The event starts in one minute";
"notifications_event_start_three_minutes_body" = "The event starts in three minutes";
"notifications_event_start_five_minutes_body" = "The event starts in five minutes";
"notifications_snooze_until_start" = "Snooze until start time";
"notifications_snooze_for" = "Snooze for %@ min";
"notifications_meetingbar_join_event_action" = "Join";
"notifications_event_ends_soon_body" = "The event ends soon";
"notifications_event_ends_one_minute_body" = "The event ends in one minute";
"notifications_event_ends_three_minutes_body" = "The event ends in three minutes";
"notifications_event_ends_five_minutes_body" = "The event ends in five minutes";
"notifications_meetingbar_dismiss_event_action" = "Dismiss";
// MARK: - Link open
"link_url_cant_open_title" = "Oops! Unable to open the link in %@";
"link_url_cant_open_message" = "Ensure you have %@ installed, or open such links in a web browser from the preferences instead.";