diff --git a/config/locales/client.pl.yml b/config/locales/client.pl.yml index b5f1d5a9..6b12648c 100644 --- a/config/locales/client.pl.yml +++ b/config/locales/client.pl.yml @@ -113,8 +113,6 @@ pl: key: "Key" value: "Value" profile: "profile" - translation: "Translation" - translation_placeholder: "key" type: "Type" none: "Make a selection" submission_key: 'submission key' @@ -127,6 +125,9 @@ pl: select_type: "Select a type" condition: "Condition" index: "Index" + edit_columns: "Edit Columns" + expand_text: "Read More" + collapse_text: "Show Less" category_settings: custom_wizard: title: "Custom Wizard" @@ -158,11 +159,30 @@ pl: no_file: Please choose a file to import file_size_error: The file size must be 512kb or less file_format_error: The file must be a .json file - server_error: "Error: {{message}}" importing: Importing wizards... destroying: Destroying wizards... import_complete: Import complete destroy_complete: Destruction complete + subscription: + documentation: Check out the subscription documentation + authorize: "Connect this forum to use your Custom Wizard subscription plan on %{server}." + not_subscribed: "You've connected, but are not currently subscribed to a Custom Wizard plan on %{server}." + subscription_expiring: "Your subscription is active, but will expire in the next 48 hours." + subscription_active: "Your subscription is active." + subscription_inactive: "Your subscription is inactive on this forum. Read more in the documentation." + unauthorized: "You're not connected. If you have a subscription, it will become inactive in the next 48 hours." + unauthorize_failed: Failed to disconnect. + submissions: + select: "Select a wizard to see its submissions" + viewing: "You're viewing the submissions of the %{wizardName}" + documentation: "Check out the submissions documentation" + logs: + select: "Select a wizard to see its logs" + viewing: "View recent logs for wizards on the forum" + documentation: "Check out the logs documentation" + notices: + info: "Plugin status and subscription notices" + documentation: Check out the notices documentation editor: show: "Show" hide: "Hide" @@ -192,6 +212,8 @@ pl: list: "list" custom_field: "custom field" value: "value" + users: "users" + guests: "users and guests" placeholder: text: "Enter text" property: "Select property" @@ -248,6 +270,7 @@ pl: prefill: "Prefill" content: "Content" tag_groups: "Tag Groups" + can_create_tag: "Can Create Tag" date_time_format: label: "Format" instructions: "Moment.js format" @@ -283,12 +306,14 @@ pl: date: Date time: Time date_time: Date & Time + event: Event (Events Plugin) connector: and: "and" or: "or" then: "then" set: "set" equal: '=' + not_equal: '!=' greater: '>' less: '<' greater_or_equal: '>=' @@ -323,6 +348,8 @@ pl: category: "Category" tags: "Tags" visible: "Visible" + add_event: "Add Event (Events Plugin)" + add_location: "Add Location (Locations Plugin)" open_composer: label: "Open Composer" update_profile: @@ -333,6 +360,10 @@ pl: label: "Watch Categories" categories: "Categories" mute_remainder: "Mute Remainder" + watch_tags: + label: "Watch Tags" + tags: "Tags" + watch_x: notification_level: label: "Notification Level" regular: "Normal" @@ -421,6 +452,9 @@ pl: nav_label: "Submissions" title: "{{name}} Submissions" download: "Download" + group_id: "Group ID" + category_id: "Category ID" + composer_preview: "Composer Preview" api: label: "API" nav_label: 'APIs' @@ -469,8 +503,14 @@ pl: success_codes: "Select success codes" log: label: "Logs" + clear: clear log: nav_label: "Logs" + title: "{{name}} Logs" + date: Date + action: Action + user: User + message: Message manager: nav_label: Manager title: Manage Wizards @@ -480,6 +520,37 @@ pl: upload: Select wizards.json destroy: Destroy destroyed: destroyed + subscription: + title: Subscriber Features + authorize: + label: Connect + title: Connect your subscription to this site + deauthorize: + label: Disconnect + title: Disconnect your subscription from this site + update: + title: "Update subscription status" + subscribed: + label: Subscribed + title: You're subscribed and can use these features + selector: subscribed + not_subscribed: + label: Not Subscribed + title: Subscribe to use these features + selector: not subscribed + type: + none: + label: Subscribe + title: There is no Custom Wizard subscription active on this forum. + business: + label: Support + title: There is a Custom Wizard Business subscription active on this forum. + standard: + label: Support + title: There is a Custom Wizard Standard subscription active on this forum. + community: + label: Support + title: There is a Custom Wizard Community subscription active on this forum. wizard_js: group: select: "Select a group"